Hi.
Le lun. 16 sept. 2019 à 19:26, Gary Gregory a écrit :
>
> Note that right now, builds like 'mvn clean site' in git master fail
> because of Checkstyle violations:
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on
> project commons-rng
The build upgrade has been merged, and the branch passes Travis and
Jenkins now. If anyone finds anything else broken on the MATH_3_X
branch I'd like to know.
I'll merge the Java 9 module name stuff soonish unless someone objects.
https://github.com/apache/commons-math/pull/107
Stephen
On Mon, 1
As far as I can tell, mvn site works on the branch with my PR. Shall I merge it?
I wasn't planning on fixing master.
Stephen
On Mon, 16 Sep 2019 at 18:26, Gary Gregory wrote:
>
> Note that right now, builds like 'mvn clean site' in git master fail
> because of Checkstyle violations:
>
> [ERROR]
Note that right now, builds like 'mvn clean site' in git master fail
because of Checkstyle violations:
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-site-plugin:3.7.1:site (default-site) on
project commons-rng-parent: failed to get report for
org.apache.maven.plugins:maven-javadoc-
On Mon, 16 Sep 2019 at 16:58, Stephen Colebourne wrote:
>
> I've started to try and get a release out on the branch to get the
> Java module name in. Since I haven't committed in many years this
> isn't going to be easy.
>
> I've successfully pushed a small fix directly to the MATH_3_X branch.
> I
I’m generally a +1 for this change. I think that minimal upgrades to 3.X are a
good idea. So long as other folks are at least a -0 on 3.X changes, I’m happy
to help with release preparations.
-Rob
> On Sep 16, 2019, at 11:58 AM, Stephen Colebourne wrote:
>
> I've started to try and get a rele
I've started to try and get a release out on the branch to get the
Java module name in. Since I haven't committed in many years this
isn't going to be easy.
I've successfully pushed a small fix directly to the MATH_3_X branch.
I've seen something suggesting that branches can't be deleted, which
ma