Re: [VOTE] Release Apache Commons VFS Distribution 2.3 based on RC1

2019-01-27 Thread Bruno P. Kinoshita
Hmm, couldn't build it. Tried from the dist archive, decompressing the .tar.gz 
source.

I think the test failing in my case is not listed in your notes about known 
failures?(used mvn clean install -e -X)

Results :

Tests in error: 
  GetContentInfoFunctionalTest.testGetContentInfo:72 » IllegalState Connection 
f...

Tests run: 2613, Failures: 0, Errors: 1, Skipped: 4

[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache Commons VFS Project 2.3 . SUCCESS [  3.720 s]
[INFO] Apache Commons VFS . FAILURE [06:18 min]
[INFO] Apache Commons VFS Examples  SKIPPED
[INFO] Apache Commons VFS Distribution 2.3  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 06:22 min
[INFO] Finished at: 2019-01-28T17:01:46+13:00
[INFO] 

More info:

Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 sec <<< 
FAILURE! - in 
org.apache.commons.vfs2.provider.https.test.GetContentInfoFunctionalTest
testGetContentInfo(org.apache.commons.vfs2.provider.https.test.GetContentInfoFunctionalTest)
  Time elapsed: 0.006 sec  <<< ERROR!
java.lang.IllegalStateException: Connection factory has been shutdown.
    at 
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager.doGetConnection(MultiThreadedHttpConnectionManager.java:463)
    at 
org.apache.commons.httpclient.MultiThreadedHttpConnectionManager.getConnectionWithTimeout(MultiThreadedHttpConnectionManager.java:416)
    at 
org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:153)
    at 
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
    at 
org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)


Environment:

$ mvn -v
Apache Maven 3.5.4 (1edded0938998edf8bf061f1ceb3cfdeccf443fe; 
2018-06-18T06:33:14+12:00)
Maven home: /opt/apache-maven-3.5.4
Java version: 1.8.0_191, vendor: Oracle Corporation, runtime: 
/usr/lib/jvm/java-8-openjdk-amd64/jre
Default locale: en_NZ, platform encoding: UTF-8
OS name: "linux", version: "4.15.0-43-generic", arch: "amd64", family: "unix"


Could it be something with my environment?


Could you give a bit of background why there are some tests that are failing 
but will be fixed only later, please? Should it be in the release notes too? 
Just so in case anybody ever needs to re-build it, s/he will know that those 
failures are expected?

Cheers
Bruno




On Monday, 28 January 2019, 4:29:07 AM NZDT, Gary Gregory  
wrote: 





We have fixed quite a few bugs and added some significant enhancements
since Apache Commons VFS Distribution 2.2 was released, so I would like to
release Apache Commons VFS Distribution 2.3.

Apache Commons VFS Distribution 2.3 RC1 is available for review here:
    https://dist.apache.org/repos/dist/dev/commons/vfs/2.3-RC1 (svn
revision 32156)

The Subversion tag for this RC is here:

http://svn.apache.org/repos/asf/commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/
(svn revision 1852298)
    N.B. the SVN revision is required because SVN tags are not immutable.

Maven artifacts are here:
    https://repository.apache.org/content/repositories/orgapachecommons-1416

These are the Maven artifacts and their hashes in Nexus:

#Release SHA-512s
#Sun Jan 27 09:38:10 EST 2019
commons-vfs2-distribution-2.3-src-zip.asc=8f7d574cc0ffd0ffc22eefe95221b35aebfd16002934b35266c4be1978b7a0599ab68d3af64c20fe280a644f23adec2579d3fdc847edf3f243514788907614d8
commons-vfs2-distribution-2.3-pom.asc=59610c8a7df4bbde92276074ae8ac837cc4bb7210f96322391843601e30046b83111df7b3fc8cc28de275d313ad8f9ea4d6377cdefdd6486c106b526a89703b1
commons-vfs2-distribution-2.3-bin-zip=baf9f9a80cf8d3948acd970ec174d03757e50b64988f1a9367c88fc15bf0c9e22e1989c6a61c95395e30eef19caaa4281efdc6290d3baf8a1710a346d3b4e9ff
commons-vfs2-distribution-2.3-bin-tar.gz=b5c71f6b42c8a67a14caf33bafecb0fa159f22cc4bc33cb9d67710ad87a3fb7f5917c6740ece414ab3a6f933085644826c3706e75c4bead017a2812d3a288107
commons-vfs2-distribution-2.3-bin-tar.gz.asc=ddc2f7c8b5109cbf5b3c2170bf46c0921a57b38d8e13a162de21f6fc74813d7099c8da313e7640ed7936f7941044ef9a5b04fb7e88279bb9be4c9fcf37633959
commons-vfs2-distribution-2.3-src-zip=8226e2e8bfe41e744569c6f5cbb2bfb890b203e9d935822b4d8a77520837c160200d867b4e871bdef7d9e89d032fcc4c3f30f0677ceb29c18f5ed86b1b2469e7
commons-vfs2-distribution-2.3-bin-zip.asc=e76131162a6e4632e070b4b6b463f3f10ca54216e1a81b4b04f13f07b5af381eb1f4a10707b64c2fe8305d21fa7213fc2009b7bd7746e5daee55477714bd7830
commons-vfs2-distribution-2.3-src-tar.gz=0d68b7b05a5a5a01fac41ef97fbf8d2ab343b1b1a48a3428237078e8a4d06a6f3996f0ed310dbd409f2c29b67c238e3451f01829f2ed5cceeae905ebc88af3c8

Re: [VOTE] Release Apache Commons BCEL 6.3 based on RC1

2019-01-27 Thread Bruno P. Kinoshita
 Missed the vote (holiday in Auckland), but my late +1, and thanks for RM'ing 
it Gary!
Bruno

On Monday, 28 January 2019, 10:32:53 AM NZDT, Gary Gregory 
 wrote:  
 
 May I get at least one more review please?

Gary

