Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/jaxb
AgeCommit message (Expand)AuthorFilesLines
2015-11-19[482134] clear up ArrayTools APIBrian Vosburgh2-22/+22
2015-10-09upgrade to JavaSE-1.8Brian Vosburgh30-58/+50
2015-09-23major rework of collections, stacks, queues, and dequesBrian Vosburgh10-40/+49
2015-07-16add final line delimiter to dbws.eclipselink.ui MANIFEST.MFBrian Vosburgh1-1/+1
2015-07-16rework ListenerListBrian Vosburgh3-7/+9
2015-05-31Reverted version change.Tran Le2-2/+2
2015-05-29Updated new version of javax.xml.bind.Tran Le2-2/+2
2015-05-29Fixed javax.xml.bind versionRange.Tran Le2-2/+2
2015-05-28Fixed build failures for Bug 468497.Tran Le1-1/+6
2015-05-28[Bug 468497] JaxbCoreMiscTests reported 2 test failures on WTP 3.7.0Tran Le1-0/+10
2015-05-27Reverted changes for bug 468497Tran Le1-5/+0
2015-05-27[Bug 468497] JaxbCoreMiscTests reported 2 test failures on WTP 3.7.0Tran Le1-0/+5
2015-05-19465990 - JptJpaEclipseLinkCoreResourceModelTests reported 1 failure inTran Le1-1/+1
2015-01-17[457630] Fix version number updates.R3_4_2Neil Hauge8-8/+8
2015-01-16[457630] Fix version number updates.Neil Hauge1-1/+1
2015-01-16[457630] Fix version number updates.Neil Hauge4-4/+4
2015-01-15[457630] Fix version number updates.Neil Hauge4-4/+4
2015-01-15Change line endings.Neil Hauge2-255/+255
2015-01-15[437635] Provide JDK 1.8 support for JAXB.Neil Hauge2-190/+192
2014-10-25426393 - Patch appliedTran Le1-2/+21
2014-10-24446475 - Update version numbers for 3.6.2 / 3.4.2Tran Le6-6/+6
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

Back to the top