Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jaxb
AgeCommit message (Expand)AuthorFilesLines
2020-07-09bump jaxb/features/org.eclipse.jpt.jaxb.feature/pom.xml to match feature.xmlnickboldt1-1/+1
2020-07-09Bug 563157 - JAXB Proposal Computer requires UI ThreadMickael Istria4-6/+7
2019-03-22replace epl-v10.html with epl-2.0.htmlnickboldt12-1968/+1800
2019-03-08bump version of jaxb/features/org.eclipse.jpt.jaxb.eclipselink.feature to 1.4...R3_13nickboldt2-3/+3
2019-02-12Bug 543814 - update copyrights and EPL v1 license to EPL 2.0 [first pass]nickboldt975-2271/+3637
2018-07-12for all bundles which don't declare a BREE, set Bundle-RequiredExecutionEnvir...nickboldt3-0/+3
2018-04-10[533417] Avoid unnecessary build dependency on javax.xml.bind bundle3.10.03.10.xMat Booth1-21/+1
2018-03-16update eclipselink dependencies from 2.5.2/2.6.0 -> 2.7.1, along with eclipse...nickboldt6-11/+11
2018-03-01Bug 531425 - add sources/tests/docs/features missing from dali update site;nickboldt45-57/+73
2017-12-04Bug 480380 - remove the 3 disabled tests from their wrapper features. Oops, m...nickboldt2-4/+6
2016-03-18[489171] Bump versions for Neon.Neil Hauge28-28/+28
2016-01-14[468637] fix StackOverflowError when type hierarchy has a cycleBrian Vosburgh4-15/+15
2016-01-13clean up some JavaDocBrian Vosburgh2-13/+11
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

Back to the top