On Sun, Jan 27, 2019, 10:07 Rob Tompkins  +1
> signatures good, sha1 (nexus), md5 (nexus), sha512, asc
>
> builds in java8 and java11
>
> Issue: RELEASE-NOTES.txt has 6.3-SNAPSHOT not 6.3 in it (Fixable)
>
> Nits:
> checkstyle, pmd, cpd, findbugs few issues.
>
> ———
> Aside: I will try to get to the collections-4.3 [VOTE] before the end of
> the day
>
>
> > On Jan 24, 2019, at 4:19 PM, Gary Gregory  wrote:
> >
> > We have fixed quite a few bugs and added some significant enhancements
> > since Apache Commons BCEL 6.2 was released, so I would like to release
> > Apache Commons BCEL 6.3.
> >
> > Apache Commons BCEL 6.3 RC1 is available for review here:
> >    https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1 (svn
> > revision 32125)
> >
> > The Subversion tag for this RC is here:
> >
> https://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_3_RC1/
> > (svn revision 1852073)
> >    N.B. the SVN revision is required because SVN tags are not immutable.
> >
> > Maven artifacts are here:
> >
> >
> https://repository.apache.org/content/repositories/orgapachecommons-1410/org/apache/bcel/bcel/6.3/
> >
> > These are the Maven artifacts and their hashes in Nexus:
> >
> > ${commons.sha256list}
> > #Release SHA-512s
> > #Thu Jan 24 15:38:52 EST 2019
> >
> bcel-6.3-javadoc-javadoc=91dd316818395e937cd86584d1fc55bf2e392a5b08225aab691c8e34821d56fbcd0c31036dcea00f7b4ce78429e2f69443c396f946eee571cb012ca023f2bec7
> >
> bcel-6.3-src-tar.gz.asc=04bbed23cc3f64401d6495ecb8e08d068dc9a28d06b3f2965b1d190c550db97683949d5a64a1050d7cecb24fd6b650080b0dcdfe45849c52fb98b39ed651ba5d
> >
> bcel-6.3-src-zip.asc=458ee35da2f2d7cec7c7ec9745fbcec4f3c5db366691779fa6ae5ca950b622a73689f373719e5756f89a46d2de82c57187a62e7b8722d100a641aae76623f14f
> >
> bcel-6.3-bin-zip.asc=75ff4a83785d4134b6f516d2adcc9d3678fa18d8f209c1f302d089b0a977f937339cf387e6b742b716963855eaa347473f1b96e19c288a70060939d18f542189
> >
> bcel-6.3-src-tar.gz=358377437a2f667484deca3cf2f3f189ceaaf830dd8a04586047d1a057cd1f3cacc7cb6beaab363c2c7914608b4566cba355790c7b031e5502cd71d5047cb102
> >
> bcel-6.3-tests-test-jar=c5176022291e622b55ad2f2b656c14169d8c7dcf7c19548322da544fc65440032d5a04805032bbf084feaf17ce81807cd91c3b9fabecb345776051892a47a64c
> >
> bcel-6.3-tests-jar.asc=533006b11a6bd196d29d8edf1e89e718ed06be922b80ea93a624295851a818ebef0a1f83ed36efaf66cde98cd2201a93e707dfb468666f6ee1b2d0938d4e29be
> >
> bcel-6.3-bin-zip=664f7d6b55f00b0f3a7bc8851da8f82dba4c077c32fdc1933dedad9662f5c9daf083d9e92e703fb6b89cd3f9c998fdf64fd3cba70f5d30bbc703af2dd8856734
> >
> bcel-6.3-sources-jar.asc=c912eeff39eee81a3b8cdb3c610aefa4ede08719688996b93c618571056daa70f4f7b4730177d320ddd257bb855f83452d218077d9d806700df164f1bc90dd89
> >
> bcel-6.3-bin-tar.gz=6461c1dfa27ead22ba7463ff2fbc1b385fbb46c48465cb4bb4a158a98f6fce3396efd48222e523862e5a7af3993ee777013498e05c5ff4125b8aa02317d434c2
> >
> bcel-6.3-test-sources-jar.asc=323f43172b68f96c47f101a3f510f93170d5ca7d5c49b8e0d4dd8926e79818a8caf86697f31d24c4589d1204816a90454aba68f49a90017f47ecb50651f1d1c4
> >
> bcel-6.3-test-sources-java-source=7879894ea7e9b5cd0318de41b1fd45511787935588a04a95ebcf04adccdf60bd981744919698379ea15fc7bc2398e7605a5766e70e1affa9af47959dabf3e121
> >
> bcel-6.3-pom.asc=25a7f4b9371130e85436831f122ccf2ebf8e98f9440060c0e7efe884346565dc563c7fccd91b9b24bfad0c8a359ec1ecc541edaaa3dac111578bcf4005782ff2
> >
> bcel-6.3-javadoc-jar.asc=32c951bf4347858b9b4d863118e9a3753584519eee89ff035cbb883a010d8333eca2d8c18aacf21bebbcb94ebf66e8dbab873ee7242fb5d2bc7a1a0d24da
> >
> bcel-6.3-jar.asc=dc43ed9c2c2d2cb10fd9a2af9053120018a96bc68422905dc7e0426082bf60396d9bb646fb879801a0b2c7d98aea5cfe8579b27b684f78608b3348ea807ccc79
> >
> bcel-6.3-sources-java-source=b8b5d2590334730582c9dd93e28d4636fda9ac47ad34816d7ab8e4a771ac61e1b20b8c14208409d0652c6f8a2b63c4155295ddbee56e21273792267f9c7357ff
> >
> bcel-6.3-bin-tar.gz.asc=2e4d8283567f5518270da83d9b0176da4325671d855bf05073bdf5c6feaa4e43653c49cad0aec0dbcc4e01b5605bf47c5508531dce4a70f61f5e8c81c6cffe97
> >
> bcel-6.3-src-zip=18a4caa594b37e8aae3c5a095260f9d3b04df5bcbfdcbe8a43feb15a7a4d2b9ea834331bd93ca8d461e7f791c390262fbca788bb4ee70d7bde4e7f85ea34bdee
> >
> > (no need for .asc hashes!)
> >
> > I have tested this with 'mvn -Ddoclint=none clean package site' using:
> >
> > Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
> > 2018-10-24T14:41:47-04:00)
> > Maven home: C:\Java\apache-maven-3.6.0\bin\..
> > Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program
> > Files\Java\jdk1.8.0_202\jre
> > Default locale: en_US, platform encoding: Cp1252
> > OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
> >
> > Details of changes since 6.2 are in the release notes:
> >
> >
> 

[VOTE][RESULT] Release Apache Commons BCEL 6.3 based on RC1

2019-01-27 Thread Gary Gregory
This VOTE passes with 3 binding votes from:

Gary Gregory
Rob Tompkins
Pascal Schumacher

Thank you all,
Gary

On Thu, Jan 24, 2019 at 4:19 PM Gary Gregory  wrote:

