RE: [CRYPTO] How to build CRYPTO on Mac OS 10.11?

2016-05-09 Thread Sun, Dapeng
>I've found a fix, see [1]. Now I can publish the site. After the site has been >published, I'll send an ANNOUNCE about the establishment of the Apache Commons >Crypto Component. I really appreciate your help, I will look into CRYPTO-57. Regards Dapeng -Original Message- From: Benedikt

Fwd: [eclipse-dev] Notice that Eclipse Platform plans to no longer provide MD5 and SHA1 checksums for Neon (but still SHA512)

2016-05-09 Thread Gary Gregory
Should we follow suit? Gary -- Forwarded message -- From: David M Williams Date: Mon, May 9, 2016 at 5:37 PM Subject: [eclipse-dev] Notice that Eclipse Platform plans to no longer provide MD5 and SHA1 checksums for Neon (but still SHA512) To: eclipse-...@eclipse.org, equinox-...@

Re: [ANNOUNCE] Apache Commons CSV 1.3 released

2016-05-09 Thread sebb
Also the ASF mirror links don't work for me (yet); the announce was sent too early. Please wait for 12-24 hours to allow most of the mirrors to catch up before announcing. Not everyone uses Maven Central for downloads. On 9 May 2016 at 19:18, sebb wrote: > On 9 May 2016 at 19:14, Benedikt Ritte

[ANNOUNCE] Apache Commons Crypto component established

2016-05-09 Thread Benedikt Ritter
The Apache Commons team is pleased to announce the establishment of a new component: Apache Commons Crypto. Apache Commons Crypto is a cryptographic library optimized with AES-NI (Advanced Encryption Standard New Instructions). It provides Java API for both cipher level and Java stream level. Deve

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-09 Thread Josh Elser
Benedikt Ritter wrote: - The name is different from Release 1.0. It has been vfs-1.0, no it is > commons-vfs-project-2.1. I think we should stick with the convention > established with v1.0. > I've looked at the tag names again. It looks completely mixed up. We have: vfs-1.0/ commons-vfs2-pr

Re: [CRYPTO] How to build CRYPTO on Mac OS 10.11?

