Skip to main content
summaryrefslogtreecommitdiffstats
path: root/jaxb
AgeCommit message (Expand)AuthorFilesLines
2017-10-02temp (unstaged)bjvBrian Vosburgh2-26/+2
2017-05-18refactor tri-state checkbox aspect adaptersBrian Vosburgh5-15/+15
2017-05-18refactor aspect adapters in JAXB plug-insBrian Vosburgh10-125/+213
2017-05-18improve support for boolean attributesBrian Vosburgh4-12/+12
2017-05-18refactor aspect adapters in EclipseLink JAXB plug-insBrian Vosburgh8-113/+185
2017-05-18minor clean-up of PropertyValueModelToolsBrian Vosburgh3-8/+8
2017-05-18rename CollectionPluggablePropertyValueModelAdapter toBrian Vosburgh1-2/+1
2017-05-18refactor subclasses of AspectPropertyValueModelAdapterBrian Vosburgh1-78/+204
2017-05-18remove JaxbProjectModelBrian Vosburgh3-139/+77
2017-05-18Add JAXB support for JRE 1.8Brian Vosburgh1-2/+2
2017-05-18rename PropertyAspectAdapter in preparation to replace itBrian Vosburgh5-23/+23
2017-05-18remove some PropertyAspectAdapter constructorsBrian Vosburgh1-1/+1
2017-05-18refactor BufferedPVMBrian Vosburgh2-93/+80
2017-05-18delete Transformation PVMsBrian Vosburgh10-40/+38
2017-05-18rename AbstractPluggablePropertyValueModel toBrian Vosburgh1-2/+2
2017-05-18remove NullCheckPVMWrapper, PredicatePVM, FilteringPVMBrian Vosburgh1-2/+3
2017-05-18rework PropertyValueModel adaptersBrian Vosburgh3-47/+39
2017-05-18make ValueModel methods public: hasListeners() and hasNoListeners()Brian Vosburgh1-2/+2
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

Back to the top