> We have fixed quite a few bugs and added some significant enhancements
> since Apache Commons BCEL 6.2 was released, so I would like to release
> Apache Commons BCEL 6.3.
>
> Apache Commons BCEL 6.3 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1 (svn
> revision 32125)
>
> The Subversion tag for this RC is here:
>
> https://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_3_RC1/
> (svn revision 1852073)
> N.B. the SVN revision is required because SVN tags are not immutable.
>
> Maven artifacts are here:
>
> https://repository.apache.org/content/repositories/orgapachecommons-1410/org/apache/bcel/bcel/6.3/
>
> These are the Maven artifacts and their hashes in Nexus:
>
> ${commons.sha256list}
> #Release SHA-512s
> #Thu Jan 24 15:38:52 EST 2019
>
> bcel-6.3-javadoc-javadoc=91dd316818395e937cd86584d1fc55bf2e392a5b08225aab691c8e34821d56fbcd0c31036dcea00f7b4ce78429e2f69443c396f946eee571cb012ca023f2bec7
>
> bcel-6.3-src-tar.gz.asc=04bbed23cc3f64401d6495ecb8e08d068dc9a28d06b3f2965b1d190c550db97683949d5a64a1050d7cecb24fd6b650080b0dcdfe45849c52fb98b39ed651ba5d
>
> bcel-6.3-src-zip.asc=458ee35da2f2d7cec7c7ec9745fbcec4f3c5db366691779fa6ae5ca950b622a73689f373719e5756f89a46d2de82c57187a62e7b8722d100a641aae76623f14f
>
> bcel-6.3-bin-zip.asc=75ff4a83785d4134b6f516d2adcc9d3678fa18d8f209c1f302d089b0a977f937339cf387e6b742b716963855eaa347473f1b96e19c288a70060939d18f542189
>
> bcel-6.3-src-tar.gz=358377437a2f667484deca3cf2f3f189ceaaf830dd8a04586047d1a057cd1f3cacc7cb6beaab363c2c7914608b4566cba355790c7b031e5502cd71d5047cb102
>
> bcel-6.3-tests-test-jar=c5176022291e622b55ad2f2b656c14169d8c7dcf7c19548322da544fc65440032d5a04805032bbf084feaf17ce81807cd91c3b9fabecb345776051892a47a64c
>
> bcel-6.3-tests-jar.asc=533006b11a6bd196d29d8edf1e89e718ed06be922b80ea93a624295851a818ebef0a1f83ed36efaf66cde98cd2201a93e707dfb468666f6ee1b2d0938d4e29be
>
> bcel-6.3-bin-zip=664f7d6b55f00b0f3a7bc8851da8f82dba4c077c32fdc1933dedad9662f5c9daf083d9e92e703fb6b89cd3f9c998fdf64fd3cba70f5d30bbc703af2dd8856734
>
> bcel-6.3-sources-jar.asc=c912eeff39eee81a3b8cdb3c610aefa4ede08719688996b93c618571056daa70f4f7b4730177d320ddd257bb855f83452d218077d9d806700df164f1bc90dd89
>
> bcel-6.3-bin-tar.gz=6461c1dfa27ead22ba7463ff2fbc1b385fbb46c48465cb4bb4a158a98f6fce3396efd48222e523862e5a7af3993ee777013498e05c5ff4125b8aa02317d434c2
>
> bcel-6.3-test-sources-jar.asc=323f43172b68f96c47f101a3f510f93170d5ca7d5c49b8e0d4dd8926e79818a8caf86697f31d24c4589d1204816a90454aba68f49a90017f47ecb50651f1d1c4
>
> bcel-6.3-test-sources-java-source=7879894ea7e9b5cd0318de41b1fd45511787935588a04a95ebcf04adccdf60bd981744919698379ea15fc7bc2398e7605a5766e70e1affa9af47959dabf3e121
>
> bcel-6.3-pom.asc=25a7f4b9371130e85436831f122ccf2ebf8e98f9440060c0e7efe884346565dc563c7fccd91b9b24bfad0c8a359ec1ecc541edaaa3dac111578bcf4005782ff2
>
> bcel-6.3-javadoc-jar.asc=32c951bf4347858b9b4d863118e9a3753584519eee89ff035cbb883a010d8333eca2d8c18aacf21bebbcb94ebf66e8dbab873ee7242fb5d2bc7a1a0d24da
>
> bcel-6.3-jar.asc=dc43ed9c2c2d2cb10fd9a2af9053120018a96bc68422905dc7e0426082bf60396d9bb646fb879801a0b2c7d98aea5cfe8579b27b684f78608b3348ea807ccc79
>
> bcel-6.3-sources-java-source=b8b5d2590334730582c9dd93e28d4636fda9ac47ad34816d7ab8e4a771ac61e1b20b8c14208409d0652c6f8a2b63c4155295ddbee56e21273792267f9c7357ff
>
> bcel-6.3-bin-tar.gz.asc=2e4d8283567f5518270da83d9b0176da4325671d855bf05073bdf5c6feaa4e43653c49cad0aec0dbcc4e01b5605bf47c5508531dce4a70f61f5e8c81c6cffe97
>
> bcel-6.3-src-zip=18a4caa594b37e8aae3c5a095260f9d3b04df5bcbfdcbe8a43feb15a7a4d2b9ea834331bd93ca8d461e7f791c390262fbca788bb4ee70d7bde4e7f85ea34bdee
>
> (no need for .asc hashes!)
>
> I have tested this with 'mvn -Ddoclint=none clean package site' using:
>
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
> 2018-10-24T14:41:47-04:00)
> Maven home: C:\Java\apache-maven-3.6.0\bin\..
> Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program
> Files\Java\jdk1.8.0_202\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>
> Details of changes since 6.2 are in the release notes:
>
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/RELEASE-NOTES.txt
>
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site/changes-report.html
>
> Site:
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site
> (note some *relative* links are broken and the 6.3 directories are not
> yet created - these will be OK once the site is deployed.)
>
> CLIRR Report (compared to 6.2):
>
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site/clirr-report.html
>
> Note that Clirr reports one errors:
> Method 'public void
> visitConstantDynamic(org.apache.bcel.classfile.ConstantDynamic)' has been
> added to an 

Re: [VOTE] Release Apache Commons BCEL 6.3 based on RC1

2019-01-27 Thread Pascal Schumacher

+1

Am 27.01.2019 um 16:06 schrieb Rob Tompkins:

+1
signatures good, sha1 (nexus), md5 (nexus), sha512, asc

builds in java8 and java11

Issue: RELEASE-NOTES.txt has 6.3-SNAPSHOT not 6.3 in it (Fixable)

Nits:
checkstyle, pmd, cpd, findbugs few issues.

———
Aside: I will try to get to the collections-4.3 [VOTE] before the end of the day



On Jan 24, 2019, at 4:19 PM, Gary Gregory  wrote:

We have fixed quite a few bugs and added some significant enhancements
since Apache Commons BCEL 6.2 was released, so I would like to release
Apache Commons BCEL 6.3.

Apache Commons BCEL 6.3 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1 (svn
revision 32125)

The Subversion tag for this RC is here:
https://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_3_RC1/
(svn revision 1852073)
N.B. the SVN revision is required because SVN tags are not immutable.

Maven artifacts are here:

https://repository.apache.org/content/repositories/orgapachecommons-1410/org/apache/bcel/bcel/6.3/

These are the Maven artifacts and their hashes in Nexus:

${commons.sha256list}
#Release SHA-512s
#Thu Jan 24 15:38:52 EST 2019
bcel-6.3-javadoc-javadoc=91dd316818395e937cd86584d1fc55bf2e392a5b08225aab691c8e34821d56fbcd0c31036dcea00f7b4ce78429e2f69443c396f946eee571cb012ca023f2bec7
bcel-6.3-src-tar.gz.asc=04bbed23cc3f64401d6495ecb8e08d068dc9a28d06b3f2965b1d190c550db97683949d5a64a1050d7cecb24fd6b650080b0dcdfe45849c52fb98b39ed651ba5d
bcel-6.3-src-zip.asc=458ee35da2f2d7cec7c7ec9745fbcec4f3c5db366691779fa6ae5ca950b622a73689f373719e5756f89a46d2de82c57187a62e7b8722d100a641aae76623f14f
bcel-6.3-bin-zip.asc=75ff4a83785d4134b6f516d2adcc9d3678fa18d8f209c1f302d089b0a977f937339cf387e6b742b716963855eaa347473f1b96e19c288a70060939d18f542189
bcel-6.3-src-tar.gz=358377437a2f667484deca3cf2f3f189ceaaf830dd8a04586047d1a057cd1f3cacc7cb6beaab363c2c7914608b4566cba355790c7b031e5502cd71d5047cb102
bcel-6.3-tests-test-jar=c5176022291e622b55ad2f2b656c14169d8c7dcf7c19548322da544fc65440032d5a04805032bbf084feaf17ce81807cd91c3b9fabecb345776051892a47a64c
bcel-6.3-tests-jar.asc=533006b11a6bd196d29d8edf1e89e718ed06be922b80ea93a624295851a818ebef0a1f83ed36efaf66cde98cd2201a93e707dfb468666f6ee1b2d0938d4e29be
bcel-6.3-bin-zip=664f7d6b55f00b0f3a7bc8851da8f82dba4c077c32fdc1933dedad9662f5c9daf083d9e92e703fb6b89cd3f9c998fdf64fd3cba70f5d30bbc703af2dd8856734
bcel-6.3-sources-jar.asc=c912eeff39eee81a3b8cdb3c610aefa4ede08719688996b93c618571056daa70f4f7b4730177d320ddd257bb855f83452d218077d9d806700df164f1bc90dd89
bcel-6.3-bin-tar.gz=6461c1dfa27ead22ba7463ff2fbc1b385fbb46c48465cb4bb4a158a98f6fce3396efd48222e523862e5a7af3993ee777013498e05c5ff4125b8aa02317d434c2
bcel-6.3-test-sources-jar.asc=323f43172b68f96c47f101a3f510f93170d5ca7d5c49b8e0d4dd8926e79818a8caf86697f31d24c4589d1204816a90454aba68f49a90017f47ecb50651f1d1c4
bcel-6.3-test-sources-java-source=7879894ea7e9b5cd0318de41b1fd45511787935588a04a95ebcf04adccdf60bd981744919698379ea15fc7bc2398e7605a5766e70e1affa9af47959dabf3e121
bcel-6.3-pom.asc=25a7f4b9371130e85436831f122ccf2ebf8e98f9440060c0e7efe884346565dc563c7fccd91b9b24bfad0c8a359ec1ecc541edaaa3dac111578bcf4005782ff2
bcel-6.3-javadoc-jar.asc=32c951bf4347858b9b4d863118e9a3753584519eee89ff035cbb883a010d8333eca2d8c18aacf21bebbcb94ebf66e8dbab873ee7242fb5d2bc7a1a0d24da
bcel-6.3-jar.asc=dc43ed9c2c2d2cb10fd9a2af9053120018a96bc68422905dc7e0426082bf60396d9bb646fb879801a0b2c7d98aea5cfe8579b27b684f78608b3348ea807ccc79
bcel-6.3-sources-java-source=b8b5d2590334730582c9dd93e28d4636fda9ac47ad34816d7ab8e4a771ac61e1b20b8c14208409d0652c6f8a2b63c4155295ddbee56e21273792267f9c7357ff
bcel-6.3-bin-tar.gz.asc=2e4d8283567f5518270da83d9b0176da4325671d855bf05073bdf5c6feaa4e43653c49cad0aec0dbcc4e01b5605bf47c5508531dce4a70f61f5e8c81c6cffe97
bcel-6.3-src-zip=18a4caa594b37e8aae3c5a095260f9d3b04df5bcbfdcbe8a43feb15a7a4d2b9ea834331bd93ca8d461e7f791c390262fbca788bb4ee70d7bde4e7f85ea34bdee

