Re: REMINDER: [VOTE] Release Apache Commons JCS 3.0 based on RC1

2020-08-20 Thread sebb
On Thu, 20 Aug 2020 at 23:23, Gilles Sadowski  wrote:
>
> Le jeu. 20 août 2020 à 23:15, sebb  a écrit :
> >
> > On Thu, 20 Aug 2020 at 21:54, Gilles Sadowski  wrote:
> > >
> > > Le jeu. 20 août 2020 à 22:00, sebb  a écrit :
> > > >
> > > > AFAICT the release artifacts have only sha512 files.
> > > >
> > > > However the Maven jars have md5 and sha1; I don't think there's much
> > > > we can do about that.
> > > > This is due to Nexus and/or Maven.
> > > >
> > > > The hash types look OK to me.
> > > >
> > > > Anyway the release distribution page [1] does not relate to Maven
> > > > releases AFAIK.
> > >
> > > OK.
> > > Then, I'd suggest that we don't bloat the vote message with
> > > files that don't matter.
> >
> > What files are you referring to?
>
> The list that follows the line "These are the Maven artifacts and their 
> hashes:"

Maven files are not required by ASF policy, but since we provide them
they need to be part of the review
The hashes are needed to tie the email to the files.

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



Re: REMINDER: [VOTE] Release Apache Commons JCS 3.0 based on RC1

2020-08-20 Thread Gilles Sadowski
Le jeu. 20 août 2020 à 23:15, sebb  a écrit :
>
> On Thu, 20 Aug 2020 at 21:54, Gilles Sadowski  wrote:
> >
> > Le jeu. 20 août 2020 à 22:00, sebb  a écrit :
> > >
> > > AFAICT the release artifacts have only sha512 files.
> > >
> > > However the Maven jars have md5 and sha1; I don't think there's much
> > > we can do about that.
> > > This is due to Nexus and/or Maven.
> > >
> > > The hash types look OK to me.
> > >
> > > Anyway the release distribution page [1] does not relate to Maven
> > > releases AFAIK.
> >
> > OK.
> > Then, I'd suggest that we don't bloat the vote message with
> > files that don't matter.
>
> What files are you referring to?

The list that follows the line "These are the Maven artifacts and their hashes:"

As pointed out several times, we should rather have a pointer to a
script that would
 * download the files
 * download a text file in the suitable format for e.g.
https://manpages.debian.org/jessie/coreutils/sha512sum.1.en.html

I've also wondered why this would not be done just once, by the RM.

Gilles

> > >
> > > On Thu, 20 Aug 2020 at 18:39, Gary Gregory  wrote:
> > > >
> > > > On Thu, Aug 20, 2020 at 1:24 PM Gilles Sadowski 
> > > > wrote:
> > > >
> > > > > Hi Thomas.
> > > > >
> > > > > Le jeu. 20 août 2020 à 09:14, Thomas Vandahl  a 
> > > > > écrit :
> > > > > >
> > > > > > Could I please ask for one more PMC vote?
> > > > >
> > > > > IIUC[1], this release should not ship with SHA1 or MD5 files.
> > > > >
> > > >
> > > > Correct. ONLY SHA-256 or 512.
> > > >
> > > > Gary
> > > >
> > > >
> > > > > Regards,
> > > > > Gilles
> > > > >
> > > > > [1] https://infra.apache.org/release-distribution.html#sigs-and-sums
> > > > >
> > > > > >
> > > > > > TIA
> > > > > > Bye, Thomas
> > > > > >
> > > > > > On 17.08.20 08:29, Thomas Vandahl wrote:
> > > > > > > This has been a major overhaul of JCS with many adjustments for 
> > > > > > > JDK 8+,
> > > > > > > better concurrency and logging. Finally, I would like to
> > > > > > > release Apache Commons JCS 3.0.
> > > > > > [...]
> > > > > > > Please review the release candidate and vote.
> > > > > > > This vote will close no sooner that 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,
> > > > > > >
> > > > > > > Bye, Thomas
> > > > > > > Release Manager (using key 88817402)

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



