Re: (RestJiraDownloader) Re: [VOTE] Release Apache Commons BCEL 6.6.1 based on RC1

2022-10-28 Thread Alex Herbert
On Thu, 27 Oct 2022 at 22:46, Gary Gregory  wrote:
>
> Would you mind creating a ticket for the proper Maven plugin?

https://issues.apache.org/jira/browse/MCHANGES-413

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



Re: [VOTE] Release Apache Commons Compress 1.22 based on RC1

2022-10-28 Thread Gary D. Gregory
The tag in the repo is wrong:

git clone https://gitbox.apache.org/repos/asf/commons-compress.git --branch 
commons-compress-1.22-RC1 commons-compress-1.22-RC1
Cloning into 'commons-compress-1.22-RC1'...
fatal: Remote branch commons-compress-1.22-RC1 not found in upstream origin

Gary

On 2022/10/28 02:38:00 Bruno Kinoshita wrote:
> Hi Matt,
> 
> 1) Clone and checkout the RC tag
> >
> > git clone https://gitbox.apache.org/repos/asf/commons-compress.git
> > --branch commons-compress-1.22-RC1 commons-compress-1.22-RC1
> > cd commons-compress-1.22-RC1
> >
> 
> Tried checking it out after `git fetch --all --tags`, but found nothing.
> Opened gitbox and the closest I found was a tag without the RC1. I think
> there's also a branch release-1.22. Could you confirm the tag, please?
> 
> -Bruno
> 
> On Wed, 26 Oct 2022 at 09:05, Matt Sicker  wrote:
> 
> > We have fixed quite a few bugs and added some significant enhancements
> > since Apache Commons Compress 1.21 was released, so I would like to release
> > Apache Commons Compress 1.22.
> >
> > Apache Commons Compress 1.22 RC1 is available for review here:
> > https://dist.apache.org/repos/dist/dev/commons/compress/1.22-RC1 (svn
> > revision 57596)
> >
> > The Git tag commons-compress-1.22-RC1 commit for this RC is
> > 5183d0b08c0897e6f0c41a038487b7c795136425 which you can browse here:
> >
> > https://gitbox.apache.org/repos/asf?p=commons-compress.git;a=commit;h=5183d0b08c0897e6f0c41a038487b7c795136425
> > You may checkout this tag using:
> > git clone https://gitbox.apache.org/repos/asf/commons-compress.git
> > --branch commons-compress-1.22-RC1 commons-compress-1.22-RC1
> >
> > Maven artifacts are here:
> >
> > https://repository.apache.org/content/repositories/orgapachecommons-1603/org/apache/commons/commons-compress/1.22/
> >
> > These are the artifacts and their hashes:
> >
> > #Release SHA-512s
> > #Tue Oct 25 14:46:59 CDT 2022
> > Apache\ Commons\
> > Compress-1.22.spdx.rdf.xml=aef6cc68bff93fe66c70ffb486a3f9e5709ada04e51c8eb5901368eb9e7ce627885b367123c3db86912b3625d374d0bf02610edb86fe223ae974bab2fa60bec2
> >
> > commons-compress-1.22-bin.tar.gz=81f0f1e75797d7199e8eb399f26571955f27040b4255859ec4df73714a2edd0d7238823201ffd486bf18f1cbf80ff7f28dbd4f5ad4655826468775ceec224d55
> >
> > commons-compress-1.22-bin.zip=ccfeaa45ba257d6895fd849a1d31f88498d4ada23502318dd94747f00e9662e6ca335ab458b12436024c4cb25cef723393e0336534c6fc978b27aaa4b0e82650
> >
> > commons-compress-1.22-bom.json=24dcbf472caf173e1ed4151867451bd457b581c86e1cd24a045ddbe3e4a139916598dbf51b87d3f299f30d0029f62a65981e42e48dd74efb44fa1068cde0fdc0
> >
> > commons-compress-1.22-bom.xml=8e19c58886ff57ff078c88e90d6b1dcb21b48dc43df1ab69e7727ff11a5374e16e6f2dfc32fc5ed37ba4a0ccc065b6a41bdb00a60fd9789fb6d7b82094bb28ec
> >
> > commons-compress-1.22-javadoc.jar=f7d10749afd6574cb6189d5701d310d5a7aae029d6d6b8a879d8dda4d9435f815fb671437c876f0f74cf7d8ebd219b04a2c903cc83a2bd8ddf63225f69add06c
> >
> > commons-compress-1.22-sources.jar=94c2a396e831cdfcee438958a58fe5ca70b53b4884cd665568805ad0519f8ca12e960e2ce92ea73d70e414c6dd4a5f8c562bc758e19f5bffb06b696fb5589b6d
> >
> > commons-compress-1.22-src.tar.gz=7d9e34d9a23e81778574fce2e637b380ef5027f3fc262f2583ec9568cfd16b766ec591a025f78987e2290a4a193992f4621c3ca05104e8e17a9cc32efdde8487
> >
> > commons-compress-1.22-src.zip=fa8fec592d255f5ef23ce27491db9523222ed90113e7efd02fd9cc126d5e2df3d9caa578d049df0cca1f299e54d416295002b7f9c24e87b4b77b5c54658013bb
> >
> > commons-compress-1.22-test-sources.jar=703e5a7b203505f42e69257952640594a1d0fdc14311e8028728d9bc5c27e65554767b6ea0583cc23e91a400ea595210890773395cfb807afbf3468604bf38ce
> >
> > commons-compress-1.22-tests.jar=771d1ad4757e65993d75c629f206eecb7e99765eb01e4da621a405cc068e5cade8332f57fb3d19d5cb273aec54e1ea85c24a3053c0cb61c386ec2f64770b868f
> >
> >
> >
> > I have tested this with ***'mvn clean install site'*** using:
> >
> > Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
> > Maven home: /Users/matt/.sdkman/candidates/maven/current
> > Java version: 1.8.0_322, vendor: Azul Systems, Inc., runtime:
> > /Users/matt/.sdkman/candidates/java/8.0.322-zulu/zulu-8.jdk/Contents/Home/jre
> > Default locale: en_US, platform encoding: UTF-8
> > OS name: "mac os x", version: "12.6", arch: "aarch64", family: "mac"
> > Darwin matt1max.local 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22
> > 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64
> >
> > Details of changes since 1.21 are in the release notes:
> >
> > https://dist.apache.org/repos/dist/dev/commons/compress/1.22-RC1/RELEASE-NOTES.txt
> >
> > https://dist.apache.org/repos/dist/dev/commons/compress/1.22-RC1/site/changes-report.html
> >
> > Site:
> >
> > https://dist.apache.org/repos/dist/dev/commons/compress/1.22-RC1/site/index.html
> > (note some *relative* links are broken and the 1.22 directories are
> > not yet created - these will be OK once the site is deployed.)
> >
> > *** JApiCmp Report (compared to 1.21):
> >
> > https://dist.apache.org/

