Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2013-08-09Update version numbers for 3.3 SR1.v201308091651Neil Hauge1-1/+1
2013-07-03[397108] fix NPE in JAXB JavaElementAdapterFactoryBrian Vosburgh1-2/+14
2013-05-15Removed 2.1 as default JAXB facet version (Bug 408172)Paul Fullbright1-1/+0
2013-04-29fixed jaxb content assist (bug 403390)v201304300138Paul Fullbright43-557/+728
2013-04-25removed JAXB bindingschema, added xp schema to bin buildPaul Fullbright3-377/+2
2013-04-24[406352] fix deadlock in JpaProjectPropertiesPage - changeBrian Vosburgh1-1/+2
2013-04-16[293835] add EclipseLink validation severity preferences page andBrian Vosburgh1-19/+2
2013-04-08removed importsPaul Fullbright1-2/+0
2013-04-08oxm xml file wizardPaul Fullbright3-1/+123
2013-03-26refactor common.core Tools classesBrian Vosburgh8-21/+22
2013-03-26clean up PredicatesBrian Vosburgh18-321/+113
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

Back to the top