Re: [VOTE] Release Apache Commons JCS 3.0 based on RC1

2020-08-20 Thread sebb
+1

On Tue, 18 Aug 2020 at 07:38, Romain Manni-Bucau  wrote:
>
> Always sad of this artifact renaming thing when there is only minor
> breaking changes - or none for most artifacts - but works as expected on my
> test apps and source artifact looks good, so:
>
> [X] +1 Release these artifacts
>
> Romain Manni-Bucau
> @rmannibucau  |  Blog
>  | Old Blog
>  | Github  |
> LinkedIn  | Book
> 
>
>
> Le mar. 18 août 2020 à 07:45, Bruno P. Kinoshita  a
> écrit :
>
> > [x] +1 Release these artifacts
> >
> > Build OK from the tag with Maven 3.5.4, Ubuntu 18.04 LTS, JDK 1.8.
> >
> > Site reports look good. The docs about upgrading from 2.x to 3.x should be
> > useful for users, great idea.
> >
> > Had a look inside the dist archives for binaries and sources, everything
> > looks OK. Found no issues with signatures of Maven (checked only
> > commons-jcs3-core) and dist area archives.
> >
> > Thanks!
> > Bruno
> >
> >
> >
> >
> > On Monday, 17 August 2020, 6:29:18 pm NZST, Thomas Vandahl 
> > wrote:
> >
> >
> >
> >
> >
> > This has been a major overhaul of JCS with many adjustments for JDK 8+,
> > better concurrency and logging. Finally, I would like to
> > release Apache Commons JCS 3.0.
> >
> > Apache Commons JCS 3.0 RC1 is available for review here:
> > https://dist.apache.org/repos/dist/dev/commons/jcs/3.0-RC1 (svn
> > revision 40998)
> >
> > The Git tag commons-jcs3-3.0-rc1 commit for this RC is
> > 2c281fc779770f15f8d7cf4421a47eddbb422a1d which you can browse here:
> >
> >
> > https://gitbox.apache.org/repos/asf?p=commons-jcs.git;a=commit;h=2c281fc779770f15f8d7cf4421a47eddbb422a1d
> >
> > You may checkout this tag using:
> > git clone https://gitbox.apache.org/repos/asf/commons-jcs.git
> > --branch 
> > commons-jcs3-3.0-rc1 commons-jcs3-3.0-rc1
> >
> > Maven artifacts are here:
> >
> >
> > https://repository.apache.org/content/repositories/orgapachecommons-1522/org/apache/commons/commons-jcs3/3.0/
> >
> > These are the distribution artifacts and their hashes:
> >
> > commons-jcs3-dist-3.0-src.zip=
> >
> > 7948c2ec95c034c86a794d7cf749b507ca697bd5c1041a1666405a0ffa99878ff93aba40f8fb257fc923b107b20c50fe4c941a631d06549751e5350b886590ef
> > commons-jcs3-dist-3.0-src.tar.gz=
> >
> > f5aaec51851beff43605cc6392b8b428b347c4aa9014760f944281fb7e92db413f5a688276ad204522131597c691e797a68317f0625b05abc605a3407c4aa151
> > commons-jcs3-dist-3.0-bin.zip=
> >
> > 18da4ec7dc823f14b5cf8e9410d182fdb5c8fff1c6b2e66e5aecced882452e3498159acfb4c31d7b90203201ea8266aaf6d9f20bd637a73e03d3d3202ecc045c
> > commons-jcs3-dist-3.0-bin.tar.gz=
> >
> > b09f11d7875ed3bb0fe704eba90436fd63b73427aca8960e408e8823a998a7f19f8aa4ec43dd50c0b29da228e9e3b8d5388dd4d8bfeb6f39eb84866792467160
> >
> > These are the Maven artifacts and their hashes:
> >
> > commons-jcs3-core-3.0-javadoc.jar=
> >
> > 9cde0fca72a48c8f02abe1ec488fb90d1089afdfed5de004a87d0dff07a9e472fc23a3712d935097468ddcb5daead2dd865a5f45d18e119ae271c780f6e6aa0e
> > commons-jcs3-core-3.0-sources.jar=
> >
> > 113d3a862f276aa4010aa31870c284fe1418859e8fc596ff26bb818e4cd70b7d592307a89012e4ea8170f6b5b2580abc620647128bdbaa864564a4c5b108f81d
> > commons-jcs3-core-3.0-test-sources.jar=
> >
> > 104536381ca3c82049ce2bd02fdb34d226ca0bb5741783af3a833412809ea3d3929d46a8bfd0db4e72b93938a28c1ed33c473c2f42c5ed6c918709bc946f2588
> > commons-jcs3-core-3.0-tests.jar=
> >
> > 5d6f4dabb316d7a6d186ae680fc561f1651ace5a2d4f08d1ef00d3331b32c216ea20863c9947e4092ce6b0e819d39e4e994678f4d4775a334d83d7c498439530
> > commons-jcs3-core-3.0.jar=
> >
> > 60aa6f6ef00dc5c0050da196bc7f3b2560bd002ec0f67b85f78a42571dbd400651456c26643c7f0123698405c07f8104bcd9fd67dea5788f5c348c48826833b2
> > commons-jcs3-jcache-extras-3.0-javadoc.jar=
> >
> > 2ed5254bfb88720cd7c8cdb49ba9749ab215d4671018d177dd8f3fd52dcd42c4f1dfeb0c7e0a81aac5a25e2a42a6d0e983f29134515d9681ea9c2e083d92595a
> > commons-jcs3-jcache-extras-3.0-sources.jar=
> >
> > e0f8562ea8322efc03cf946ede568ccae7f32586dfd7cf8e6e06b27de6e787b5830342355da3354b7035194f6f54931a939fd6c7d76fc2753620bd09557f3501
> > commons-jcs3-jcache-extras-3.0-test-sources.jar=
> >
> > 080080deee43954d3bb55287c65df8b3507f14acc16759c62ffb56b852bd46633ae3d82c738627a9713e0718827a4657c2321f1f6814e345207c291a44e04ae8
> > commons-jcs3-jcache-extras-3.0-tests.jar=
> >
> > 9c3ea32d8f0b809eadf679559a1800f6d0d77ade0dec7755a5ed7b4872d735671c994a4cd2184e5da418a22bb19f97c0c8d51941f6a57ee93b1d3945bf32ce1b
> > commons-jcs3-jcache-extras-3.0.jar=
> >
> > 0fab536bd0fa49421332bd92c7c42d8329977a1b9d51354b7116103c75518030bf45b304304bcfa3a87d1e2e0c8ea8deb298a172d47e8e2f9ea06889bb8d3ad5
> > commons-jcs3-jcache-openjpa-3.0-javadoc.jar=
> >
> > 