(no need for .asc hashes!)

I have tested this with 'mvn -Ddoclint=none clean package site' using:

Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
2018-10-24T14:41:47-04:00)
Maven home: C:\Java\apache-maven-3.6.0\bin\..
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk1.8.0_202\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

Details of changes since 6.2 are in the release notes:

https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/RELEASE-NOTES.txt

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

Site:
https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site
(note some *relative* links are broken and the 6.3 directories are not
yet created - these will be OK once the site is deployed.)

CLIRR Report (compared to 6.2):

https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site/clirr-report.html

Note that Clirr reports one errors:
Method 'public void

Re: [VOTE] Release Apache Commons BCEL 6.3 based on RC1

2019-01-27 Thread Gary Gregory
May I get at least one more review please?

Gary

On Sun, Jan 27, 2019, 10:07 Rob Tompkins  +1
> signatures good, sha1 (nexus), md5 (nexus), sha512, asc
>
> builds in java8 and java11
>
> Issue: RELEASE-NOTES.txt has 6.3-SNAPSHOT not 6.3 in it (Fixable)
>
> Nits:
> checkstyle, pmd, cpd, findbugs few issues.
>
> ———
> Aside: I will try to get to the collections-4.3 [VOTE] before the end of
> the day
>
>
> > On Jan 24, 2019, at 4:19 PM, Gary Gregory  wrote:
> >
> > We have fixed quite a few bugs and added some significant enhancements
> > since Apache Commons BCEL 6.2 was released, so I would like to release
> > Apache Commons BCEL 6.3.
> >
> > Apache Commons BCEL 6.3 RC1 is available for review here:
> >https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1 (svn
> > revision 32125)
> >
> > The Subversion tag for this RC is here:
> >
> https://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_3_RC1/
> > (svn revision 1852073)
> >N.B. the SVN revision is required because SVN tags are not immutable.
> >
> > Maven artifacts are here:
> >
> >
> https://repository.apache.org/content/repositories/orgapachecommons-1410/org/apache/bcel/bcel/6.3/
> >
> > These are the Maven artifacts and their hashes in Nexus:
> >
> > ${commons.sha256list}
> > #Release SHA-512s
> > #Thu Jan 24 15:38:52 EST 2019
> >
> bcel-6.3-javadoc-javadoc=91dd316818395e937cd86584d1fc55bf2e392a5b08225aab691c8e34821d56fbcd0c31036dcea00f7b4ce78429e2f69443c396f946eee571cb012ca023f2bec7
> >
> bcel-6.3-src-tar.gz.asc=04bbed23cc3f64401d6495ecb8e08d068dc9a28d06b3f2965b1d190c550db97683949d5a64a1050d7cecb24fd6b650080b0dcdfe45849c52fb98b39ed651ba5d
> >
> bcel-6.3-src-zip.asc=458ee35da2f2d7cec7c7ec9745fbcec4f3c5db366691779fa6ae5ca950b622a73689f373719e5756f89a46d2de82c57187a62e7b8722d100a641aae76623f14f
> >
> bcel-6.3-bin-zip.asc=75ff4a83785d4134b6f516d2adcc9d3678fa18d8f209c1f302d089b0a977f937339cf387e6b742b716963855eaa347473f1b96e19c288a70060939d18f542189
> >
> bcel-6.3-src-tar.gz=358377437a2f667484deca3cf2f3f189ceaaf830dd8a04586047d1a057cd1f3cacc7cb6beaab363c2c7914608b4566cba355790c7b031e5502cd71d5047cb102
> >
> bcel-6.3-tests-test-jar=c5176022291e622b55ad2f2b656c14169d8c7dcf7c19548322da544fc65440032d5a04805032bbf084feaf17ce81807cd91c3b9fabecb345776051892a47a64c
> >
> bcel-6.3-tests-jar.asc=533006b11a6bd196d29d8edf1e89e718ed06be922b80ea93a624295851a818ebef0a1f83ed36efaf66cde98cd2201a93e707dfb468666f6ee1b2d0938d4e29be
> >
> bcel-6.3-bin-zip=664f7d6b55f00b0f3a7bc8851da8f82dba4c077c32fdc1933dedad9662f5c9daf083d9e92e703fb6b89cd3f9c998fdf64fd3cba70f5d30bbc703af2dd8856734
> >
> bcel-6.3-sources-jar.asc=c912eeff39eee81a3b8cdb3c610aefa4ede08719688996b93c618571056daa70f4f7b4730177d320ddd257bb855f83452d218077d9d806700df164f1bc90dd89
> >
> bcel-6.3-bin-tar.gz=6461c1dfa27ead22ba7463ff2fbc1b385fbb46c48465cb4bb4a158a98f6fce3396efd48222e523862e5a7af3993ee777013498e05c5ff4125b8aa02317d434c2
> >
> bcel-6.3-test-sources-jar.asc=323f43172b68f96c47f101a3f510f93170d5ca7d5c49b8e0d4dd8926e79818a8caf86697f31d24c4589d1204816a90454aba68f49a90017f47ecb50651f1d1c4
> >
> bcel-6.3-test-sources-java-source=7879894ea7e9b5cd0318de41b1fd45511787935588a04a95ebcf04adccdf60bd981744919698379ea15fc7bc2398e7605a5766e70e1affa9af47959dabf3e121
> >
> bcel-6.3-pom.asc=25a7f4b9371130e85436831f122ccf2ebf8e98f9440060c0e7efe884346565dc563c7fccd91b9b24bfad0c8a359ec1ecc541edaaa3dac111578bcf4005782ff2
> >
> bcel-6.3-javadoc-jar.asc=32c951bf4347858b9b4d863118e9a3753584519eee89ff035cbb883a010d8333eca2d8c18aacf21bebbcb94ebf66e8dbab873ee7242fb5d2bc7a1a0d24da
> >
> bcel-6.3-jar.asc=dc43ed9c2c2d2cb10fd9a2af9053120018a96bc68422905dc7e0426082bf60396d9bb646fb879801a0b2c7d98aea5cfe8579b27b684f78608b3348ea807ccc79
> >
> bcel-6.3-sources-java-source=b8b5d2590334730582c9dd93e28d4636fda9ac47ad34816d7ab8e4a771ac61e1b20b8c14208409d0652c6f8a2b63c4155295ddbee56e21273792267f9c7357ff
> >
> bcel-6.3-bin-tar.gz.asc=2e4d8283567f5518270da83d9b0176da4325671d855bf05073bdf5c6feaa4e43653c49cad0aec0dbcc4e01b5605bf47c5508531dce4a70f61f5e8c81c6cffe97
> >
> bcel-6.3-src-zip=18a4caa594b37e8aae3c5a095260f9d3b04df5bcbfdcbe8a43feb15a7a4d2b9ea834331bd93ca8d461e7f791c390262fbca788bb4ee70d7bde4e7f85ea34bdee
> >
> > (no need for .asc hashes!)
> >
> > I have tested this with 'mvn -Ddoclint=none clean package site' using:
> >
> > Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
> > 2018-10-24T14:41:47-04:00)
> > Maven home: C:\Java\apache-maven-3.6.0\bin\..
> > Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program
> > Files\Java\jdk1.8.0_202\jre
> > Default locale: en_US, platform encoding: Cp1252
> > OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
> >
> > Details of changes since 6.2 are in the release notes:
> >
> >
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/RELEASE-NOTES.txt
> >
> >
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site/changes-report.html
> >
> > Site:
> >