2016-05-09 Thread Benedikt Ritter
Hello again :-) Benedikt Ritter schrieb am Mo., 9. Mai 2016 um 21:24 Uhr: > Hello Dapeng, > > Sun, Dapeng schrieb am Mi., 4. Mai 2016 um > 05:33 Uhr: > >> Hi Benedikt, >> >> Hope this information will be helpful >> >> 1. Upgrade openssl to 1.0.1c above using brew(http://brew.sh/)[1]: >> Check y

Re: [CRYPTO] How to build CRYPTO on Mac OS 10.11?

2016-05-09 Thread Benedikt Ritter
Hello Dapeng, Sun, Dapeng schrieb am Mi., 4. Mai 2016 um 05:33 Uhr: > Hi Benedikt, > > Hope this information will be helpful > > 1. Upgrade openssl to 1.0.1c above using brew(http://brew.sh/)[1]: > Check your openssl version, by default it's not 1.0.1 > $openssl version > OpenSSL 0.9.8r 8 Feb 20

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-09 Thread Benedikt Ritter
Benedikt Ritter schrieb am Mo., 9. Mai 2016 um 21:03 Uhr: > Hello Josh, > > first of all: Thank you for RMing VFS 2.1! Sorry it took me so long, but > I'm about to go on vacation and you know how that is... :o) > > Here are my observations: > > - The staging repo contains a lot of stuff which is

Re: [VOTE] Apache Commons VFS 2.1 rc1

2016-05-09 Thread Benedikt Ritter
Hello Josh, first of all: Thank you for RMing VFS 2.1! Sorry it took me so long, but I'm about to go on vacation and you know how that is... :o) Here are my observations: - The staging repo contains a lot of stuff which is not needed (bin and src archives, examples). Not a blocker for me. - The

Re: [INFO] Sync to Maven central seems to be fixed

2016-05-09 Thread Gary Gregory
On Mon, May 9, 2016 at 11:12 AM, Benedikt Ritter wrote: > Hello, > > just FYI: the sync of Apache Commons CSV 1.3 to Maven central only took > about an hour. Looks like the problems we have experienced during the last > releases have been fixed. I'm sending out the announcement for Apache > Commo

Re: [ANNOUNCE] Apache Commons CSV 1.3 released

2016-05-09 Thread sebb
On 9 May 2016 at 19:14, Benedikt Ritter wrote: > The Apache Commons team is pleased to announce the release of Apache > Commons CSV 1.3. > > The Apache Commons CSV library provides a simple interface for reading and > writing > CSV files of various types. > > The main changes are: > - Addition of

[ANNOUNCE] Apache Commons CSV 1.3 released

2016-05-09 Thread Benedikt Ritter
The Apache Commons team is pleased to announce the release of Apache Commons CSV 1.3. The Apache Commons CSV library provides a simple interface for reading and writing CSV files of various types. The main changes are: - Addition of default formats for Informix UNLOAD and UNLOAD CSV - Possibility

[INFO] Sync to Maven central seems to be fixed

2016-05-09 Thread Benedikt Ritter
Hello, just FYI: the sync of Apache Commons CSV 1.3 to Maven central only took about an hour. Looks like the problems we have experienced during the last releases have been fixed. I'm sending out the announcement for Apache Commons CSV 1.3 now. Regards, Benedikt

Re: [RESULT][VOTE] Release Apache Commons CSV 1.3 based on RC1

2016-05-09 Thread Gary Gregory
Thank you for RMing Bendikt! Gary On May 9, 2016 2:31 AM, "Benedikt Ritter" wrote: > Hi, > > this vote passes with the following votes: > > Gary Gregory: +1 > Bruno P. Kinoshita: +1 (non-binding) > Oliver Heger: +1 > Benedikt Ritter: +1 > > I'll proceed with the release later today. > > Benedikt

Re: US Export classification & ECCN registration for encryption in commons?

2016-05-09 Thread sebb
On 9 May 2016 at 11:52, Stian Soiland-Reyes wrote: > My take: > > (But we can also ask Legal separately as LEGAL-250 got a bit long thread) +1 > > The exception for open source means we just need to self-classify as > 5D002 and send a notification email according to > http://www.apache.org/dev/

Re: svn commit: r1742534 - /commons/proper/io/tags/2.5/

2016-05-09 Thread sebb
On 9 May 2016 at 11:59, Benson Margulies wrote: > If you look at the contents of > https://svn.apache.org/repos/asf/commons/proper/io/tags, you will see > that the _existing convention_, dating back to 2.2, is to use the > maven-release-plugin to create a tag like commons-io-xxx, and then to > lat

Re: svn commit: r1742539 - /commons/proper/io/trunk/pom.xml

2016-05-09 Thread sebb
On 9 May 2016 at 11:55, Benson Margulies wrote: > You need to checkout the tag, run a build, and then try to run the > site build. Be careful that you don't overwrite the live site. > > The pattern at the Maven PMC is to set the distro management URL to > some location safely NOT the live site, an

Re: svn commit: r1742534 - /commons/proper/io/tags/2.5/

2016-05-09 Thread Benson Margulies
If you look at the contents of https://svn.apache.org/repos/asf/commons/proper/io/tags, you will see that the _existing convention_, dating back to 2.2, is to use the maven-release-plugin to create a tag like commons-io-xxx, and then to later add a tag for xxx. If someone doesn't like that _existi

[ALL] CP40: bug in Clirr Plugin 2.7 causes NPE in some projects

2016-05-09 Thread sebb
It turns out that there is a bug [1] in version 2.7 of the Clirr Maven plugin which was added in CP40. This affects some components only - for example IO. A work-round is to override the property as follows: 2.6.1 Note, it seems it only affects components that have a particular type of API chan

Re: svn commit: r1742539 - /commons/proper/io/trunk/pom.xml

2016-05-09 Thread Benson Margulies
You need to checkout the tag, run a build, and then try to run the site build. Be careful that you don't overwrite the live site. The pattern at the Maven PMC is to set the distro management URL to some location safely NOT the live site, and then use svn cp as part of the release process to put th

Re: US Export classification & ECCN registration for encryption in commons?

2016-05-09 Thread Stian Soiland-Reyes
My take: (But we can also ask Legal separately as LEGAL-250 got a bit long thread) The exception for open source means we just need to self-classify as 5D002 and send a notification email according to http://www.apache.org/dev/crypto.html https://www.bis.doc.gov/index.php/policy-guidance/encr

Re: svn commit: r1742539 - /commons/proper/io/trunk/pom.xml

2016-05-09 Thread sebb
On 9 May 2016 at 10:56, sebb wrote: > On 9 May 2016 at 08:15, Benedikt Ritter wrote: >> Hi, >> >> Benson Margulies schrieb am So., 8. Mai 2016 um >> 15:11 Uhr: >> >>> As far as I could see, mvn site-deploy is running the >>> maven-scm-publish-plugin, that is using that URL from >>> distribution-

Re: svn commit: r1742539 - /commons/proper/io/trunk/pom.xml

2016-05-09 Thread sebb
On 9 May 2016 at 08:15, Benedikt Ritter wrote: > Hi, > > Benson Margulies schrieb am So., 8. Mai 2016 um > 15:11 Uhr: > >> As far as I could see, mvn site-deploy is running the >> maven-scm-publish-plugin, that is using that URL from >> distribution-management. maybe someone configured it wrong.

Re: svn commit: r1742534 - /commons/proper/io/tags/2.5/

2016-05-09 Thread sebb
On 9 May 2016 at 07:43, Benedikt Ritter wrote: > Hi, > > sebb schrieb am So., 8. Mai 2016 um 14:47 Uhr: > >> On 8 May 2016 at 13:43, sebb wrote: >> > On 8 May 2016 at 13:16, Benedikt Ritter wrote: >> >> Benson Margulies schrieb am So., 8. Mai 2016 um >> >> 14:06 Uhr: >> >> >> >>> I just made 2

[RESULT][VOTE] Release Apache Commons CSV 1.3 based on RC1

2016-05-09 Thread Benedikt Ritter
Hi, this vote passes with the following votes: Gary Gregory: +1 Bruno P. Kinoshita: +1 (non-binding) Oliver Heger: +1 Benedikt Ritter: +1 I'll proceed with the release later today. Benedikt Benedikt Ritter schrieb am Fr., 6. Mai 2016 um 10:12 Uhr: > Hi, > > we have fixed some bugs and added

Help on Legal with US Export classification & ECCN registration for Commons Crypto

2016-05-09 Thread Chen, Haifeng
Dear sir, Commons Crypto is a new module in Apache Commons and we are preparing a the first release. Stian has pointed out there may be needed to do US Export classification & ECCN registration [1]. I checked http://www.apache.org/dev/crypto.html page but not sure about what steps we need to do

Fwd: Jenkins-Build fehlgeschlagen: commons-lang3 #4

2016-05-09 Thread Benedikt Ritter
-- Forwarded message - From: Date: Mo., 9. Mai 2016 um 00:00 Uhr Subject: Jenkins-Build fehlgeschlagen: commons-lang3 #4 To: , , , < ggreg...@apache.org>, , Siehe Ă„nderungen: [pascalschumacher] Fix various Javadoc typos (c

Re: svn commit: r1742539 - /commons/proper/io/trunk/pom.xml

2016-05-09 Thread Benedikt Ritter
Hi, Benson Margulies schrieb am So., 8. Mai 2016 um 15:11 Uhr: > As far as I could see, mvn site-deploy is running the > maven-scm-publish-plugin, that is using that URL from > distribution-management. maybe someone configured it wrong. I'm happy > to pass the whole issue off to you. > I've tri