Re: [VOTE] Release Apache Commons Compress 1.22 based on RC1

2022-10-28 Thread Matt Sicker
The branch release-1.22 is where I’m staging the release before merging back to 
master. The tag was accidentally named “commons-compress-1.22” which I aliased 
to the RC1 tag, but it appears I might not have pushed the second tag. I’ll fix 
the tag later today, though in the meantime, you can use the same tag without 
“-RC1” appended.

> On Oct 27, 2022, at 9:38 PM, Bruno Kinoshita  wrote:
> 
> Hi Matt,
> 
> 1) Clone and checkout the RC tag
>> 
>> git clone https://gitbox.apache.org/repos/asf/commons-compress.git
>> --branch commons-compress-1.22-RC1 commons-compress-1.22-RC1
>> cd commons-compress-1.22-RC1
>> 
> 
> Tried checking it out after `git fetch --all --tags`, but found nothing.
> Opened gitbox and the closest I found was a tag without the RC1. I think
> there's also a branch release-1.22. Could you confirm the tag, please?
> 
> -Bruno
> 
> On Wed, 26 Oct 2022 at 09:05, Matt Sicker  wrote:
> 
>> We have fixed quite a few bugs and added some significant enhancements
>> since Apache Commons Compress 1.21 was released, so I would like to release
>> Apache Commons Compress 1.22.
>> 
>> Apache Commons Compress 1.22 RC1 is available for review here:
>>https://dist.apache.org/repos/dist/dev/commons/compress/1.22-RC1 (svn
>> revision 57596)
>> 
>> The Git tag commons-compress-1.22-RC1 commit for this RC is
>> 5183d0b08c0897e6f0c41a038487b7c795136425 which you can browse here:
>> 
>> https://gitbox.apache.org/repos/asf?p=commons-compress.git;a=commit;h=5183d0b08c0897e6f0c41a038487b7c795136425
>> You may checkout this tag using:
>>git clone https://gitbox.apache.org/repos/asf/commons-compress.git
>> --branch commons-compress-1.22-RC1 commons-compress-1.22-RC1
>> 
>> Maven artifacts are here:
>> 
>> https://repository.apache.org/content/repositories/orgapachecommons-1603/org/apache/commons/commons-compress/1.22/
>> 
>> These are the artifacts and their hashes:
>> 
>> #Release SHA-512s
>> #Tue Oct 25 14:46:59 CDT 2022
>> Apache\ Commons\
>> Compress-1.22.spdx.rdf.xml=aef6cc68bff93fe66c70ffb486a3f9e5709ada04e51c8eb5901368eb9e7ce627885b367123c3db86912b3625d374d0bf02610edb86fe223ae974bab2fa60bec2
>> 
>> commons-compress-1.22-bin.tar.gz=81f0f1e75797d7199e8eb399f26571955f27040b4255859ec4df73714a2edd0d7238823201ffd486bf18f1cbf80ff7f28dbd4f5ad4655826468775ceec224d55
>> 
>> commons-compress-1.22-bin.zip=ccfeaa45ba257d6895fd849a1d31f88498d4ada23502318dd94747f00e9662e6ca335ab458b12436024c4cb25cef723393e0336534c6fc978b27aaa4b0e82650
>> 
>> commons-compress-1.22-bom.json=24dcbf472caf173e1ed4151867451bd457b581c86e1cd24a045ddbe3e4a139916598dbf51b87d3f299f30d0029f62a65981e42e48dd74efb44fa1068cde0fdc0
>> 
>> commons-compress-1.22-bom.xml=8e19c58886ff57ff078c88e90d6b1dcb21b48dc43df1ab69e7727ff11a5374e16e6f2dfc32fc5ed37ba4a0ccc065b6a41bdb00a60fd9789fb6d7b82094bb28ec
>> 
>> commons-compress-1.22-javadoc.jar=f7d10749afd6574cb6189d5701d310d5a7aae029d6d6b8a879d8dda4d9435f815fb671437c876f0f74cf7d8ebd219b04a2c903cc83a2bd8ddf63225f69add06c
>> 
>> commons-compress-1.22-sources.jar=94c2a396e831cdfcee438958a58fe5ca70b53b4884cd665568805ad0519f8ca12e960e2ce92ea73d70e414c6dd4a5f8c562bc758e19f5bffb06b696fb5589b6d
>> 
>> commons-compress-1.22-src.tar.gz=7d9e34d9a23e81778574fce2e637b380ef5027f3fc262f2583ec9568cfd16b766ec591a025f78987e2290a4a193992f4621c3ca05104e8e17a9cc32efdde8487
>> 
>> commons-compress-1.22-src.zip=fa8fec592d255f5ef23ce27491db9523222ed90113e7efd02fd9cc126d5e2df3d9caa578d049df0cca1f299e54d416295002b7f9c24e87b4b77b5c54658013bb
>> 
>> commons-compress-1.22-test-sources.jar=703e5a7b203505f42e69257952640594a1d0fdc14311e8028728d9bc5c27e65554767b6ea0583cc23e91a400ea595210890773395cfb807afbf3468604bf38ce
>> 
>> commons-compress-1.22-tests.jar=771d1ad4757e65993d75c629f206eecb7e99765eb01e4da621a405cc068e5cade8332f57fb3d19d5cb273aec54e1ea85c24a3053c0cb61c386ec2f64770b868f
>> 
>> 
>> 
>> I have tested this with ***'mvn clean install site'*** using:
>> 
>> Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
>> Maven home: /Users/matt/.sdkman/candidates/maven/current
>> Java version: 1.8.0_322, vendor: Azul Systems, Inc., runtime:
>> /Users/matt/.sdkman/candidates/java/8.0.322-zulu/zulu-8.jdk/Contents/Home/jre
>> Default locale: en_US, platform encoding: UTF-8
>> OS name: "mac os x", version: "12.6", arch: "aarch64", family: "mac"
>> Darwin matt1max.local 21.6.0 Darwin Kernel Version 21.6.0: Mon Aug 22
>> 20:19:52 PDT 2022; root:xnu-8020.140.49~2/RELEASE_ARM64_T6000 arm64
>> 
>> Details of changes since 1.21 are in the release notes:
>> 
>> https://dist.apache.org/repos/dist/dev/commons/compress/1.22-RC1/RELEASE-NOTES.txt
>> 
>> https://dist.apache.org/repos/dist/dev/commons/compress/1.22-RC1/site/changes-report.html
>> 
>> Site:
>> 
>> https://dist.apache.org/repos/dist/dev/commons/compress/1.22-RC1/site/index.html
>>(note some *relative* links are broken and the 1.22 directories are
>> not yet created - these will be OK once the site is deployed.)
>> 
>> *** JApiCmp Report (compared to 1.21):
>> 
>> https://dist.

