Re: [compress] 2.0: require Java7?

2014-01-01 Thread Jörg Schaible
Hi Stefan, Stefan Bodewig wrote: > Hi, > > I've started to write a tiny amount of code for 2.0 to get things moving > (more on this later) and have already reached a point where Java7 may > make a difference. > > I'm trying to define an API for attributes beyond the set offered by > ArchivEntry

Re: [compress] 2.0: require Java7?

2014-01-01 Thread Stefan Bodewig
On 2014-01-01, Emmanuel Bourg wrote: > Le 30/12/2013 11:17, Stefan Bodewig a écrit : >> Is this too ambitious? Should we poll the user list? > I believe Commons Compress is a core dependency of the Maven ecosystem. > I don't know what is the minimum version of Java expected there, but we > shou

Re: [compress] 2.0: require Java7?

2014-01-01 Thread Emmanuel Bourg
Le 30/12/2013 11:17, Stefan Bodewig a écrit : > Is this too ambitious? Should we poll the user list? I believe Commons Compress is a core dependency of the Maven ecosystem. I don't know what is the minimum version of Java expected there, but we should probably try to play nice with them. Emmanu

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-01 Thread Oliver Heger
Build works fine on Windows 7 with Java 1.5 and 1.7. Artifacts and site look good. The copyright year in NOTICE.txt is 2011 - I guess this has to be fixed. Other than that, I found the following minor problems (not blocking): - The overview site needs to be updated for the new release (in the Rel

[ANNOUNCEMENT] Apache Commons Lang 3.2 released

2014-01-01 Thread Benedikt Ritter
The Apache Commons Team is pleased to announce the release of Apache Commons Lang 3.2. The Apache Commons Lang open source software library provides a host of helper utilities for the java.lang API, notably String manipulation methods, basic numerical methods, object reflection, concurrency, creat

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-01 Thread Phil Steitz
I assume what we are voting on is the tars / zips in the Nexus repo. I could not get the tests to run on Mac OSX (10.9.1). The Ant build fails with [junit] Testcase: testExecute took 0.013 sec [junit] Caused an ERROR [junit] Cannot run program "/Users/psteitz/exec-rc/commons-exec-1

Re: [VOTE] Release Commons Exec 1.2-RC1

2014-01-01 Thread Jörg Schaible
Gary Gregory wrote: [snip] > This VOTE is open for at least 72 hours until December 23 2013 at 11:30 PM > EST. Hmm. This date is difficult to match ;-) - Jörg - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For a

Re: [help] [pool] restoring javadocs to site

2014-01-01 Thread Phil Steitz
On 1/1/14, 9:37 AM, Mark Thomas wrote: > On 01/01/2014 17:15, Phil Steitz wrote: >> On 12/31/13, 2:50 PM, Phil Steitz wrote: >>> For the faint of heart, you can also do >>> mvn scm-publish:publish-scm -Dscmpublish.dryRunSorry >> mvn scm-publish:publish-scm -Dscmpublish.dryRun > I rather liked your

Re: [help] restoring javadocs to site

2014-01-01 Thread Jörg Schaible
Phil Steitz wrote: > > >> On Dec 30, 2013, at 5:22 PM, Jörg Schaible wrote: >> >> Hi Phil, >> >> Phil Steitz wrote: >> >>> I ran with scissors and tried mvn site-deploy and it seems to have >>> (sic) *deleted* the previous javadoc versions from the site svn. >>> How can I get these back? Ho

Re: [help] [pool] restoring javadocs to site

2014-01-01 Thread Mark Thomas
On 01/01/2014 17:15, Phil Steitz wrote: > On 12/31/13, 2:50 PM, Phil Steitz wrote: >> For the faint of heart, you can also do >> mvn scm-publish:publish-scm -Dscmpublish.dryRunSorry > > mvn scm-publish:publish-scm -Dscmpublish.dryRun I rather liked your first version :) Mark --

Re: [help] [pool] restoring javadocs to site

2014-01-01 Thread Phil Steitz
On 12/31/13, 2:50 PM, Phil Steitz wrote: > On 12/31/13, 7:34 AM, sebb wrote: >> On 31 December 2013 04:54, Phil Steitz wrote: >>> On 12/30/13, 4:04 PM, Phil Steitz wrote: I ran with scissors and tried mvn site-deploy and it seems to have (sic) *deleted* the previous javadoc versions from

Re: svn commit: r1554633 - in /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/ex: ./ package.html

2014-01-01 Thread Benedikt Ritter
2014/1/1 Oliver Heger > Am 01.01.2014 17:40, schrieb Benedikt Ritter: > > Hello Oliver, > > > > this looks strange to me. Exceptions should be packaged at API level, not > > by their nature. In other words: one shoot put exceptions next to the > > classes that throw them. > In any case I want to

Re: svn commit: r1554633 - in /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/ex: ./ package.html

2014-01-01 Thread Oliver Heger
Am 01.01.2014 17:40, schrieb Benedikt Ritter: > Hello Oliver, > > this looks strange to me. Exceptions should be packaged at API level, not > by their nature. In other words: one shoot put exceptions next to the > classes that throw them. In any case I want to avoid cyclic dependencies - there are

Re: svn commit: r1554633 - in /commons/proper/configuration/trunk/src/main/java/org/apache/commons/configuration/ex: ./ package.html

2014-01-01 Thread Benedikt Ritter
Hello Oliver, this looks strange to me. Exceptions should be packaged at API level, not by their nature. In other words: one shoot put exceptions next to the classes that throw them. Benedikt 2014/1/1 > Author: oheger > Date: Wed Jan 1 16:35:37 2014 > New Revision: 1554633 > > URL: http://sv

RESULT: [VOTE] Release Commons Lang 3.2 based on RC2

2014-01-01 Thread Benedikt Ritter
This vote has passed, with +1 votes from Gary Gregory Henri Yandell Oliver Heger Jörg Schaible Phil Steitz Benedikt Ritter and no other votes. All votes are binding. The following non blocking issues were detected during this vote: LANG-937: Fix missing Hamcrest dependency in Ant Build [1] L

Re: [math] Release Plan for 3.3

2014-01-01 Thread Luc Maisonobe
Le 18/12/2013 13:52, Luc Maisonobe a écrit : > Le 18/12/2013 13:05, Thomas Neidhart a écrit : >> Hi, > > Hi Thomas, > >> >> I wanted to check what others think about making a 3.3 release in the next >> 1-2 months. >> >> My plans are as follows: >> >> - finish the open documentation / userguide i