Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-02-22move default severity into ValidationMessageBrian Vosburgh32-170/+123
2013-02-21post-merge changesBrian Vosburgh1-4/+4
2013-02-21convert Filter implementations to PredicatesBrian Vosburgh10-21/+16
2013-02-21convert Filter to PredicateBrian Vosburgh11-42/+42
2013-02-20re-arrange validation message method parms to place args alongside theBrian Vosburgh31-154/+191
2013-02-20convert JAXB to new validation messagesBrian Vosburgh38-507/+567
2013-02-15[156134] debug.core should not re-export dependenciesTran Le1-0/+1
2013-02-11message file clean-upBrian Vosburgh2-0/+4
2013-02-11standardize jaxb validation message class etc.Brian Vosburgh34-161/+163
2013-02-11clean up messages in jaxb plug-insBrian Vosburgh17-57/+56
2013-02-11remove extra Iterator and Iterable constructorsBrian Vosburgh9-47/+47
2013-02-08xml enum supportPaul Fullbright3-45/+56
2013-02-08oxm xml-root-element supportPaul Fullbright3-8/+9
2013-02-08added default xml see also behavior to OXM type mappingsPaul Fullbright2-4/+7
2013-02-08superclass and superclass-associated defaultsPaul Fullbright1-2/+2
2013-02-07remove obsolete FilteringIterable constructorBrian Vosburgh13-208/+239
2013-01-31rework FilterIterator etc.Brian Vosburgh2-7/+6
2013-01-30remove obsolete CompositeIterable constructorBrian Vosburgh7-22/+17
2013-01-30rework clone iterables and iterators etc.Brian Vosburgh19-86/+79
2013-01-30to work with new tranforming apiPaul Fullbright1-1/+12
2013-01-29Added oxm xmlSeeAlso to context dancePaul Fullbright4-58/+55
2013-01-29oxm context model - java-type name and namespace checkpointPaul Fullbright24-185/+394
2013-01-29Committed patch for bug 394063Paul Fullbright1-13/+21
2013-01-29small fix to default access type calculationPaul Fullbright1-3/+11
2013-01-29clean up messages in common.core, common.ui, and common.eclipselink.coreBrian Vosburgh2-2/+2
2013-01-28clean up utility classes (iterables and iterators in particular); addBrian Vosburgh27-503/+547
2013-01-24Generalize context model exclusions for JAXB types to all core javaNeil Hauge2-20/+9
2013-01-22rename ProjectResourceLocator methodsBrian Vosburgh1-1/+1
2013-01-21398686 - Initial crack at binary type support for JAXB. SupportedNeil Hauge2-265/+292
2013-01-21398686 - Update/finish binary resource model for JAXB core.Neil Hauge3-0/+395
2013-01-21Ensure jaxb model is sync'ed after imports change. Paul Fullbright1-2/+2
2013-01-17tie together top-level global state and add null checksBrian Vosburgh13-45/+113
2013-01-11tweak the JAXB facet version constants againBrian Vosburgh5-203/+192
2013-01-11rework constants; [397412] fix JaxbSchemasPropertiesPage broken by imageBrian Vosburgh1-1/+2
2013-01-11rework constantsBrian Vosburgh16-357/+334
2013-01-10Bug 391360 - jdt refactoring extensions load the jpa.core plug-in even when t...Karen Butzke1-1/+1
2013-01-09fix some NPEsBrian Vosburgh1-7/+3
2013-01-08[395211] fix shutdown deadlock etc.Brian Vosburgh4-67/+79
2012-12-10added local superclassName variable; refactored superclass, includedPaul Fullbright1-37/+22
2012-12-10fixed setXmlTransient(boolean)Paul Fullbright1-1/+6
2012-12-10fixed typoPaul Fullbright1-1/+1
2012-12-10JavaResourceAnnotatedElement.Kind renamed to JavaResourceAnnotatedElement.Ast...Karen Butzke6-18/+15
2012-12-07refactoring for oxm - checkpointPaul Fullbright50-373/+660
2012-11-12bug 393592 - JPA commands are appearing in Quick Access when not appropriate...v201211130301Karen Butzke1-0/+18
2012-11-06[392584] fix BackingStoreException during JAXB project creation - it'sBrian Vosburgh1-27/+4
2012-10-12make property testers consistentBrian Vosburgh3-6/+6
2012-10-11rework utility classesBrian Vosburgh146-2575/+4019
2012-10-10388602 - Fix several other consecutive single quotes.v201210110244Neil Hauge1-6/+6
2012-10-09Bug 391462 - fixed initialization/synchronization of SourceAnnotation subclas...Karen Butzke10-81/+21
2012-10-04removed JavaContextNode and refactored java interfaces into java packagev201210042332Paul Fullbright52-184/+105

Back to the top