[numbers] Erronous tag NUMBERS_1_0_B1_RC1

2022-10-28 Thread Alex Herbert
When preparing the 1.1 RC for [numbers] I pushed my tags using:

git push --tags

This seems to have pushed an old tag NUMBERS_1_0_B1_RC1 made by Matt
Juntunen a few days before the official beta RC1 tag. This is pointing
at a different commit from the tags used for the beta release:

commons-numbers-1.0-beta1-rc1
rel/commons-numbers-1.0-beta1-rc1

---
> git tag -v commons-numbers-1.0-beta1-rc1
object 3406c0980b4bc1071314bbb081dad2ef49cd68d3
type commit
tag commons-numbers-1.0-beta1-rc1
tagger Matt Juntunen  1585912799 -0400

1.0-beta1-rc1
gpg: Signature made Fri 03 Apr 2020 12:19:59 BST
gpg:using RSA key 7DD53AEFEDF1C3D392B51EBE346F4FCECFB70B1A
gpg:issuer "mattjuntu...@apache.org"
gpg: Can't check signature: No public key

> git tag -v NUMBERS_1_0_B1_RC1
object 38730f37233053ec411312f5cc8afe9214bb7942
type commit
tag NUMBERS_1_0_B1_RC1
tagger Matt Juntunen  1585513554 -0400