Re: REMINDER: [VOTE] Release Apache Commons JCS 3.0 based on RC1

2020-08-20 Thread sebb
On Thu, 20 Aug 2020 at 21:54, Gilles Sadowski  wrote:
>
> Le jeu. 20 août 2020 à 22:00, sebb  a écrit :
> >
> > AFAICT the release artifacts have only sha512 files.
> >
> > However the Maven jars have md5 and sha1; I don't think there's much
> > we can do about that.
> > This is due to Nexus and/or Maven.
> >
> > The hash types look OK to me.
> >
> > Anyway the release distribution page [1] does not relate to Maven
> > releases AFAIK.
>
> OK.
> Then, I'd suggest that we don't bloat the vote message with
> files that don't matter.

What files are you referring to?

> Gilles
>
> >
> > On Thu, 20 Aug 2020 at 18:39, Gary Gregory  wrote:
> > >
> > > On Thu, Aug 20, 2020 at 1:24 PM Gilles Sadowski 
> > > wrote:
> > >
> > > > Hi Thomas.
> > > >
> > > > Le jeu. 20 août 2020 à 09:14, Thomas Vandahl  a écrit :
> > > > >
> > > > > Could I please ask for one more PMC vote?
> > > >
> > > > IIUC[1], this release should not ship with SHA1 or MD5 files.
> > > >
> > >
> > > Correct. ONLY SHA-256 or 512.
> > >
> > > Gary
> > >
> > >
> > > > Regards,
> > > > Gilles
> > > >
> > > > [1] https://infra.apache.org/release-distribution.html#sigs-and-sums
> > > >
> > > > >
> > > > > TIA
> > > > > Bye, Thomas
> > > > >
> > > > > On 17.08.20 08:29, Thomas Vandahl wrote:
> > > > > > This has been a major overhaul of JCS with many adjustments for JDK 
> > > > > > 8+,
> > > > > > better concurrency and logging. Finally, I would like to
> > > > > > release Apache Commons JCS 3.0.
> > > > > [...]
> > > > > > Please review the release candidate and vote.
> > > > > > This vote will close no sooner that 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,
> > > > > >
> > > > > > Bye, Thomas
> > > > > > Release Manager (using key 88817402)
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

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



