tomee
tomee copied to clipboard
[TOMEE-4061] Derby 10.15.2.0
This i a tentative to update Derby to 10.15.x, upon other dep updates.
Derby 10.15.x is modular, it might break CI, please merge wisely.
CI build ok on my fork https://github.com/sultan/tomee/actions/runs/3195891350/jobs/5217111532
rebased upon:
- PR #938
@sultan Can you rebase this one? So we can create a CI task for it to see
on it.
@rzo1, rebased and ready for CI test
Thanks. I created a CI task for it: https://ci-builds.apache.org/job/Tomee/job/TOMEE-4061/
@sultan looks like two regressions:
org.apache.openejb.arquillian.EarWarResourcesXmlTest.(?)
org.apache.openejb.resource.jdbc.driver.AlternateDriverJarTest.testBoth
Might be quick ones: class not found and missing jar.
ok i'll see if i can correct
If you need help/support, just drop a message in the list or in the PR.
@jeanouii updated this test last year for it to pass, i hard coded the test so that the 'two drivers' are 10.10 and 10.14. you both might want to review this change.
TO BE MERGED AFTER:
- PR #938
- PR #953
rebased upon dependencies cleanup, i do recommend:
- review about the hard coded values of the multi-driver datasources tests AlternateDriverJarTest.java
- build on CI
no more job on my side, and ready
TODO :
- create a JIRA for this dep update
rebased upon tomee-9.x
please review
is this PR still needed ?
Only derby left. I triggered a full build for it.
I think, that we need to port these changes targeting https://github.com/apache/tomee/pull/1005 as well.
I'm ok to merge this one too. But this is with the view that we may need to revert because of the TCK setup. I remember TCK issues but probably a good time to address those as well. Thanks @sultan
I'm ok to merge this one too. But this is with the view that we may need to revert because of the TCK setup. I remember TCK issues but probably a good time to address those as well. Thanks @sultan
this will be in PR #1021 ... its a small PR so no problem reverting it if needed