RC1
gpg: Signature made Sun 29 Mar 2020 21:25:54 BST
gpg:using RSA key 7DD53AEFEDF1C3D392B51EBE346F4FCECFB70B1A
gpg:issuer "mattjuntu...@apache.org"
gpg: Can't check signature: No public key
---

I suggest we remove this tag from the repository given it was not used
for any published release or release candidate.

Alex

-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org



[VOTE] Release Apache Commons Numbers 1.1 based on RC1

2022-10-28 Thread Alex Herbert
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons Numbers 1.0 was released, so I would like to
release Apache Commons Numbers 1.1.

Apache Commons Numbers 1.1 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/numbers/1.1-RC1
(svn revision 57646)

The Git tag for this RC is commons-numbers-1.1-RC1 which you can browse here:

https://gitbox.apache.org/repos/asf?p=commons-numbers.git;a=commit;h=commons-numbers-1.1-RC1

You may checkout this tag using:
git clone https://gitbox.apache.org/repos/asf/commons-numbers.git
--branch commons-numbers-1.1-RC1 commons-numbers-1.1-RC1

Maven artifacts are here:

https://repository.apache.org/content/repositories/orgapachecommons-1604/org/apache/commons/

These are the artifacts and their hashes:

commons-numbers-1.1-bin.tar.gz=e3827bf92a58bef6c1e1760a771c38a78ef74d452c030e7e0b0220ef439a93e7f9102bf871b1bcc6d2fd36e5cdd3f8cf457bf020d5c7b58b93675cade2937040
commons-numbers-1.1-bin.zip=5d4f132253df294f30eea4893d94ad3c63788dee5c6b006f861ea502da3da34918b215b3d5cb2f534a59f864ba4c3ba1f536cb914c1de0388974e19e3e5f9b52
commons-numbers-1.1-src.tar.gz=7398d725ac4fa7d8c3ef6f3578630ffd66c740c70120dfea1dd2dbe99dcbe75925bce7f3c98651613c13878997ccf669b4c66dd8c13e09b737988ce5c69419c6
commons-numbers-1.1-src.zip=7b448154dc0f917004780e52e982fdbc852840bb5dc87fa14d20cf0fb7701d755fbcaf492a27058db4cfbb6e9e024e19929857b69289d2c77c89f605addc998a

