Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jaxb
AgeCommit message (Expand)AuthorFilesLines
2013-03-13orged importsPaul Fullbright2-2/+0
2013-03-11rename GenericAnnotationProvider to SimpleAnnotationProviderBrian Vosburgh1-2/+2
2013-03-07rename various CommandExecutor interfaces to correspondingBrian Vosburgh5-21/+21
2013-03-06post-rebase clean-upBrian Vosburgh2-0/+3
2013-03-05fix broken references and change method names corresponding toBrian Vosburgh1-2/+2
2013-03-05rename SourceNode to SourceModelBrian Vosburgh2-4/+4
2013-03-05rename JavaResourceNode to JavaResourceModelBrian Vosburgh15-38/+38
2013-02-22move default severity into ValidationMessageBrian Vosburgh47-229/+184
2013-02-21post-merge changesBrian Vosburgh1-4/+4
2013-02-21convert Filter implementations to PredicatesBrian Vosburgh12-25/+19
2013-02-21convert Filter to PredicateBrian Vosburgh15-65/+65
2013-02-20re-arrange validation message method parms to place args alongside theBrian Vosburgh45-214/+278
2013-02-20convert JAXB to new validation messagesBrian Vosburgh57-779/+757
2013-02-15Bug 400841 - update jpa 2.1 schemas for namespace changeKaren Butzke1-7/+20
2013-02-15[156134] debug.core should not re-export dependenciesTran Le3-2/+5
2013-02-14added oxm xml enums to navigatorPaul Fullbright5-11/+83
2013-02-14moved OxmTypeName to top level, fixed empty string bugPaul Fullbright3-51/+72
2013-02-14added xml enums to type mapping mapPaul Fullbright1-1/+9
2013-02-11message file clean-upBrian Vosburgh9-0/+18
2013-02-11standardize EclipseLink jaxb validation message class etc.Brian Vosburgh16-122/+124
2013-02-11standardize jaxb validation message class etc.Brian Vosburgh36-173/+175
2013-02-11merge changesBrian Vosburgh2-2/+2
2013-02-11clean up messages in dbws.eclipselink.core.genBrian Vosburgh7-70/+71
2013-02-11clean up messages in jaxb plug-insBrian Vosburgh56-670/+669
2013-02-11remove extra Iterator and Iterable constructorsBrian Vosburgh86-514/+510
2013-02-08xml-enum value testing (and bug fix)Paul Fullbright2-4/+93
2013-02-08fixed getValue testsPaul Fullbright1-2/+2
2013-02-08xml enum supportPaul Fullbright15-79/+752
2013-02-08cleaned up importsPaul Fullbright5-27/+26
2013-02-08oxm xml-root-element supportPaul Fullbright11-31/+535
2013-02-08fixed initialization problemPaul Fullbright1-1/+2
2013-02-08fixed casting problemPaul Fullbright1-3/+4
2013-02-08added default xml see also behavior to OXM type mappingsPaul Fullbright11-72/+207
2013-02-08superclass and superclass-associated defaultsPaul Fullbright5-31/+309
2013-02-08prevent default-valued attributesPaul Fullbright1-0/+5
2013-02-08superclass testsPaul Fullbright1-0/+27
2013-02-08super-type namePaul Fullbright5-10/+219
2013-02-07remove obsolete FilteringIterable constructorBrian Vosburgh20-326/+304
2013-01-31rework FilterIterator etc.Brian Vosburgh4-13/+10
2013-01-30remove obsolete CompositeIterable constructorBrian Vosburgh15-84/+88
2013-01-30rework clone iterables and iterators etc.Brian Vosburgh24-120/+114
2013-01-30to work with new tranforming apiPaul Fullbright1-1/+12
2013-01-30to work with new filtering apiPaul Fullbright1-21/+33
2013-01-29Added oxm xmlSeeAlso to context dancePaul Fullbright13-101/+251
2013-01-29Added oxm implementation of XmlSeeAlsoPaul Fullbright7-10/+333
2013-01-29Refactored xmlSeeAlso in resource modelPaul Fullbright8-273/+537
2013-01-29Removed type name from syncPaul Fullbright1-1/+0
2013-01-29oxm context model - java-type name and namespace checkpointPaul Fullbright61-1014/+2982
2013-01-29Committed patch for bug 394063Paul Fullbright1-13/+21
2013-01-29small fix to default access type calculationPaul Fullbright1-3/+11

Back to the top