Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-17 Thread Gary Gregory
Hi Arun, There's not going to be anything to pick up for a while ;-) Gary On Sat, Dec 17, 2022, 18:06 Arun Avanathan wrote: > Gary - if we have a ticket to upgrade DBCP to java 11, I can take it up. > > > On Dec 17, 2022, at 1:09 PM, Richard Zowalla > wrote: > > > > Sure. Sounds like a plan

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-17 Thread Arun Avanathan
Gary - if we have a ticket to upgrade DBCP to java 11, I can take it up. > On Dec 17, 2022, at 1:09 PM, Richard Zowalla wrote: > > Sure. Sounds like a plan :) > > Am 17. Dezember 2022 22:06:48 MEZ schrieb Gary Gregory > : >> I think we should wait for a little while: I'd want to release

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-17 Thread Gilles Sadowski
Le sam. 17 déc. 2022 à 20:27, Alex Herbert a écrit : > > Verified the checksums on the source and binary archives. > > Verified the binary jar files have the correct module entries in the > MANIFEST.MF. > > Built from the git tag using: 'mvn' > > Apache Maven 3.6.3

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-17 Thread Richard Zowalla
Sure. Sounds like a plan :) Am 17. Dezember 2022 22:06:48 MEZ schrieb Gary Gregory : >I think we should wait for a little while: I'd want to release current code >from git for Commons Pool, then DBCP (which sits on top of Pool), make sure >all is well, then see about going to DBCP 3, on Java 8

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-17 Thread Gary Gregory
I think we should wait for a little while: I'd want to release current code from git for Commons Pool, then DBCP (which sits on top of Pool), make sure all is well, then see about going to DBCP 3, on Java 8 for now but considering Java 11 maybe. Do consider that the Commons community is small and

Re: [VOTE][RC1] Release Commons Math 4.0-beta1

2022-12-17 Thread Alex Herbert
Verified the checksums on the source and binary archives. Verified the binary jar files have the correct module entries in the MANIFEST.MF. Built from the git tag using: 'mvn' Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /usr/local/apache-maven-3.6.3 Java version:

Re: Jakarta namespace in commons like dbcp - thoughts / ideas?

2022-12-17 Thread Richard Zowalla
For DBCP, it basically boils down to BasicManagedDataSource.java DataSourceXAConnectionFactory.java LocalXAConnectionFactory.java SynchronizationAdapter.java TransactionContext.java TransactionRegistry.java Looking at these classes, the move to jakarta definitley affects binary compatibility as

Re: Any plans to release DBUtils anytime soon?

2022-12-17 Thread Gary Gregory
One of the PRs you merged broke the build on GitHub, please fix. Gary On Mon, Dec 5, 2022, 09:40 Carl Hall wrote: > Hi, all! I'm working through the PR backlog and correcting build errors. > Once I get things settled, I'll return to the 2.0 release from a couple of > years ago to cancel &