I have tested this with 'mvn clean install' using:

Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /usr/local/apache-maven-3
Java version: 1.8.0_333, vendor: Oracle Corporation, runtime:
/usr/lib/jvm/jdk1.8.0_333/jre
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix"

I have tested this with 'mvn package site site:stage
-Pcommons-numbers-examples' using:

Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
Maven home: /usr/local/apache-maven-3
Java version: 11.0.16, vendor: Ubuntu, runtime:
/usr/lib/jvm/java-11-openjdk-amd64
Default locale: en_GB, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix"

Note: The examples included by the profile require Java 9+.

Details of changes since 1.0 are in the release notes:

https://dist.apache.org/repos/dist/dev/commons/numbers/1.1-RC1/RELEASE-NOTES.txt

https://dist.apache.org/repos/dist/dev/commons/numbers/1.1-RC1/site/changes-report.html

Site:
https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/
(note some *relative* links are broken and the 1.1 directories are
not yet created - these will be OK once the site is deployed.)

JApiCmp Report (compared to 1.0):

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-angle/japicmp.html

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-arrays/japicmp.html

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-combinatorics/japicmp.html

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-complex/japicmp.html

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-core/japicmp.html

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-field/japicmp.html

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-fraction/japicmp.html

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-gamma/japicmp.html

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-primes/japicmp.html

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-quaternion/japicmp.html

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-rootfinder/japicmp.html

RAT Report:

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/rat-report.html

KEYS:
  https://www.apache.org/dist/commons/KEYS

Please review the release candidate and vote.
This vote will close no sooner than 72 hours from now.

  [ ] +1 Release these artifacts
  [ ] +0 OK, but...
  [ ] -0 OK, but really should fix...
  [ ] -1 I oppose this release because...

Thank you,

Alex Herbert,
Release Manager (using key BC87A3FD0A54480F0BADBEBD21939FF0CA2A6567)

The following is intended as a helper and refresher for reviewers.

Validating a release candidate
==

These guidelines are NOT complete.

Requirements: Git, Java, Maven.

You can validate a release from a release candidate (RC) tag as follows.

1) Clone and checkout the RC tag

git clone https://gitbox.apache.org/repos/asf/commons-numbers.git
--branch commons-numbers-1.1-RC1 commons-numbers-1.1-RC1
cd commons-numbers-1.1-RC1

OR

Extract the source from a source distribution archive at
https://dist.apache.org/repos/dist/dev/commons/numbers/1.1-RC1

2)

Re: [VOTE] Release Apache Commons Compress 1.22 based on RC1

2022-10-28 Thread Bruno Kinoshita
Hi Matt,

  [x] +1 Release these artifacts

Thanks for confirming the tag name.

Build passing successfully using that tag, running `mvn clean test install
site` on

nothing to commit, working tree clean
kinow@ranma:~/Development/java/apache/commons-compress$ mvn -v
Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/apache-maven-3.8.5
Java version: 17.0.4, vendor: Private Build, runtime:
/usr/lib/jvm/java-17-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.0-52-generic", arch: "amd64", family:
"unix"

The site's changes.xml generated HTML page does not have a description
(other releases have), and shows as not released yet (normally it has the
vote release date, I think). Can be fixed later, other reports look OK.

Manually inspected files from dist area (source and binaries), and also
checked signatures. Everything looks OK!

Thanks Matt,
Bruno

On Sat, 29 Oct 2022 at 05:26, Matt Sicker  wrote:

