[Math] "mvn commons-build:download-page" fails with Java 11

2022-12-12 Thread Gilles Sadowski
Hello. Running $ JAVA_HOME=~/java/jdk/oracle/jdk1.8.0_333 mvn commons-build:download-page [...] [INFO] BUILD SUCCESS [...] Running $ JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64/ mvn commons-build:download-page [...] [ERROR] Failed to execute goal org.apache.commons:commons-build-plugin:1.12:down

Re: [Math] "maven site" fails

2022-12-12 Thread Gilles Sadowski
Le lun. 12 déc. 2022 à 23:53, Alex Herbert a écrit : > > Deleting the line: > > > > Works. > > I had to do this for the statistics userguide. IIRC the stylesheet was > empty there so it did not matter. However for math the style sheet > contains some elements. It includes some styles that do not

Re: [Math] "maven site" fails

2022-12-12 Thread Alex Herbert
Deleting the line: Works. I had to do this for the statistics userguide. IIRC the stylesheet was empty there so it did not matter. However for math the style sheet contains some elements. It includes some styles that do not exist and the project.css which is empty apart from an import of a url

[Math] "maven site" fails

2022-12-12 Thread Gilles Sadowski
Hello. Running $ mvn clean package site [...] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-site-plugin:3.12.1:site (default-site) on project commons-math-parent: Error parsing '/home/gilles/gilles/devel/java/apache/commons-math/trunk/src/site/xdoc/userguide/analysis.xml': line [20

Re: [Math] Towards 4.0

2022-12-12 Thread Alex Herbert
I think a beta would be good. Ideally we would get some feedback from those migrating from CM3 to CM4 and there could be a chance to adjust the API. Alex On Mon, 12 Dec 2022 at 15:22, Gary Gregory wrote: > > I'd be happy with at least one beta release. > > Gary > > On Mon, Dec 12, 2022, 10:03 Gi

Re: [Math] Towards 4.0

2022-12-12 Thread Gary Gregory
I'd be happy with at least one beta release. Gary On Mon, Dec 12, 2022, 10:03 Gilles Sadowski wrote: > Le lun. 12 déc. 2022 à 15:50, Gary Gregory a > écrit : > > > > I would say go for it is you are 100% certain that all public and > protected > > elements are the best they can be as a major r

Re: [Math] Towards 4.0

2022-12-12 Thread Gilles Sadowski
Le lun. 12 déc. 2022 à 15:50, Gary Gregory a écrit : > > I would say go for it is you are 100% certain that all public and protected > elements are the best they can be as a major release is the only time we > can change them. 100% I'm sure it isn't. ;-) Much work remains in order to reach desira

Re: [Math] Towards 4.0

2022-12-12 Thread Gary Gregory
I would say go for it is you are 100% certain that all public and protected elements are the best they can be as a major release is the only time we can change them. Gary On Mon, Dec 12, 2022, 09:39 Gilles Sadowski wrote: > Hello. > > With all its dependencies having been released, are there an

[Math] Towards 4.0

2022-12-12 Thread Gilles Sadowski
Hello. With all its dependencies having been released, are there any objections (or concerns) wrt the release of the next major version of "Commons Math"? Regards, Gilles - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.

JDK 20 Rampdown Phase 1 & Valhalla LW4 Early-Access builds

2022-12-12 Thread David Delabassee
Welcome to the final OpenJDK Quality Outreach update for 2022! JDK 20, scheduled for General Availability on March 21 2023, is now in Rampdown Phase One (RDP1) [1]. At this point, the overall JDK 20 [2] feature set is frozen (see below the final list of JEPs integrated into JDK 20) and only lo