Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-03-26clean up TransformersBrian Vosburgh6-36/+62
2013-03-26post CommandExecutor-to-CommandContext rename clean-upBrian Vosburgh1-6/+6
2013-03-26rename SimpleStatefulExtendedCommandExecutor toBrian Vosburgh1-2/+2
2013-03-26rename AsynchronousExtendedCommandExecutor toBrian Vosburgh1-2/+2
2013-03-26rename ThreadLocalExtendedCommandExecutor toBrian Vosburgh1-4/+4
2013-03-19Relaxed validation severity for factory method paramsv201303210123Paul Fullbright2-1/+2
2013-03-19Only return built in xsd type if the model has an associated schemaPaul Fullbright1-1/+2
2013-03-19bugs 403489 and 403496 - default XmlElementWrapper name and allow addPaul Fullbright1-2/+6
2013-03-13clean up PredicateBrian Vosburgh11-18/+25
2013-03-13clean up TextRangeBrian Vosburgh1-1/+2
2013-03-13clean up AnnotationProviderBrian Vosburgh1-1/+1
2013-03-13refactored jaxb/java attributesPaul Fullbright60-484/+808
2013-03-13Fixed synchronize logicPaul Fullbright1-1/+2
2013-03-13cosmeticPaul Fullbright2-10/+8
2013-03-13reworked access typePaul Fullbright3-53/+92
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-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 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

Back to the top