Re: [VOTE] [CANCEL] Release Apache Commons Pool2 2.6.1

2019-01-27 Thread Gary Gregory
In Nexus, I see
https://repository.apache.org/content/repositories/orgapachecommons-1396
owned by struberg. Where are we on this?

Gary

On Fri, Nov 23, 2018 at 4:58 AM Mark Struberg 
wrote:

> To clarify why this change was done:
> This change (putting a new item back to the idle pool was needed to
> prevent a dead-pool which caused an efective shutdown of all the server by
> staling the pool in various cases.
>
> This solved my problem. I created test to make sure to not introduce new
> ones. But the code is way too much organically grown to be 100% sure. it
> probably need a clean rewrite.
> I had another solution which created too many pooled instances. My hope
> was that the create() method will prevent exactly that! If this doesn't
> work.
> Yes, we need to have a null-check on the return param of create and deal
> with that case. But if we still get too many idle objects, then create() is
> broken as well, isn't?
>
> LieGrue,
> strub
>
>
>
> > Am 19.11.2018 um 23:34 schrieb Gary Gregory :
> >
> >
> > diff --git
> > a/src/main/java/org/apache/commons/pool2/impl/GenericObjectPool.java
> > b/src/main/java/org/apache/commons/pool2/impl/GenericObjectPool.java
> > index 0575f7e..6d81dbc 100644
> > --- a/src/main/java/org/apache/commons/pool2/impl/GenericObjectPool.java
> > +++ b/src/main/java/org/apache/commons/pool2/impl/GenericObjectPool.java
> > @@ -920,8 +920,7 @@
> > // In case there are already threads waiting on something in
> > the pool
> > // (e.g. idleObjects.takeFirst(); then we need to provide
> them
> > a fresh instance.
> > // Otherwise they will be stuck forever (or until timeout)
> > -PooledObject freshPooled = create();
> > -idleObjects.put(freshPooled);
> > +addObject();
> > }
> > }
> >
> > But causes a failure:
> >
> > [INFO] Running org.apache.commons.pool2.impl.TestAbandonedObjectPool
> > [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time elapsed:
> > 12.253 s <<< FAILURE! - in
> > org.apache.commons.pool2.impl.TestAbandonedObjectPool
> > [ERROR]
> >
> testAbandonedInvalidate(org.apache.commons.pool2.impl.TestAbandonedObjectPool)
> > Time elapsed: 3.668 s  <<< FAILURE!
> > java.lang.AssertionError: expected:<5> but was:<4>
> >at
> >
> org.apache.commons.pool2.impl.TestAbandonedObjectPool.testAbandonedInvalidate(TestAbandonedObjectPool.java:202)
> >
> > Maybe this is due to my busy CPU, not sure.
> >
> > Gary
> >
> >
> >>
> >> Phil
> >>
> >> On 11/19/18 2:31 PM, Gary Gregory wrote:
> >>> A unit test? Yes please! :-)
> >>>
> >>> Gary
> >>>
> >>> On Mon, Nov 19, 2018 at 1:23 PM Mark Struberg
>  >>>
> >>> wrote:
> >>>
>  +1 for the null check.
> 
>  Do you want to re-open the ticket and create a patch?
> 
>  I've created a unit test which proves my original problem with the
>  dead-lock.
>  So any improvement should be rather on the safe side from here on.
> 
> 
>  Regarding the RC: this is really not needed anymore when working with
> >> GIT
>  as nothing gets pushed/released to the main repository! See the config
>  changes I did to the maven-release-plugin.
> 
>  txs and LieGrue,
>  strub
> 
> 
> 
> > Am 19.11.2018 um 16:43 schrieb Phil Steitz :
> >
> > On 11/19/18 8:19 AM, Gary Gregory wrote:
> >> On Mon, Nov 19, 2018 at 6:04 AM Rob Tompkins 
>  wrote:
> >>> I’d be happy to roll the release if we get master to where you want
>  it.
> >> IMO, we should integrate the recent PR I mentioned and roll RC3.
> Note
>  that this vote subject thread did not contain an RC number. Sticking
> to
> >> the
>  usual process would be less troublesome IMO.
> > I have not had a chance to fully review and am not really active in
>  [pool] any more, but I did notice that the fix for POOL-356 is
> missing a
>  null check between these two added statements:
> >  PooledObject freshPooled = create();
> > idleObjects.put(freshPooled);
> >
> > create() can return null and while in general it won't in this
>  activation context, given the lack of sync control, it is possible
> that
> >> a
>  return hits between the if test and execution resulting in no capacity
> >> to
>  create.
> > I also notice some system.outs made it into the test code in one of
> the
>  commits related to POOL-340.
> > Phil
> >> Gary
> >>
> >>
> >>> Cheers,
> >>> -Rob
> >>>
>  On Nov 19, 2018, at 7:18 AM, Mark Struberg
> >>  >>> wrote:
>  Oki, I now see what you mean.
> 
>  We actually have 3 source zips now.
> 
>  .src.zip
>  .source-release.zip
>  src.jar
> 
>  That's a mess.
> 
>  There should only be 2:
>  * source-release.zip is the official ASF packages whole build
> >> sources.
> >>> This includes the pom, build structure etc.
> 

[VOTE] Release Apache Commons VFS Distribution 2.3 based on RC1

2019-01-27 Thread Gary Gregory
We have fixed quite a few bugs and added some significant enhancements
since Apache Commons VFS Distribution 2.2 was released, so I would like to
release Apache Commons VFS Distribution 2.3.

Apache Commons VFS Distribution 2.3 RC1 is available for review here:
https://dist.apache.org/repos/dist/dev/commons/vfs/2.3-RC1 (svn
revision 32156)

The Subversion tag for this RC is here:

http://svn.apache.org/repos/asf/commons/proper/vfs/tags/commons-vfs2-project-2.3-rc1/
(svn revision 1852298)
N.B. the SVN revision is required because SVN tags are not immutable.

Maven artifacts are here:
https://repository.apache.org/content/repositories/orgapachecommons-1416

These are the Maven artifacts and their hashes in Nexus:

#Release SHA-512s
#Sun Jan 27 09:38:10 EST 2019
commons-vfs2-distribution-2.3-src-zip.asc=8f7d574cc0ffd0ffc22eefe95221b35aebfd16002934b35266c4be1978b7a0599ab68d3af64c20fe280a644f23adec2579d3fdc847edf3f243514788907614d8
commons-vfs2-distribution-2.3-pom.asc=59610c8a7df4bbde92276074ae8ac837cc4bb7210f96322391843601e30046b83111df7b3fc8cc28de275d313ad8f9ea4d6377cdefdd6486c106b526a89703b1
commons-vfs2-distribution-2.3-bin-zip=baf9f9a80cf8d3948acd970ec174d03757e50b64988f1a9367c88fc15bf0c9e22e1989c6a61c95395e30eef19caaa4281efdc6290d3baf8a1710a346d3b4e9ff
commons-vfs2-distribution-2.3-bin-tar.gz=b5c71f6b42c8a67a14caf33bafecb0fa159f22cc4bc33cb9d67710ad87a3fb7f5917c6740ece414ab3a6f933085644826c3706e75c4bead017a2812d3a288107
commons-vfs2-distribution-2.3-bin-tar.gz.asc=ddc2f7c8b5109cbf5b3c2170bf46c0921a57b38d8e13a162de21f6fc74813d7099c8da313e7640ed7936f7941044ef9a5b04fb7e88279bb9be4c9fcf37633959
commons-vfs2-distribution-2.3-src-zip=8226e2e8bfe41e744569c6f5cbb2bfb890b203e9d935822b4d8a77520837c160200d867b4e871bdef7d9e89d032fcc4c3f30f0677ceb29c18f5ed86b1b2469e7
commons-vfs2-distribution-2.3-bin-zip.asc=e76131162a6e4632e070b4b6b463f3f10ca54216e1a81b4b04f13f07b5af381eb1f4a10707b64c2fe8305d21fa7213fc2009b7bd7746e5daee55477714bd7830
commons-vfs2-distribution-2.3-src-tar.gz=0d68b7b05a5a5a01fac41ef97fbf8d2ab343b1b1a48a3428237078e8a4d06a6f3996f0ed310dbd409f2c29b67c238e3451f01829f2ed5cceeae905ebc88af3c8
commons-vfs2-distribution-2.3-src-tar.gz.asc=771ac16522ed22748a342ed3ea6a2981b4082f1d6f773ce032e03d7409d771c2eeb01eb11ab4f61aee8eb2103e3e5d7bf21599a60fea76bb816db4c48308cc24

(no need for .asc hashes!)

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

Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
2018-10-24T14:41:47-04:00)
Maven home: C:\Java\apache-maven-3.6.0\bin\..
Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk1.8.0_202\jre
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

and then 'mvn test' using:

Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
2018-10-24T14:41:47-04:00)
Maven home: C:\Java\apache-maven-3.6.0\bin\..
Java version: 11.0.2, vendor: Oracle Corporation, runtime: C:\Program
Files\Java\jdk-11.0.2
Default locale: en_US, platform encoding: Cp1252
OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"

Which yields some test failures to be dealt with in a later release.

Tests in error:

AbstractFtpsProviderTestCase$FtpProviderTestSuite>AbstractTestSuite.run:137->setUp:153->AbstractTestSuite.setUp:166
» FileSystem

AbstractFtpsProviderTestCase$FtpProviderTestSuite>AbstractTestSuite.run:137->setUp:153->AbstractTestSuite.setUp:166
» FileSystem
  MultipleConnectionTestCase.testConnectRoot:55->resolveRoot:49 »
FileSystem Cou...
  MultipleConnectionTestCase.testUnderlyingConnect:65 » SSL Unsupported or
unrec...

Details of changes since 2.2 are in the release notes:

https://dist.apache.org/repos/dist/dev/commons/vfs/2.3-RC1/RELEASE-NOTES.txt

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

Site:
https://dist.apache.org/repos/dist/dev/commons/vfs/2.3-RC1/site
(note some *relative* links are broken and the 2.3 directories are not
yet created - these will be OK once the site is deployed.)

CLIRR Report (compared to 2.2): 'mvn clirr:check' is OK but no report was
generated.
The Clirr check should have failed because Clirr does not know about Java 8
default methods, specifically the addition of the default method
org.apache.commons.vfs2.provider.ftp.FtpClient.getReplyString().
That said there is no API breakage in 2.3.

JApiCmp Report (compared to 2.2) is empty due to some funkiness in
commons-parent.

https://dist.apache.org/repos/dist/dev/commons/vfs/2.3-RC1/site/japicmp.html

RAT Report:

https://dist.apache.org/repos/dist/dev/commons/vfs/2.3-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 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,

Gary Gregory,
Release Manager 

Re: [VOTE] Release Apache Commons BCEL 6.3 based on RC1

2019-01-27 Thread Rob Tompkins
+1
signatures good, sha1 (nexus), md5 (nexus), sha512, asc

builds in java8 and java11

Issue: RELEASE-NOTES.txt has 6.3-SNAPSHOT not 6.3 in it (Fixable)

Nits:
checkstyle, pmd, cpd, findbugs few issues.

———
Aside: I will try to get to the collections-4.3 [VOTE] before the end of the day


