Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2014-01-17425913 - Fix versions for 3.3.2 release.v201401172016Neil Hauge2-2/+2
2013-08-09Update version numbers for 3.3 SR1.v201308091651Neil Hauge2-2/+2
2013-07-16412668 - Manifests of dbws.builder and core.gen bundles cause a usesv201307162200Tran Le1-3/+3
conflict on javax.wsdl wiring
2013-07-03[397108] fix NPE in JAXB JavaElementAdapterFactoryBrian Vosburgh1-2/+14
2013-05-15Check for all blank strings before checking package name (Bug 408174)v201305152244Paul Fullbright1-1/+1
2013-05-15Removed 2.1 as default JAXB facet version (Bug 408172)Paul Fullbright1-1/+0
2013-05-15Missing key from validation description properties (Bug 408149)Paul Fullbright1-0/+1
2013-05-14Fix for default namespaces in xpath (bug 381380)Paul Fullbright4-52/+186
2013-05-03Fixed initialization of ClassesGeneratorWizardPaul Fullbright2-5/+11
2013-04-29fixed jaxb content assist (bug 403390)v201304300138Paul Fullbright66-620/+923
2013-04-25added emf models to exported packages, added emf models and xp schemasPaul Fullbright3-7/+19
to binary builds
2013-04-25removed JAXB bindingschema, added xp schema to bin buildPaul Fullbright3-377/+2
2013-04-24[406352] fix deadlock in JpaProjectPropertiesPage - changeBrian Vosburgh2-12/+19
JpaFacetVersionChangeDataModelProvider to get default values from preferences (not from the JPA project)
2013-04-18clean up some build.properties filesBrian Vosburgh1-2/+3
2013-04-16[293835] add EclipseLink validation severity preferences page andBrian Vosburgh2-38/+4
project properties page
2013-04-16move TableLayoutCompositeBrian Vosburgh2-2/+2
2013-04-16clean up some of the common.ui utilitiesBrian Vosburgh15-56/+43
2013-04-16rename SWTTools to SWTBindToolsBrian Vosburgh2-5/+5
2013-04-16rename o.e.jpt.common.ui.internal.utility.swt toBrian Vosburgh2-2/+2
o.e.jpt.common.ui.internal.swt.bind
2013-04-09added "not latest version" validationPaul Fullbright3-0/+32
2013-04-09Fixed CCE on initPaul Fullbright1-2/+2
2013-04-08put add schema to library action in jobv201304090106Paul Fullbright3-20/+57
2013-04-08removed importsPaul Fullbright1-2/+0
2013-04-08JAXB EclipseLink 2.5 platformPaul Fullbright9-0/+121
2013-04-08oxm xml file wizardPaul Fullbright30-19/+975
2013-03-26refactor common.core Tools classesBrian Vosburgh12-31/+33
2013-03-26clean up PredicatesBrian Vosburgh23-361/+144
2013-03-26clean up TransformersBrian Vosburgh8-53/+78
2013-03-26post CommandExecutor-to-CommandContext rename clean-upBrian Vosburgh1-6/+6
2013-03-26rename SimpleStatefulExtendedCommandExecutor toBrian Vosburgh1-2/+2
SimpleStatefulExtendedCommandContext
2013-03-26rename AsynchronousExtendedCommandExecutor toBrian Vosburgh1-2/+2
AsynchronousExtendedCommandContext
2013-03-26rename ThreadLocalExtendedCommandExecutor toBrian Vosburgh1-4/+4
ThreadLocalExtendedCommandContext
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-19MOXy allows multiple element names in XmlElementsPaul Fullbright1-4/+2
2013-03-19added XmlElementRef(s) as valid backpointers (forwardpointers) forPaul Fullbright2-1/+3
XmlInverseReference
2013-03-19bugs 403489 and 403496 - default XmlElementWrapper name and allow addPaul Fullbright1-2/+6
for Map attributes
2013-03-19only validate java class if there is no oxm mapping for itPaul Fullbright1-0/+5
2013-03-19fixed validation error when there is no schema against which to validatePaul Fullbright1-1/+6
2013-03-13re-work ItemTreeContentProvider.FactoryBrian Vosburgh6-22/+19
2013-03-13re-work ItemExtendedLabelProvider.FactoryBrian Vosburgh6-16/+16
2013-03-13clean up PredicateBrian Vosburgh13-20/+29
2013-03-13clean up TextRangeBrian Vosburgh2-2/+4
2013-03-13clean up AnnotationProviderBrian Vosburgh1-1/+1
2013-03-13oxm java attributes support - initial contributionPaul Fullbright130-1228/+2260
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 Fullbright5-81/+148
2013-03-13orged importsPaul Fullbright2-2/+0

Back to the top