Re: REMINDER: [VOTE] Release Apache Commons JCS 3.0 based on RC1

2020-08-20 Thread Gilles Sadowski
Le jeu. 20 août 2020 à 22:00, sebb  a écrit :
>
> AFAICT the release artifacts have only sha512 files.
>
> However the Maven jars have md5 and sha1; I don't think there's much
> we can do about that.
> This is due to Nexus and/or Maven.
>
> The hash types look OK to me.
>
> Anyway the release distribution page [1] does not relate to Maven
> releases AFAIK.

OK.
Then, I'd suggest that we don't bloat the vote message with
files that don't matter.

Gilles

>
> On Thu, 20 Aug 2020 at 18:39, Gary Gregory  wrote:
> >
> > On Thu, Aug 20, 2020 at 1:24 PM Gilles Sadowski 
> > wrote:
> >
> > > Hi Thomas.
> > >
> > > Le jeu. 20 août 2020 à 09:14, Thomas Vandahl  a écrit :
> > > >
> > > > Could I please ask for one more PMC vote?
> > >
> > > IIUC[1], this release should not ship with SHA1 or MD5 files.
> > >
> >
> > Correct. ONLY SHA-256 or 512.
> >
> > Gary
> >
> >
> > > Regards,
> > > Gilles
> > >
> > > [1] https://infra.apache.org/release-distribution.html#sigs-and-sums
> > >
> > > >
> > > > TIA
> > > > Bye, Thomas
> > > >
> > > > On 17.08.20 08:29, Thomas Vandahl wrote:
> > > > > This has been a major overhaul of JCS with many adjustments for JDK 
> > > > > 8+,
> > > > > better concurrency and logging. Finally, I would like to
> > > > > release Apache Commons JCS 3.0.
> > > > [...]
> > > > > Please review the release candidate and vote.
> > > > > This vote will close no sooner that 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,
> > > > >
> > > > > Bye, Thomas
> > > > > Release Manager (using key 88817402)

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



Re: REMINDER: [VOTE] Release Apache Commons JCS 3.0 based on RC1

2020-08-20 Thread sebb
AFAICT the release artifacts have only sha512 files.

However the Maven jars have md5 and sha1; I don't think there's much
we can do about that.
This is due to Nexus and/or Maven.

The hash types look OK to me.

Anyway the release distribution page [1] does not relate to Maven
releases AFAIK.

On Thu, 20 Aug 2020 at 18:39, Gary Gregory  wrote:
>
> On Thu, Aug 20, 2020 at 1:24 PM Gilles Sadowski 
> wrote:
>
> > Hi Thomas.
> >
> > Le jeu. 20 août 2020 à 09:14, Thomas Vandahl  a écrit :
> > >
> > > Could I please ask for one more PMC vote?
> >
> > IIUC[1], this release should not ship with SHA1 or MD5 files.
> >
>
> Correct. ONLY SHA-256 or 512.
>
> Gary
>
>
> > Regards,
> > Gilles
> >
> > [1] https://infra.apache.org/release-distribution.html#sigs-and-sums
> >
> > >
> > > TIA
> > > Bye, Thomas
> > >
> > > On 17.08.20 08:29, Thomas Vandahl wrote:
> > > > This has been a major overhaul of JCS with many adjustments for JDK 8+,
> > > > better concurrency and logging. Finally, I would like to
> > > > release Apache Commons JCS 3.0.
> > > [...]
> > > > Please review the release candidate and vote.
> > > > This vote will close no sooner that 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,
> > > >
> > > > Bye, Thomas
> > > > Release Manager (using key 88817402)
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
> >

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