> On Jan 24, 2019, at 4:19 PM, Gary Gregory  wrote:
> 
> We have fixed quite a few bugs and added some significant enhancements
> since Apache Commons BCEL 6.2 was released, so I would like to release
> Apache Commons BCEL 6.3.
> 
> Apache Commons BCEL 6.3 RC1 is available for review here:
>https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1 (svn
> revision 32125)
> 
> The Subversion tag for this RC is here:
>https://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_3_RC1/
> (svn revision 1852073)
>N.B. the SVN revision is required because SVN tags are not immutable.
> 
> Maven artifacts are here:
> 
> https://repository.apache.org/content/repositories/orgapachecommons-1410/org/apache/bcel/bcel/6.3/
> 
> These are the Maven artifacts and their hashes in Nexus:
> 
> ${commons.sha256list}
> #Release SHA-512s
> #Thu Jan 24 15:38:52 EST 2019
> bcel-6.3-javadoc-javadoc=91dd316818395e937cd86584d1fc55bf2e392a5b08225aab691c8e34821d56fbcd0c31036dcea00f7b4ce78429e2f69443c396f946eee571cb012ca023f2bec7
> bcel-6.3-src-tar.gz.asc=04bbed23cc3f64401d6495ecb8e08d068dc9a28d06b3f2965b1d190c550db97683949d5a64a1050d7cecb24fd6b650080b0dcdfe45849c52fb98b39ed651ba5d
> bcel-6.3-src-zip.asc=458ee35da2f2d7cec7c7ec9745fbcec4f3c5db366691779fa6ae5ca950b622a73689f373719e5756f89a46d2de82c57187a62e7b8722d100a641aae76623f14f
> bcel-6.3-bin-zip.asc=75ff4a83785d4134b6f516d2adcc9d3678fa18d8f209c1f302d089b0a977f937339cf387e6b742b716963855eaa347473f1b96e19c288a70060939d18f542189
> bcel-6.3-src-tar.gz=358377437a2f667484deca3cf2f3f189ceaaf830dd8a04586047d1a057cd1f3cacc7cb6beaab363c2c7914608b4566cba355790c7b031e5502cd71d5047cb102
> bcel-6.3-tests-test-jar=c5176022291e622b55ad2f2b656c14169d8c7dcf7c19548322da544fc65440032d5a04805032bbf084feaf17ce81807cd91c3b9fabecb345776051892a47a64c
> bcel-6.3-tests-jar.asc=533006b11a6bd196d29d8edf1e89e718ed06be922b80ea93a624295851a818ebef0a1f83ed36efaf66cde98cd2201a93e707dfb468666f6ee1b2d0938d4e29be
> bcel-6.3-bin-zip=664f7d6b55f00b0f3a7bc8851da8f82dba4c077c32fdc1933dedad9662f5c9daf083d9e92e703fb6b89cd3f9c998fdf64fd3cba70f5d30bbc703af2dd8856734
> bcel-6.3-sources-jar.asc=c912eeff39eee81a3b8cdb3c610aefa4ede08719688996b93c618571056daa70f4f7b4730177d320ddd257bb855f83452d218077d9d806700df164f1bc90dd89
> bcel-6.3-bin-tar.gz=6461c1dfa27ead22ba7463ff2fbc1b385fbb46c48465cb4bb4a158a98f6fce3396efd48222e523862e5a7af3993ee777013498e05c5ff4125b8aa02317d434c2
> bcel-6.3-test-sources-jar.asc=323f43172b68f96c47f101a3f510f93170d5ca7d5c49b8e0d4dd8926e79818a8caf86697f31d24c4589d1204816a90454aba68f49a90017f47ecb50651f1d1c4
> bcel-6.3-test-sources-java-source=7879894ea7e9b5cd0318de41b1fd45511787935588a04a95ebcf04adccdf60bd981744919698379ea15fc7bc2398e7605a5766e70e1affa9af47959dabf3e121
> bcel-6.3-pom.asc=25a7f4b9371130e85436831f122ccf2ebf8e98f9440060c0e7efe884346565dc563c7fccd91b9b24bfad0c8a359ec1ecc541edaaa3dac111578bcf4005782ff2
> bcel-6.3-javadoc-jar.asc=32c951bf4347858b9b4d863118e9a3753584519eee89ff035cbb883a010d8333eca2d8c18aacf21bebbcb94ebf66e8dbab873ee7242fb5d2bc7a1a0d24da
> bcel-6.3-jar.asc=dc43ed9c2c2d2cb10fd9a2af9053120018a96bc68422905dc7e0426082bf60396d9bb646fb879801a0b2c7d98aea5cfe8579b27b684f78608b3348ea807ccc79
> bcel-6.3-sources-java-source=b8b5d2590334730582c9dd93e28d4636fda9ac47ad34816d7ab8e4a771ac61e1b20b8c14208409d0652c6f8a2b63c4155295ddbee56e21273792267f9c7357ff
> bcel-6.3-bin-tar.gz.asc=2e4d8283567f5518270da83d9b0176da4325671d855bf05073bdf5c6feaa4e43653c49cad0aec0dbcc4e01b5605bf47c5508531dce4a70f61f5e8c81c6cffe97
> bcel-6.3-src-zip=18a4caa594b37e8aae3c5a095260f9d3b04df5bcbfdcbe8a43feb15a7a4d2b9ea834331bd93ca8d461e7f791c390262fbca788bb4ee70d7bde4e7f85ea34bdee
> 
> (no need for .asc hashes!)
> 
> I have tested this with 'mvn -Ddoclint=none clean package site' using:
> 
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
> 2018-10-24T14:41:47-04:00)
> Maven home: C:\Java\apache-maven-3.6.0\bin\..
> Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program
> Files\Java\jdk1.8.0_202\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
> 
> Details of changes since 6.2 are in the release notes:
> 
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/RELEASE-NOTES.txt
> 
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site/changes-report.html
> 
> Site:
>https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site
>(note some *relative* links are broken and the 6.3 directories are not
> yet created - these will be OK once the site is deployed.)
> 
> CLIRR Report (compared to 6.2):
> 
> 

Re: [VOTE] Release Apache Commons BCEL 6.3 based on RC1

2019-01-27 Thread Gary Gregory
My +1

Gary

On Thu, Jan 24, 2019 at 4:19 PM Gary Gregory  wrote:

> We have fixed quite a few bugs and added some significant enhancements
> since Apache Commons BCEL 6.2 was released, so I would like to release
> Apache Commons BCEL 6.3.
>
> Apache Commons BCEL 6.3 RC1 is available for review here:
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1 (svn
> revision 32125)
>
> The Subversion tag for this RC is here:
>
> https://svn.apache.org/repos/asf/commons/proper/bcel/tags/BCEL_6_3_RC1/
> (svn revision 1852073)
> N.B. the SVN revision is required because SVN tags are not immutable.
>
> Maven artifacts are here:
>
> https://repository.apache.org/content/repositories/orgapachecommons-1410/org/apache/bcel/bcel/6.3/
>
> These are the Maven artifacts and their hashes in Nexus:
>
> ${commons.sha256list}
> #Release SHA-512s
> #Thu Jan 24 15:38:52 EST 2019
>
> bcel-6.3-javadoc-javadoc=91dd316818395e937cd86584d1fc55bf2e392a5b08225aab691c8e34821d56fbcd0c31036dcea00f7b4ce78429e2f69443c396f946eee571cb012ca023f2bec7
>
> bcel-6.3-src-tar.gz.asc=04bbed23cc3f64401d6495ecb8e08d068dc9a28d06b3f2965b1d190c550db97683949d5a64a1050d7cecb24fd6b650080b0dcdfe45849c52fb98b39ed651ba5d
>
> bcel-6.3-src-zip.asc=458ee35da2f2d7cec7c7ec9745fbcec4f3c5db366691779fa6ae5ca950b622a73689f373719e5756f89a46d2de82c57187a62e7b8722d100a641aae76623f14f
>
> bcel-6.3-bin-zip.asc=75ff4a83785d4134b6f516d2adcc9d3678fa18d8f209c1f302d089b0a977f937339cf387e6b742b716963855eaa347473f1b96e19c288a70060939d18f542189
>
> bcel-6.3-src-tar.gz=358377437a2f667484deca3cf2f3f189ceaaf830dd8a04586047d1a057cd1f3cacc7cb6beaab363c2c7914608b4566cba355790c7b031e5502cd71d5047cb102
>
> bcel-6.3-tests-test-jar=c5176022291e622b55ad2f2b656c14169d8c7dcf7c19548322da544fc65440032d5a04805032bbf084feaf17ce81807cd91c3b9fabecb345776051892a47a64c
>
> bcel-6.3-tests-jar.asc=533006b11a6bd196d29d8edf1e89e718ed06be922b80ea93a624295851a818ebef0a1f83ed36efaf66cde98cd2201a93e707dfb468666f6ee1b2d0938d4e29be
>
> bcel-6.3-bin-zip=664f7d6b55f00b0f3a7bc8851da8f82dba4c077c32fdc1933dedad9662f5c9daf083d9e92e703fb6b89cd3f9c998fdf64fd3cba70f5d30bbc703af2dd8856734
>
> bcel-6.3-sources-jar.asc=c912eeff39eee81a3b8cdb3c610aefa4ede08719688996b93c618571056daa70f4f7b4730177d320ddd257bb855f83452d218077d9d806700df164f1bc90dd89
>
> bcel-6.3-bin-tar.gz=6461c1dfa27ead22ba7463ff2fbc1b385fbb46c48465cb4bb4a158a98f6fce3396efd48222e523862e5a7af3993ee777013498e05c5ff4125b8aa02317d434c2
>
> bcel-6.3-test-sources-jar.asc=323f43172b68f96c47f101a3f510f93170d5ca7d5c49b8e0d4dd8926e79818a8caf86697f31d24c4589d1204816a90454aba68f49a90017f47ecb50651f1d1c4
>
> bcel-6.3-test-sources-java-source=7879894ea7e9b5cd0318de41b1fd45511787935588a04a95ebcf04adccdf60bd981744919698379ea15fc7bc2398e7605a5766e70e1affa9af47959dabf3e121
>
> bcel-6.3-pom.asc=25a7f4b9371130e85436831f122ccf2ebf8e98f9440060c0e7efe884346565dc563c7fccd91b9b24bfad0c8a359ec1ecc541edaaa3dac111578bcf4005782ff2
>
> bcel-6.3-javadoc-jar.asc=32c951bf4347858b9b4d863118e9a3753584519eee89ff035cbb883a010d8333eca2d8c18aacf21bebbcb94ebf66e8dbab873ee7242fb5d2bc7a1a0d24da
>
> bcel-6.3-jar.asc=dc43ed9c2c2d2cb10fd9a2af9053120018a96bc68422905dc7e0426082bf60396d9bb646fb879801a0b2c7d98aea5cfe8579b27b684f78608b3348ea807ccc79
>
> bcel-6.3-sources-java-source=b8b5d2590334730582c9dd93e28d4636fda9ac47ad34816d7ab8e4a771ac61e1b20b8c14208409d0652c6f8a2b63c4155295ddbee56e21273792267f9c7357ff
>
> bcel-6.3-bin-tar.gz.asc=2e4d8283567f5518270da83d9b0176da4325671d855bf05073bdf5c6feaa4e43653c49cad0aec0dbcc4e01b5605bf47c5508531dce4a70f61f5e8c81c6cffe97
>
> bcel-6.3-src-zip=18a4caa594b37e8aae3c5a095260f9d3b04df5bcbfdcbe8a43feb15a7a4d2b9ea834331bd93ca8d461e7f791c390262fbca788bb4ee70d7bde4e7f85ea34bdee
>
> (no need for .asc hashes!)
>
> I have tested this with 'mvn -Ddoclint=none clean package site' using:
>
> Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3;
> 2018-10-24T14:41:47-04:00)
> Maven home: C:\Java\apache-maven-3.6.0\bin\..
> Java version: 1.8.0_202, vendor: Oracle Corporation, runtime: C:\Program
> Files\Java\jdk1.8.0_202\jre
> Default locale: en_US, platform encoding: Cp1252
> OS name: "windows 10", version: "10.0", arch: "amd64", family: "windows"
>
> Details of changes since 6.2 are in the release notes:
>
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/RELEASE-NOTES.txt
>
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site/changes-report.html
>
> Site:
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site
> (note some *relative* links are broken and the 6.3 directories are not
> yet created - these will be OK once the site is deployed.)
>
> CLIRR Report (compared to 6.2):
>
> https://dist.apache.org/repos/dist/dev/commons/bcel/6.3-RC1/site/clirr-report.html
>
> Note that Clirr reports one errors:
> Method 'public void
> visitConstantDynamic(org.apache.bcel.classfile.ConstantDynamic)' has been
> added to an interface
> This acceptable because Clirr does not know how to deal with  Java 8
> default methods.