> The branch release-1.22 is where I’m staging the release before merging
> back to master. The tag was accidentally named “commons-compress-1.22”
> which I aliased to the RC1 tag, but it appears I might not have pushed the
> second tag. I’ll fix the tag later today, though in the meantime, you can
> use the same tag without “-RC1” appended.
>
> > On Oct 27, 2022, at 9:38 PM, Bruno Kinoshita  wrote:
> >
> > Hi Matt,
> >
> > 1) Clone and checkout the RC tag
> >>
> >> git clone https://gitbox.apache.org/repos/asf/commons-compress.git
> >> --branch commons-compress-1.22-RC1 commons-compress-1.22-RC1
> >> cd commons-compress-1.22-RC1
> >>
> >
> > Tried checking it out after `git fetch --all --tags`, but found nothing.
> > Opened gitbox and the closest I found was a tag without the RC1. I think
> > there's also a branch release-1.22. Could you confirm the tag, please?
> >
> > -Bruno
> >
> > On Wed, 26 Oct 2022 at 09:05, Matt Sicker  wrote:
> >
> >> We have fixed quite a few bugs and added some significant enhancements
> >> since Apache Commons Compress 1.21 was released, so I would like to
> release
> >> Apache Commons Compress 1.22.
> >>
> >> Apache Commons Compress 1.22 RC1 is available for review here:
> >>https://dist.apache.org/repos/dist/dev/commons/compress/1.22-RC1
> (svn
> >> revision 57596)
> >>
> >> The Git tag commons-compress-1.22-RC1 commit for this RC is
> >> 5183d0b08c0897e6f0c41a038487b7c795136425 which you can browse here:
> >>
> >>
> https://gitbox.apache.org/repos/asf?p=commons-compress.git;a=commit;h=5183d0b08c0897e6f0c41a038487b7c795136425
> >> You may checkout this tag using:
> >>git clone https://gitbox.apache.org/repos/asf/commons-compress.git
> >> --branch commons-compress-1.22-RC1 commons-compress-1.22-RC1
> >>
> >> Maven artifacts are here:
> >>
> >>
> https://repository.apache.org/content/repositories/orgapachecommons-1603/org/apache/commons/commons-compress/1.22/
> >>
> >> These are the artifacts and their hashes:
> >>
> >> #Release SHA-512s
> >> #Tue Oct 25 14:46:59 CDT 2022
> >> Apache\ Commons\
> >>
> Compress-1.22.spdx.rdf.xml=aef6cc68bff93fe66c70ffb486a3f9e5709ada04e51c8eb5901368eb9e7ce627885b367123c3db86912b3625d374d0bf02610edb86fe223ae974bab2fa60bec2
> >>
> >>
> commons-compress-1.22-bin.tar.gz=81f0f1e75797d7199e8eb399f26571955f27040b4255859ec4df73714a2edd0d7238823201ffd486bf18f1cbf80ff7f28dbd4f5ad4655826468775ceec224d55
> >>
> >>
> commons-compress-1.22-bin.zip=ccfeaa45ba257d6895fd849a1d31f88498d4ada23502318dd94747f00e9662e6ca335ab458b12436024c4cb25cef723393e0336534c6fc978b27aaa4b0e82650
> >>
> >>
> commons-compress-1.22-bom.json=24dcbf472caf173e1ed4151867451bd457b581c86e1cd24a045ddbe3e4a139916598dbf51b87d3f299f30d0029f62a65981e42e48dd74efb44fa1068cde0fdc0
> >>
> >>
> commons-compress-1.22-bom.xml=8e19c58886ff57ff078c88e90d6b1dcb21b48dc43df1ab69e7727ff11a5374e16e6f2dfc32fc5ed37ba4a0ccc065b6a41bdb00a60fd9789fb6d7b82094bb28ec
> >>
> >>
> commons-compress-1.22-javadoc.jar=f7d10749afd6574cb6189d5701d310d5a7aae029d6d6b8a879d8dda4d9435f815fb671437c876f0f74cf7d8ebd219b04a2c903cc83a2bd8ddf63225f69add06c
> >>
> >>
> commons-compress-1.22-sources.jar=94c2a396e831cdfcee438958a58fe5ca70b53b4884cd665568805ad0519f8ca12e960e2ce92ea73d70e414c6dd4a5f8c562bc758e19f5bffb06b696fb5589b6d
> >>
> >>
> commons-compress-1.22-src.tar.gz=7d9e34d9a23e81778574fce2e637b380ef5027f3fc262f2583ec9568cfd16b766ec591a025f78987e2290a4a193992f4621c3ca05104e8e17a9cc32efdde8487
> >>
> >>
> commons-compress-1.22-src.zip=fa8fec592d255f5ef23ce27491db9523222ed90113e7efd02fd9cc126d5e2df3d9caa578d049df0cca1f299e54d416295002b7f9c24e87b4b77b5c54658013bb
> >>
> >>
> commons-compress-1.22-test-sources.jar=703e5a7b203505f42e69257952640594a1d0fdc14311e8028728d9bc5c27e65554767b6ea0583cc23e91a400ea595210890773395cfb807afbf3468604bf38ce
> >>
> >>
> commons-compress-1.22-tests.jar=771d1ad4757e65993d75c629f206eecb7e99765eb01e4da621a405cc068e5cade8332f57fb3d19d5cb273aec54e1ea85c24a3053c0cb61c386ec2f64770b868f
> >>
> >>
> >>
> >> I have tested this with ***'mv

