[
https://issues.apache.org/jira/browse/NUMBERS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17074139#comment-17074139
]
Alex Herbert commented on NUMBERS-146:
--------------------------------------
Hi [~erans]
What command did you run to get that error?
I just tried CP 51-SNAPSHOT with JDK 1.8.0_131 and {{mvn clean site}} worked
for numbers. I had to use {{mvn clean package site}} for rng as JApiCmp
requires a package. It also worked for codec and collections which I tried to
test without a multi-module build.
It also worked for numbers using the full release test:
{noformat}
mvn -Duser.name="__Your_Apache_id__" -Dcommons.release.dryRun=true
-Ptest-deploy -Prelease clean test package site deploy
{noformat}
I tried JDK 1.8.0_241 and that was OK for a test release as well. All done on
MacOS so I'll try linux later.
> Rename "LICENCE.txt" and "NOTICE.txt"
> -------------------------------------
>
> Key: NUMBERS-146
> URL: https://issues.apache.org/jira/browse/NUMBERS-146
> Project: Commons Numbers
> Issue Type: Sub-task
> Components: arrays, combinatorics, complex, core, field, fraction,
> gamma, primes, quaternion
> Reporter: Gilles Sadowski
> Priority: Trivial
> Labels: licence, notice
> Fix For: 1.0
>
>
> * Files {{LICENCE.txt}} should be renamed {{LICENCE}}.
> * Files {{NOTICE.txt}} should be renamed {{NOTICE}}.
> See [here|https://infra.apache.org/apply-license.html#license-file-name] and
> [here|http://www.apache.org/dev/licensing-howto.html].
--
This message was sent by Atlassian Jira
(v8.3.4#803005)