[
https://issues.apache.org/jira/browse/NUMBERS-146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073847#comment-17073847
]
Gilles Sadowski commented on NUMBERS-146:
-----------------------------------------
{quote}We'll need a release of these before numbers 1.0-beta1
{quote}
IIRC, not necessarily: I'd think that you could "git clone"
* [https://gitbox.apache.org/repos/asf?p=commons-parent.git]
* [https://gitbox.apache.org/repos/asf?p=commons-release-plugin.git]
and do
{noformat}
$ mvn install
{noformat}
Then refer to the appropriate versions in the [Numbers] POM file.
Of course, a not-so-nice thing is that this project file (part of the
distribution) would depend on a SNAPSHOT version of one of the build tools,
which would prevent someone from building from the released source. :(
So, could you please post to the "dev" ML? Maybe someone who has already
managed CP and plugin releases will accept to do it ASAP. Anyway, doing the
above would ensure that the current SNAPSHOT versions work as expected.
> 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)