Re: [VOTE] [JCS] release [jcs] 2.0-beta-1

2014-12-05 Thread Romain Manni-Bucau
mvn clean source:jar install -Prelease -Djcache.tck release:prepare then perform Le 5 déc. 2014 19:49, "sebb" a écrit : > That's not needed in single module projects. > > Looks like CP needs some TLC for multi-module projects such as JCS. > > BTW, what command-line did you use to create the RC? >

Re: [VOTE] [JCS] release [jcs] 2.0-beta-1

2014-12-05 Thread sebb
That's not needed in single module projects. Looks like CP needs some TLC for multi-module projects such as JCS. BTW, what command-line did you use to create the RC? On 5 December 2014 at 11:23, Romain Manni-Bucau wrote: > no, issue was commons-parent skips the plugin doing it, just needed to >

[math] Review of a postponed issue.

2014-12-05 Thread Ajo Fod
Guess we pushed this to 4.0 not 3.4 ... but just in case its time. https://issues.apache.org/jira/browse/MATH-1016 -Ajo

[math] On a common interface for regressions.

2014-12-05 Thread Ajo Fod
Does this sound like a good idea? https://issues.apache.org/jira/browse/MATH-1177 -Ajo

AW: New to open source . want to learn to contribute.

2014-12-05 Thread jhm
Ant is one of many buildtools. Each individual project decides which buildtool to use. It seems that you could use Ant or Maven for Apache Commons (but I am not a committer here ;) Both could be part of Eclipse, not sure about that. Jan > -Ursprüngliche Nachricht- > Von: Devang Gaur [ma

Re: New to open source . want to learn to contribute.

2014-12-05 Thread Devang Gaur
Thank you . I'll look into it . Besides , I changed to Eclipse Luna , as Juno didn't have the Eclipse Market Place support . So, I've integrated the Subversion and Maven into eclipse only . Do I also need Apache ANT ? On Fri, Dec 5, 2014 at 1:28 PM, Benedikt Ritter wrote: > Welcome Devang, > > t

Re: svn commit: r1643281 - /commons/proper/lang/trunk/pom.xml

2014-12-05 Thread Benedikt Ritter
Let the "update JUnit dependency"-commits begin! ;o) 2014-12-05 14:44 GMT+01:00 : > Author: britter > Date: Fri Dec 5 13:44:20 2014 > New Revision: 1643281 > > URL: http://svn.apache.org/r1643281 > Log: > Update to latest junit release > > Modified: > commons/proper/lang/trunk/pom.xml > > Mo

Re: [VOTE] [JCS] release [jcs] 2.0-beta-1

2014-12-05 Thread Romain Manni-Bucau
no, issue was commons-parent skips the plugin doing it, just needed to activate it back in [jcs] Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-12-05 12:22 GMT+01:00 sebb : > On 5 December 2014 at 07:58, Romain Manni

Re: [VOTE] [JCS] release [jcs] 2.0-beta-1

2014-12-05 Thread sebb
On 5 December 2014 at 07:58, Romain Manni-Bucau wrote: > found the cause for license/notice, comons-parent pom skips it :( (seriously?) Apache parent POM automatically adds "LICENSE" and "NOTICE" files to jars - duplicating the "LICENSE.txt" and "NOTICE.txt"

Re: svn commit: r1636376 - in /commons/proper/jcs/trunk/commons-jcs-dist: pom.xml src/assembly/src.xml

2014-12-05 Thread sebb
On 3 November 2014 at 15:39, wrote: > Author: rmannibucau > Date: Mon Nov 3 15:39:45 2014 > New Revision: 1636376 > > URL: http://svn.apache.org/r1636376 > Log: > exclude KEYS and rename dist folder to make jcs link obvious KEYS should not be in the component SVN tree. There is a shared KEYS f

Re: svn commit: r1638380 - in /commons/proper/fileupload/trunk/src: changes/changes.xml main/java/org/apache/commons/fileupload/disk/DiskFileItem.java

2014-12-05 Thread sebb
On 5 December 2014 at 09:08, Thomas Neidhart wrote: > I have committed it already, but the commit mail seems to have been lost > during the svn outage. Or it may still be in the queue - there was a large backlog. I have written a tool to check for missing SVN messages. I will run this later and

[VOTE] [JCS] release [jcs] 2.0-beta-1 (take 2)

2014-12-05 Thread Romain Manni-Bucau
Hi Another try with license/notice files - here is the maven repo: https://repository.apache.org/content/repositories/orgapachecommons-1065 - assemblies can be found here https://repository.apache.org/content/repositories/orgapachecommons-1065/org/apache/commons/commons-jcs-dist/2.0-beta-1/ - tag

Re: svn commit: r1638380 - in /commons/proper/fileupload/trunk/src: changes/changes.xml main/java/org/apache/commons/fileupload/disk/DiskFileItem.java

2014-12-05 Thread Thomas Neidhart
I have committed it already, but the commit mail seems to have been lost during the svn outage. On Tue, Dec 2, 2014 at 9:42 PM, Thomas Neidhart wrote: > On 12/02/2014 06:13 PM, sebb wrote: > > On 11 November 2014 at 20:45, wrote: > >> Author: tn > >> Date: Tue Nov 11 20:45:16 2014 > >> New Rev

[CANCEL][VOTE] [JCS] release [jcs] 2.0-beta-1

2014-12-05 Thread Romain Manni-Bucau
I'll add license/notice files and rerun the release Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-12-05 8:58 GMT+01:00 Romain Manni-Bucau : > found the cause for license/notice, comons-parent pom skips it :( (seriou

Re: [VOTE] [JCS] release [jcs] 2.0-beta-1

2014-12-05 Thread Romain Manni-Bucau
found the cause for license/notice, comons-parent pom skips it :( (seriously?) Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-12-04 14:41 GMT+01:00 Romain Manni-Bucau : > Hi > > 2014-12-03 22:29 GMT+01:00 Oliver Hege