Re: REMINDER: [VOTE] Release Apache Commons JCS 3.0 based on RC1

2020-08-20 Thread Gary Gregory
On Thu, Aug 20, 2020 at 1:24 PM Gilles Sadowski 
wrote:

> Hi Thomas.
>
> Le jeu. 20 août 2020 à 09:14, Thomas Vandahl  a écrit :
> >
> > Could I please ask for one more PMC vote?
>
> IIUC[1], this release should not ship with SHA1 or MD5 files.
>

Correct. ONLY SHA-256 or 512.

Gary


> Regards,
> Gilles
>
> [1] https://infra.apache.org/release-distribution.html#sigs-and-sums
>
> >
> > TIA
> > Bye, Thomas
> >
> > On 17.08.20 08:29, Thomas Vandahl wrote:
> > > This has been a major overhaul of JCS with many adjustments for JDK 8+,
> > > better concurrency and logging. Finally, I would like to
> > > release Apache Commons JCS 3.0.
> > [...]
> > > Please review the release candidate and vote.
> > > This vote will close no sooner that 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,
> > >
> > > Bye, Thomas
> > > Release Manager (using key 88817402)
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


Re: REMINDER: [VOTE] Release Apache Commons JCS 3.0 based on RC1

2020-08-20 Thread Gilles Sadowski
Hi Thomas.

Le jeu. 20 août 2020 à 09:14, Thomas Vandahl  a écrit :
>
> Could I please ask for one more PMC vote?

IIUC[1], this release should not ship with SHA1 or MD5 files.

Regards,
Gilles

[1] https://infra.apache.org/release-distribution.html#sigs-and-sums

>
> TIA
> Bye, Thomas
>
> On 17.08.20 08:29, Thomas Vandahl wrote:
> > This has been a major overhaul of JCS with many adjustments for JDK 8+,
> > better concurrency and logging. Finally, I would like to
> > release Apache Commons JCS 3.0.
> [...]
> > Please review the release candidate and vote.
> > This vote will close no sooner that 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,
> >
> > Bye, Thomas
> > Release Manager (using key 88817402)

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



[commons-configuration]

2020-08-20 Thread Oliver B. Fischer


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256


Dear all,

could someone please have a look at my PR for Commons Configuration?

https://github.com/apache/commons-configuration/pull/45

Thank you in advance

Oliver

- -- 
N Oliver B. Fischer
A Schönhauser Allee 64, 10437 Berlin, Deutschland/Germany
P +49 30 44793251
M +49 178 7903538
E o.b.fisc...@swe-blog.net
S oliver.b.fischer
J oliver.b.fisc...@jabber.org
X http://xing.to/obf
-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEU7j685HGR9cAsMGwB88X6wLziPwFAl8+jn4ACgkQB88X6wLz
iPyV8BAAhtxpZviEHi6XQS/jgCy2lFN8PXZCZYKvdKymrryspWhWIms9kApgI2mL
9f7zGjtxZBiw5kVXngi1EDa9U0gyy4k1R0YhPRJriigkIF9qQgMpJ8SaJkVK4FJB
dGgTobicFFebDUr0LZlTYEFpPpgakrnYo8oHckqvr5LJ73MUu1N6tCQkcYd57AwN
UITXBbZaOKFcgXX4R8MvSArRZoEZycDy48VWI8/TtujV7WFnvyisJ4dk+83tdctx
fzJKoRKcr84Z2Y5QyiyaoWbFHmvyKsF5+46jQO8eeprpbTUnS0RquW/gSJgxPU6G
Sw9DzGA6f1O60pS7E0JjzQdfqhKn2Z7K7VI4/zIASzrfvVmIUNL4iN9eU9jRiNdZ
N+ndgsCCtejiB3qt3/AJiESgKwDfFqx7/amWmQ2l0vDxUIZHV8dZz4KzARmxFvEP
tQLlQG70/w/n7wPEah652de1De3mokSn3bu2Kh6OC1tVd0j7vupfQo3LR/9Lsvy0
q2ddwuDgHPgK2FwtNDGhGkpdWQSSpDRHNTu+aJBQGmQYREmCVwKcI7i1/mMhx++A
AE71d/bpJvoVzVXZfS+GLY87QBHIW8XZeRWWaZ6pMecdTwOl9jLaOetPEDv0lhNE
l/sgBvE9uwV/NNx7nsruMSkn79pmXxf6zxpCGd9qMVjKdWBzVBg=
=OnWO
-END PGP SIGNATURE-


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