Re: [VOTE] Release Apache Commons Numbers 1.1 based on RC1

2022-10-28 Thread Bruno Kinoshita
Hi Alex,

  [x] +1 Release these artifacts

Built from tag, with `mvn clean test install site` using

Apache Maven 3.8.5 (3599d3414f046de2324203b78ddcf9b5e4388aa0)
Maven home: /opt/apache-maven-3.8.5
Java version: 17.0.4, vendor: Private Build, runtime:
/usr/lib/jvm/java-17-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "5.15.0-52-generic", arch: "amd64", family:
"unix"

Inspected dist area files (tar/zip, from binary/sources) and found no
issues. NOTICE files OK, Release Notes files OK, signatures look OK.

Found no issues looking at a few site reports from the link in this vote
email (too many modules to inspect everything, sorry!)

Thanks!

Bruno

On Sat, 29 Oct 2022 at 05:53, Alex Herbert  wrote:

> We have fixed quite a few bugs and added some significant enhancements
> since Apache Commons Numbers 1.0 was released, so I would like to
> release Apache Commons Numbers 1.1.
>
> Apache Commons Numbers 1.1 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/numbers/1.1-RC1
> (svn revision 57646)
>
> The Git tag for this RC is commons-numbers-1.1-RC1 which you can browse
> here:
>
> https://gitbox.apache.org/repos/asf?p=commons-numbers.git;a=commit;h=commons-numbers-1.1-RC1
>
> You may checkout this tag using:
> git clone https://gitbox.apache.org/repos/asf/commons-numbers.git
> --branch 
> commons-numbers-1.1-RC1 commons-numbers-1.1-RC1
>
> Maven artifacts are here:
>
> https://repository.apache.org/content/repositories/orgapachecommons-1604/org/apache/commons/
>
> These are the artifacts and their hashes:
>
>
> commons-numbers-1.1-bin.tar.gz=e3827bf92a58bef6c1e1760a771c38a78ef74d452c030e7e0b0220ef439a93e7f9102bf871b1bcc6d2fd36e5cdd3f8cf457bf020d5c7b58b93675cade2937040
>
> commons-numbers-1.1-bin.zip=5d4f132253df294f30eea4893d94ad3c63788dee5c6b006f861ea502da3da34918b215b3d5cb2f534a59f864ba4c3ba1f536cb914c1de0388974e19e3e5f9b52
>
> commons-numbers-1.1-src.tar.gz=7398d725ac4fa7d8c3ef6f3578630ffd66c740c70120dfea1dd2dbe99dcbe75925bce7f3c98651613c13878997ccf669b4c66dd8c13e09b737988ce5c69419c6
>
> commons-numbers-1.1-src.zip=7b448154dc0f917004780e52e982fdbc852840bb5dc87fa14d20cf0fb7701d755fbcaf492a27058db4cfbb6e9e024e19929857b69289d2c77c89f605addc998a
>
> I have tested this with 'mvn clean install' using:
>
> Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
> Maven home: /usr/local/apache-maven-3
> Java version: 1.8.0_333, vendor: Oracle Corporation, runtime:
> /usr/lib/jvm/jdk1.8.0_333/jre
> Default locale: en_GB, platform encoding: UTF-8
> OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family:
> "unix"
>
> I have tested this with 'mvn package site site:stage
> -Pcommons-numbers-examples' using:
>
> Apache Maven 3.8.6 (84538c9988a25aec085021c365c560670ad80f63)
> Maven home: /usr/local/apache-maven-3
> Java version: 11.0.16, vendor: Ubuntu, runtime:
> /usr/lib/jvm/java-11-openjdk-amd64
> Default locale: en_GB, platform encoding: UTF-8
> OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family:
> "unix"
>
> Note: The examples included by the profile require Java 9+.
>
> Details of changes since 1.0 are in the release notes:
>
> https://dist.apache.org/repos/dist/dev/commons/numbers/1.1-RC1/RELEASE-NOTES.txt
>
> https://dist.apache.org/repos/dist/dev/commons/numbers/1.1-RC1/site/changes-report.html
>
> Site:
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/
> (note some *relative* links are broken and the 1.1 directories are
> not yet created - these will be OK once the site is deployed.)
>
> JApiCmp Report (compared to 1.0):
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-angle/japicmp.html
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-arrays/japicmp.html
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-combinatorics/japicmp.html
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-complex/japicmp.html
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-core/japicmp.html
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-field/japicmp.html
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-fraction/japicmp.html
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-gamma/japicmp.html
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-primes/japicmp.html
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-quaternion/japicmp.html
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-rootfinder/japicmp.html
>
> RAT Report:
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/rat-report.html
>
> KEYS:
>   https://www.apache.org/dist/commons/KEYS
>