Re: [VOTE][RC2] Commons collections 4.3

2019-01-27 Thread Maxim Solodovnik
Hello All,

Thanks to the Rob, I was able to create "compatibility report" using japicmp
It looks green :)

Would it be OK if I will replace clirr report in generated site with
japicmp report?
Or I need to restart the VOTE?

On Sun, 20 Jan 2019 at 20:48, Gary Gregory  wrote:

> We might as well start with releasing fresh versions of our internal maven
> plugins, then commons-parent, then components... ;-) More work for the RM!
> :-)
>
> Gary
>
> On Sun, Jan 20, 2019 at 5:06 AM Gilles Sadowski 
> wrote:
>
> > Le dim. 20 janv. 2019 à 04:56, Maxim Solodovnik  a
> > écrit :
> > >
> > > I can see there is activity with replacing clirr with japicmp, maybe it
> > > worth to hold this release until commons-parent v48 will be released?
> >
> > You are the manager. :-)
> >
> > Gilles
> >
> > >
> > > On Sun, 20 Jan 2019 at 05:52, Gilles Sadowski 
> > wrote:
> > >
> > > > Hi.
> > > >
> > > > Le sam. 19 janv. 2019 à 11:36, Maxim Solodovnik <
> solomax...@gmail.com>
> > a
> > > > écrit :
> > > > >
> > > > > I'm afraid I need help with this
> > > > > since I don't understand why clirr reports these errors
> > > >
> > > > Nobody knows around here; but your test demonstrates that one of the
> > > > errors is a false positive.
> > > > So I suggest that, for good measure, you add calls to all the methods
> > > > reported by Clirr; then the release notes can rightly mention
> something
> > > > like: "An integration test ( > and/or
> > > > a link to this discussion>) has shown that the errors mentioned in
> the
> > > > Clirr report are false positives."
> > > >
> > > > Best regards,
> > > > Gilles
> > > >
> > > >
> > > > > > [...]
> > > >
> > >
> > > --
> > > WBR
> > > Maxim aka solomax
> >
> > -
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
> >
>


-- 
WBR
Maxim aka solomax


Re: JAPICMP Collections-4.3-RC2 report pdf (Was: Re: [VOTE][RC2] Commons collections 4.3)

2019-01-27 Thread Maxim Solodovnik
Thanks a million!

On Sun, 27 Jan 2019 at 00:07, Rob Tompkins  wrote:

> Sure.
>
> I cloned down your tag, added these lines to the pom.xml:
>
> https://github.com/apache/commons-text/blob/master/pom.xml#L59-L63
>
> and
>
> https://github.com/apache/commons-text/blob/master/pom.xml#L132-L138
> (except just in the plugins part of the build section)
>
> then you run
> mvn japicmp:cmp
>
> I couldn’t get the report to work, but that put something in the target
> directory that’s an html file. I then opened it in the browser and
> converted it to a pdf for the sake of sending it to the ML.
>
> -Rob
>
> > On Jan 25, 2019, at 11:33 PM, Maxim Solodovnik 
> wrote:
> >
> > Hello Rob,
> >
> > can you please share brief how-to, so I can regenerate the report? :)
> >
> > On Sat, 26 Jan 2019 at 02:04, Rob Tompkins  wrote:
> >
> >> Just an FYI, I hacked this together for the sake of reporting on
> solomax’s
> >> work:
> >>
> >> Cheers,
> >> -Rob
> >>
> >>
> >>
> >>> On Jan 20, 2019, at 8:48 AM, Gary Gregory 
> >> wrote:
> >>>
> >>> We might as well start with releasing fresh versions of our internal
> >> maven
> >>> plugins, then commons-parent, then components... ;-) More work for the
> >> RM!
> >>> :-)
> >>>
> >>> Gary
> >>>
> >>> On Sun, Jan 20, 2019 at 5:06 AM Gilles Sadowski 
> >>> wrote:
> >>>
>  Le dim. 20 janv. 2019 à 04:56, Maxim Solodovnik  >
> >> a
>  écrit :
> >
> > I can see there is activity with replacing clirr with japicmp, maybe
> it
> > worth to hold this release until commons-parent v48 will be released?
> 
>  You are the manager. :-)
> 
>  Gilles
> 
> >
> > On Sun, 20 Jan 2019 at 05:52, Gilles Sadowski 
>  wrote:
> >
> >> Hi.
> >>
> >> Le sam. 19 janv. 2019 à 11:36, Maxim Solodovnik <
> solomax...@gmail.com
> >>>
>  a
> >> écrit :
> >>>
> >>> I'm afraid I need help with this
> >>> since I don't understand why clirr reports these errors
> >>
> >> Nobody knows around here; but your test demonstrates that one of the
> >> errors is a false positive.
> >> So I suggest that, for good measure, you add calls to all the
> methods
> >> reported by Clirr; then the release notes can rightly mention
> >> something
> >> like: "An integration test (  and/or
> >> a link to this discussion>) has shown that the errors mentioned in
> the
> >> Clirr report are false positives."
> >>
> >> Best regards,
> >> Gilles
> >>
> >>
>  [...]
> >>
> >
> > --
> > WBR
> > Maxim aka solomax
> 
>  -
>  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
> >
> >
> >
> > --
> > WBR
> > Maxim aka solomax
>
>
> -
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>

-- 
WBR
Maxim aka solomax