Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jaxb
AgeCommit message (Expand)AuthorFilesLines
2014-08-19Update pom's for new version of EclipseLink.Neil Hauge1-1/+1
2014-05-08433924 - Update Oracle copyrightv201405081709Tran Le11-22/+22
2014-05-08433924 - Update Eclipse licensesTran Le6-6/+6
2014-05-08433924 - Increments license features to 1.0.1Tran Le8-8/+8
2014-04-11431961 - [CBI] Enable JUnit tests for dali jpa and jaxbTran Le2-4/+230
2014-01-22424861 - Exclude source files for javax.wsdl and javax.persistencev201401221940Tran Le1-0/+1
2013-10-14419257 - Pom version updatesv201310142259Tran Le21-21/+21
2013-09-24Fixed CIB build version errorsv201309241700Tran Le21-37/+37
2013-09-20Fix versions for Luna M2.v201309231612Neil Hauge10-10/+10
2013-08-27clean up manifestsBrian Vosburgh3-1/+2
2013-08-26add packages o.e.jpt.common.utility.exception andBrian Vosburgh3-5/+5
2013-08-22414702 - [CBI] webtools.dali patch for building with Maven/TychoTran Le21-0/+721
2013-08-13Fixed XMLUnmarshaller.unmarshal(File) access restrictionv201308132259Tran Le1-3/+3
2013-08-13Updated EclipseLink.v201308131625Tran Le2-3/+3
2013-08-12clean up JaxbProjectTestHarnessBrian Vosburgh3-5/+5
2013-08-12rename TestJaxbProject to JaxbProjectTestHarnessBrian Vosburgh6-31/+31
2013-08-12clean up JavaProjectTestHarnessBrian Vosburgh19-37/+37
2013-08-12rename TestJavaProject to JavaProjectTestHarnessBrian Vosburgh12-15/+15
2013-08-09Update version numbers for 3.4 M1.v201308091641Neil Hauge16-16/+16
2013-07-15412668 - Manifests of dbws.builder and core.gen bundles cause a usesv201307152051Tran Le1-3/+3
2013-07-05clean up various plugin.xml filesBrian Vosburgh5-91/+99
2013-07-03[397108] fix NPE in JAXB JavaElementAdapterFactoryBrian Vosburgh1-2/+14
2013-06-27add combo-box model bindingBrian Vosburgh1-1/+1
2013-06-24clean up SWT bindingsBrian Vosburgh1-2/+2
2013-06-18add ValidationMessageClassTest and add tests for JPA and JAXB (GenericBrian Vosburgh2-1/+7
2013-06-17convert ListenerList to IterableBrian Vosburgh3-3/+3
2013-06-17rename package common.ui.internal.swt.bind toBrian Vosburgh2-5/+5
2013-06-17begin model delegate workBrian Vosburgh26-58/+81
2013-06-10rework item content and label providersBrian Vosburgh39-1526/+1435
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
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
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
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
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 Fullbright10-2/+123
2013-04-08oxm xml file wizardPaul Fullbright30-19/+975

Back to the top