Re: [VOTE] Release Apache Commons Numbers 1.1 based on RC1

2022-10-28 Thread Alex Herbert
I included the wrong link to the changes report. It is here:

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/changes-report.html

Note that this custom site is only required as the commons-release-plugin
does not stage the multi-module site, so it is done manually for review.

I note that there are two locations on the site using MathJax that are not
rendering correctly, particularly the user guide which uses it heavily for
some sections, e.g.

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/userguide/index.html#Continued_Fractions
https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/developers.html
(search for 'Pythagorean triplet')

I do not know why this is happening. They render correctly locally using
the same site I used for the upload. The javadocs using MathJax are
rendered OK, e.g.

https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-docs/apidocs/org/apache/commons/numbers/gamma/IncompleteGamma.Lower.html

The MathJax url for the javadoc and the site pages is different. Note that
the developers guide on the Numbers live site for the last release is also
broken for MathJax, so it may never have been working. The RNG site does
work for the same page and so this can be fixed post-deployment. For now
you can render the site locally to view the user guide:

mvn site -DgenerateReports=false -N
open target/site/userguide/index.html

Alex


Re: [VOTE] Release Apache Commons Numbers 1.1 based on RC1

2022-10-28 Thread Bruno Kinoshita
Ah good spot Alex. I believe we can sort out these site issues after the
release if needed (in case the site is rendered correctly after the
release/deploy).

Bruno

On Sat, 29 Oct 2022, 9:55 am Alex Herbert,  wrote:

> I included the wrong link to the changes report. It is here:
>
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/changes-report.html
>
> Note that this custom site is only required as the commons-release-plugin
> does not stage the multi-module site, so it is done manually for review.
>
> I note that there are two locations on the site using MathJax that are not
> rendering correctly, particularly the user guide which uses it heavily for
> some sections, e.g.
>
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/userguide/index.html#Continued_Fractions
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/developers.html
> (search for 'Pythagorean triplet')
>
> I do not know why this is happening. They render correctly locally using
> the same site I used for the upload. The javadocs using MathJax are
> rendered OK, e.g.
>
>
> https://home.apache.org/~aherbert/commons-numbers-1.1-RC1-site/commons-numbers-docs/apidocs/org/apache/commons/numbers/gamma/IncompleteGamma.Lower.html
>
> The MathJax url for the javadoc and the site pages is different. Note that
> the developers guide on the Numbers live site for the last release is also
> broken for MathJax, so it may never have been working. The RNG site does
> work for the same page and so this can be fixed post-deployment. For now
> you can render the site locally to view the user guide:
>
> mvn site -DgenerateReports=false -N
> open target/site/userguide/index.html
>
> Alex
>