Re: [Compress] Build failure in jenkins and github actions

2020-08-20 Thread Gary Gregory
On Thu, Aug 20, 2020 at 7:57 AM Peter Lee  wrote:

> Hi all,
>
> The builds in jenkins and github actions are failing.
> For jenkins, the java7, 14 and 16 builds are failing. As we have moved
> from JAVA 7 to 8, maybe we should disable java 7 build in jenkins? Besides
> the java 14 and 16 are also failing, and we can have some "allow failure"
> config on them.
> For github actions, the java 14 and 15 builds are failing. We can easily
> make java 14 build a part of experimental build to have it
> continue-on-error.
> What do you think?
>

Compress master now requires Java 8, so we can drop Java 7 from Jenkins,
please do go ahead. GitHub and Travis do not build on Java 7, their lowest
Java version is 8.

For Java 14 and up, failures are due to the removal of Pack200 support from
the JDK. I think we are still trying to figure out how to remedy this
within Compress, maybe by bringing in Apache Harmony code. For a Compress
2.0, we could talk about dropping Pack200 altogether along with any BC
breaking changes we might want to do.

Gary

cheers,
> Lee
>


Re: [Compress] Build failure in jenkins and github actions

2020-08-20 Thread Gilles Sadowski
Hello.

Le jeu. 20 août 2020 à 13:56, Peter Lee  a écrit :
>
> Hi all,
>
> The builds in jenkins and github actions are failing.
> For jenkins, the java7, 14 and 16 builds are failing. As we have moved from 
> JAVA 7 to 8, maybe we should disable java 7 build in jenkins?

+1

Gilles

> Besides the java 14 and 16 are also failing, and we can have some "allow 
> failure" config on them.
> For github actions, the java 14 and 15 builds are failing. We can easily make 
> java 14 build a part of experimental build to have it continue-on-error.
> What do you think?
> cheers,
> Lee

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



[Compress] Build failure in jenkins and github actions

2020-08-20 Thread Peter Lee
Hi all,

The builds in jenkins and github actions are failing.
For jenkins, the java7, 14 and 16 builds are failing. As we have moved from 
JAVA 7 to 8, maybe we should disable java 7 build in jenkins? Besides the java 
14 and 16 are also failing, and we can have some "allow failure" config on them.
For github actions, the java 14 and 15 builds are failing. We can easily make 
java 14 build a part of experimental build to have it continue-on-error.
What do you think?
cheers,
Lee


REMINDER: [VOTE] Release Apache Commons JCS 3.0 based on RC1

2020-08-20 Thread Thomas Vandahl
Could I please ask for one more PMC vote?

TIA
Bye, Thomas

On 17.08.20 08:29, Thomas Vandahl wrote:
> This has been a major overhaul of JCS with many adjustments for JDK 8+,
> better concurrency and logging. Finally, I would like to
> release Apache Commons JCS 3.0.
[...]
> Please review the release candidate and vote.
> This vote will close no sooner that 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,
> 
> Bye, Thomas
> Release Manager (using key 88817402)

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