Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/jaxb
AgeCommit message (Collapse)AuthorFilesLines
2023-08-17[582204] Update minor versions for BREE changeR3_31Nitin Dahyabhai4-9/+12
Change-Id: Ie33e6220e8fc7bf078aa662a642c71172198f382
2023-08-01Update jobs from Tycho 2.7.5 to Tycho 4.0.0Nitin Dahyabhai3-6/+6
Change-Id: Id407029b84e8f33e17ff85d6979a9a4055ba31e6
2023-08-01Update jobs from Tycho 2.7.5 to Tycho 4.0.0Nitin Dahyabhai3-9/+9
Change-Id: I272ff14eb44a261b18fbbe69f5936e429af977ff
2023-07-26Update jobs from Tycho 2.7.5 to Tycho 4.0.0Nitin Dahyabhai2-5/+5
Change-Id: Id7358a8da889fbfb6504bff5220c740c365729c7
2023-01-06Fix tests for Java11R3_29Stephane Bouchet1-1/+1
Clean up JPACreateFactory and Fix failing tests in org.eclipse.jpt.jpadiagrameditor.ui.tests.internal* Changes from Erik Brangs Co-authored-by: Erik Brangs <erik.brangs@gmx.de> Signed-off-by: Stephane Bouchet <sbouchet@redhat.com> Change-Id: I2c470aa085c459a8be8d32ad05208233f072e9fd
2021-04-08[572274] Add/update jakarta.xml.bind build-time dependenciesNitin Dahyabhai8-10/+30
Change-Id: I323ebb7761fe977f0f3ea35833a9e98224a169be
2020-07-09bump jaxb/features/org.eclipse.jpt.jaxb.feature/pom.xml to match feature.xmlnickboldt1-1/+1
Signed-off-by: nickboldt <nboldt@redhat.com>
2020-07-09Bug 563157 - JAXB Proposal Computer requires UI ThreadMickael Istria4-6/+7
Audited code and it seems like I Thread is not required. Change-Id: Ibfd9070e5022e829d77f895f503fe97508492202 Signed-off-by: Mickael Istria <mistria@redhat.com>
2019-03-22replace epl-v10.html with epl-2.0.htmlnickboldt12-1968/+1800
Signed-off-by: nickboldt <nboldt@redhat.com>
2019-03-08bump version of jaxb/features/org.eclipse.jpt.jaxb.eclipselink.feature to ↵R3_13nickboldt2-3/+3
1.4.202; let it depend on any version of org.eclipse.persistence.moxy (eg., 2.7.3) Signed-off-by: nickboldt <nboldt@redhat.com>
2019-02-12Bug 543814 - update copyrights and EPL v1 license to EPL 2.0 [first pass]nickboldt975-2271/+3637
Bug 543814 - update copyrights and EPL v1 license to EPL 2.0 [manual updates] Signed-off-by: nickboldt <nboldt@redhat.com>
2018-07-12for all bundles which don't declare a BREE, set ↵nickboldt3-0/+3
Bundle-RequiredExecutionEnvironment: JavaSE-1.8 Signed-off-by: nickboldt <nboldt@redhat.com>
2018-04-10[533417] Avoid unnecessary build dependency on javax.xml.bind bundle3.10.03.10.xMat Booth1-21/+1
This plugin was moved to Java 8 from Java 1.5 in 95df21a and the package "javax.xml.bind" is supplied by the core JRE since Java 6 so there is no longer any need to require it as an extra bundle here in the pom. Signed-off-by: Mat Booth <mat.booth@redhat.com>
2018-03-16update eclipselink dependencies from 2.5.2/2.6.0 -> 2.7.1, along with ↵nickboldt6-11/+11
eclipselink's deps too Signed-off-by: nickboldt <nboldt@redhat.com>
2018-03-01Bug 531425 - add sources/tests/docs/features missing from dali update site;nickboldt45-57/+73
move jpa_diagram_editor/development/ projects to jpa_diagram_editor/DEPRECATED/ as they're no longer required; reorg update site; add missing tests; remove branding.source plugins; remove org.eclipse.jpt.assembly.feature.source remove jpa_diagram_editor/tests/org.eclipse.jpt.jpadiagrameditor.swtbot.tests since it fails to compile remove org.eclipse.jpt.jpa.gen.tests Signed-off-by: nickboldt <nboldt@redhat.com>
2017-12-04Bug 480380 - remove the 3 disabled tests from their wrapper features. Oops, ↵nickboldt2-4/+6
missed this step because we're building using -Pintegration so circular deps are being found in previous releng.agg builds. Also, there should REALLY be a R3_9_maintenance branch to avoid changes in master leaking into the stable maintenance branch. But I digress... Signed-off-by: nickboldt <nboldt@redhat.com>
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
build
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
build
2015-05-19465990 - JptJpaEclipseLinkCoreResourceModelTests reported 1 failure inTran Le1-1/+1
WTP 3.7.0 build.
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

Back to the top