Re: [csv] release 1.0?

2014-06-29 Thread Gabriel Reid
On Sun, Jun 29, 2014 at 3:50 PM, Benedikt Ritter wrote: > > Alpha, beta, or GA makes no difference if it's made public through maven > central. As soon as something is available there, people will start to use > it. This will lead to jar hell, when we decide/have to break BC between > alpha/beta a

[continuum] BUILD FAILURE: Apache Commons Email - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-06-29 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=33280&projectId=79 Build statistics: State: Failed Previous State: Failed Started at: Mon 30 Jun 2014 06:20:48 + Finished at: Mon 30 Jun 2014 06:21:39 + Total time: 50s Build Trigger: Schedule

Re: [JCS] why are there both test/conf/ and test/test-conf/ directories?

2014-06-29 Thread Romain Manni-Bucau
yes seems a split between classpath config file and others (a bunch of conf/*.ccf being not used but nice to have as examples) Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau

Re: [JCS] why are there both test/conf/ and test/test-conf/ directories?

2014-06-29 Thread Romain Manni-Bucau
Ill check history when ill get a computer but i think all were in conf originally. About mvn default i mean src/test/resources Le 30 juin 2014 01:35, "sebb" a écrit : > On 29 June 2014 21:16, Romain Manni-Bucau wrote: > > if you remove conf/*.policy all config in conf are sample for users > > a

Re: [beanutils2] SANDBOX-472

2014-06-29 Thread Yogesh Rao
Hi benedikt, No problem...and yes very much available for development..do let me know what you think on the comment... Regards On Monday, June 30, 2014, Benedikt Ritter wrote: > Yogesh, > > sorry it took so long! I had little time for OSS lately... I hope you're > still up for some BU2 develop

Re: [JCS] why are there both test/conf/ and test/test-conf/ directories?

2014-06-29 Thread sebb
On 29 June 2014 21:16, Romain Manni-Bucau wrote: > if you remove conf/*.policy all config in conf are sample for users > and test-conf files used by test of core module. If they are user samples, what are they doing in the test tree? They should be somewhere under src/main, not src/test/conf. Als

Re: [math] use case for NaNStrategy.FIXED?

2014-06-29 Thread Gilles
On Sun, 29 Jun 2014 14:39:51 -0700, Phil Steitz wrote: On 6/29/14, 2:30 PM, Gilles wrote: On Sun, 29 Jun 2014 10:25:58 -0700, Phil Steitz wrote: On 6/29/14, 9:48 AM, venkatesha murthy wrote: On Sun, Jun 29, 2014 at 1:25 AM, Phil Steitz wrote: On 6/25/14, 12:12 AM, Luc Maisonobe wrote: Le 2

Re: [math] use case for NaNStrategy.FIXED?

2014-06-29 Thread Phil Steitz
On 6/29/14, 2:30 PM, Gilles wrote: > On Sun, 29 Jun 2014 10:25:58 -0700, Phil Steitz wrote: >> On 6/29/14, 9:48 AM, venkatesha murthy wrote: >>> On Sun, Jun 29, 2014 at 1:25 AM, Phil Steitz >>> wrote: >>> On 6/25/14, 12:12 AM, Luc Maisonobe wrote: > Le 25/06/2014 06:05, venkatesha murthy

Re: [math] use case for NaNStrategy.FIXED?

2014-06-29 Thread Gilles
On Sun, 29 Jun 2014 10:25:58 -0700, Phil Steitz wrote: On 6/29/14, 9:48 AM, venkatesha murthy wrote: On Sun, Jun 29, 2014 at 1:25 AM, Phil Steitz wrote: On 6/25/14, 12:12 AM, Luc Maisonobe wrote: Le 25/06/2014 06:05, venkatesha murthy a écrit : On Wed, Jun 25, 2014 at 12:21 AM, Luc Maisonob

Re: [JCS] why are there both test/conf/ and test/test-conf/ directories?

2014-06-29 Thread Romain Manni-Bucau
if you remove conf/*.policy all config in conf are sample for users and test-conf files used by test of core module. this can be clean up and aligned on mvn defaults BTW Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibuc

Re: [JCS] why are there both test/conf/ and test/test-conf/ directories?

2014-06-29 Thread sebb
On 29 June 2014 21:01, Romain Manni-Bucau wrote: > Hi > > test-conf are for tests and conf are samples AFAIK, only the poliycy > is used in tests from conf IIRC Sorry, no idea what you mean by that. Why are some files in both places with different contents? e.g. cache.ccf cache2.ccf log4j.proper

Re: [JCS] why are there both test/conf/ and test/test-conf/ directories?

2014-06-29 Thread Romain Manni-Bucau
Hi test-conf are for tests and conf are samples AFAIK, only the poliycy is used in tests from conf IIRC Romain Manni-Bucau Twitter: @rmannibucau Blog: http://rmannibucau.wordpress.com/ LinkedIn: http://fr.linkedin.com/in/rmannibucau Github: https://github.com/rmannibucau 2014-06-29 21:34 GMT+0

Re: [JCS] why are there both test/conf/ and test/test-conf/ directories?

2014-06-29 Thread sebb
These are the current conf directories: commons-jcs-core/src/test/conf commons-jcs-core/src/test/test-conf auxiliary-builds/jdk14/src/test-conf On 29 June 2014 20:34, sebb wrote: > The test/conf/ and test/test-conf/ directories seem to contain much > the same files but with different contents.

Re: [beanutils2] SANDBOX-472

2014-06-29 Thread Benedikt Ritter
Yogesh, sorry it took so long! I had little time for OSS lately... I hope you're still up for some BU2 development ;-) Best regards, Benedikt 2014-06-09 4:44 GMT+02:00 Yogesh Rao : > Hi, > > I have updated the thread in JIRA with some of my thoughts ... let me know > if it aligns so i can help

[JCS] why are there both test/conf/ and test/test-conf/ directories?

2014-06-29 Thread sebb
The test/conf/ and test/test-conf/ directories seem to contain much the same files but with different contents. What is the reason for this? Are they both needed? - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For

Jenkins build is still unstable: commons-jcs #38

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is still unstable: commons-jcs » Apache Commons JCS :: Core #38

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-06-29 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=33252&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Sun 29 Jun 2014 18:47:01 + Finished at: Sun 29 Jun 2014 18:50:55 + Total time: 3m 53s Build Trigger: Forc

Re: [math] use case for NaNStrategy.FIXED?

2014-06-29 Thread venkatesha murthy
On Sun, Jun 29, 2014 at 10:55 PM, Phil Steitz wrote: > On 6/29/14, 9:48 AM, venkatesha murthy wrote: > > On Sun, Jun 29, 2014 at 1:25 AM, Phil Steitz > wrote: > > > >> On 6/25/14, 12:12 AM, Luc Maisonobe wrote: > >>> Le 25/06/2014 06:05, venkatesha murthy a écrit : > On Wed, Jun 25, 2014 at

Jenkins build is still unstable: commons-jcs #37

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is still unstable: commons-jcs » Apache Commons JCS :: Core #37

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-06-29 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=33249&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Sun 29 Jun 2014 17:49:05 + Finished at: Sun 29 Jun 2014 17:53:24 + Total time: 4m 19s Build Trigger: Sche

Re: [math] use case for NaNStrategy.FIXED?

2014-06-29 Thread Phil Steitz
On 6/29/14, 9:48 AM, venkatesha murthy wrote: > On Sun, Jun 29, 2014 at 1:25 AM, Phil Steitz wrote: > >> On 6/25/14, 12:12 AM, Luc Maisonobe wrote: >>> Le 25/06/2014 06:05, venkatesha murthy a écrit : On Wed, Jun 25, 2014 at 12:21 AM, Luc Maisonobe >> wrote: > Hi Venkat, > > Le 2

Jenkins build is unstable: commons-jcs #36

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is unstable: commons-jcs » Apache Commons JCS :: Core #36

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [math] use case for NaNStrategy.FIXED?

2014-06-29 Thread venkatesha murthy
On Sun, Jun 29, 2014 at 1:25 AM, Phil Steitz wrote: > On 6/25/14, 12:12 AM, Luc Maisonobe wrote: > > Le 25/06/2014 06:05, venkatesha murthy a écrit : > >> On Wed, Jun 25, 2014 at 12:21 AM, Luc Maisonobe > wrote: > >> > >>> Hi Venkat, > >>> > >>> Le 23/06/2014 21:08, venkatesha murthy a écrit : >

Jenkins build is still unstable: commons-jcs » Apache Commons JCS :: Core #34

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is still unstable: commons-jcs #34

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is unstable: commons-jcs #33

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is unstable: commons-jcs » Apache Commons JCS :: Core #33

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Build failed in Jenkins: commons-jcs #32

2014-06-29 Thread Apache Jenkins Server
See Changes: [sebb] Add some temporary debug -- [...truncated 17 lines...] Java home: /home/hudson/tools/java/jdk1.7.0_25-32/jre Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux

Build failed in Jenkins: commons-jcs » Apache Commons JCS :: Core #32

2014-06-29 Thread Apache Jenkins Server
See Changes: [sebb] Add some temporary debug -- [INFO] [INFO] -

Jenkins build is still unstable: commons-jcs #31

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is still unstable: commons-jcs » Apache Commons JCS :: Core #31

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-06-29 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=33247&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Sun 29 Jun 2014 14:22:40 + Finished at: Sun 29 Jun 2014 14:26:59 + Total time: 4m 19s Build Trigger: Sche

Jenkins build is still unstable: commons-jcs #30

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is still unstable: commons-jcs » Apache Commons JCS :: Core #30

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: svn commit: r1606509 - /commons/proper/jcs/trunk/src/changes/changes.xml

2014-06-29 Thread sebb
On 29 June 2014 15:18, Thomas Vandahl wrote: > On 29.06.14 16:12, s...@apache.org wrote: >> Remove my attribution entries > > Why? These were issues created by you. Because I don't want the attribution. I hope that is OK as my personal choice. > Bye, Thomas. > > > > -

Re: svn commit: r1606505 - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/auxiliary/remote/ main/java/org/apache/commons/jcs/auxiliary/remote/server/ test/java/org

2014-06-29 Thread Thomas Vandahl
On 29.06.14 16:08, sebb wrote: >> +/** >> + * Get the naming url used for RMI registration >> + * >> + * @param registryHost >> + * @param registryPort >> + * @param serviceName >> + * @return > > Does this need @since marker? It might. However this would be true for a

Re: [LANG] Pushing out 3.4

2014-06-29 Thread Gary Gregory
You can do an RC when ever you want AFAIAC Gary Original message From: Benedikt Ritter Date:06/29/2014 09:52 (GMT-05:00) To: Commons Developers List Subject: Re: [LANG] Pushing out 3.4 2014-06-25 22:05 GMT+02:00 Benedikt Ritter : > Hi guys, > > we have a few new features

Re: svn commit: r1606509 - /commons/proper/jcs/trunk/src/changes/changes.xml

2014-06-29 Thread Thomas Vandahl
On 29.06.14 16:12, s...@apache.org wrote: > Remove my attribution entries Why? These were issues created by you. Bye, Thomas. - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h.

Re: svn commit: r1606505 - in /commons/proper/jcs/trunk/commons-jcs-core/src: main/java/org/apache/commons/jcs/auxiliary/remote/ main/java/org/apache/commons/jcs/auxiliary/remote/server/ test/java/org

2014-06-29 Thread sebb
On 29 June 2014 14:58, wrote: > Author: tv > Date: Sun Jun 29 13:58:27 2014 > New Revision: 1606505 > > URL: http://svn.apache.org/r1606505 > Log: > Some more code cleanup, remove duplicate code etc. > > Modified: > > commons/proper/jcs/trunk/commons-jcs-core/src/main/java/org/apache/commons

Re: [LANG] Pushing out 3.4

2014-06-29 Thread Benedikt Ritter
2014-06-25 22:05 GMT+02:00 Benedikt Ritter : > Hi guys, > > we have a few new features and bug fixes in trunk and the last release was > a while ago. I'd like to move the release train forward, so I'm planning to > cut 3.4-RC1 this weekend. > > Make the changes to trunk, that you would like to hav

Re: [csv] release 1.0?

2014-06-29 Thread Benedikt Ritter
2014-06-29 15:27 GMT+02:00 Gary Gregory : > On Sun, Jun 29, 2014 at 9:18 AM, sebb wrote: > > > On 29 June 2014 12:44, Gary Gregory wrote: > > > Since we not seem to be able to release 1.0 with a clean implementation > > > ATM... > > > > > > I would like to propose to release a 1.0-beta1 to put a

Re: [continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-06-29 Thread sebb
I think these remaining errors may be due to issues with finding the loopback IP address? Possibly related to the getLocalHost() issues documented here: http://issues.apache.org/jira/browse/JCS-40 On 29 June 2014 14:26, Apache Continuum wrote: > Online report : > https://continuum-ci.apache.or

Re: svn commit: r1603607 - /commons/proper/codec/trunk/NOTICE.txt

2014-06-29 Thread Benedikt Ritter
Thanks! Send from my mobile device > Am 29.06.2014 um 03:55 schrieb Gary Gregory : > > Fixed in SVN: Committed revision 1606414. > > Gary > > >> On Sat, Jun 28, 2014 at 1:30 PM, Benedikt Ritter wrote: >> >> ... working through my mails after vacation... >> >> Gary, the notice is gone in tr

Re: [csv] release 1.0?

2014-06-29 Thread Gary Gregory
On Sun, Jun 29, 2014 at 9:18 AM, sebb wrote: > On 29 June 2014 12:44, Gary Gregory wrote: > > Since we not seem to be able to release 1.0 with a clean implementation > > ATM... > > > > I would like to propose to release a 1.0-beta1 to put a working > > implementation in Maven repos. > > > > This

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-06-29 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=33244&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Sun 29 Jun 2014 13:22:18 + Finished at: Sun 29 Jun 2014 13:25:59 + Total time: 3m 40s Build Trigger: Sche

Re: [csv] release 1.0?

2014-06-29 Thread sebb
On 29 June 2014 12:44, Gary Gregory wrote: > Since we not seem to be able to release 1.0 with a clean implementation > ATM... > > I would like to propose to release a 1.0-beta1 to put a working > implementation in Maven repos. > > This will avoid some of use depending on SNAPSHOT builds. > > Thoug

Re: [VOTE] Release Logging 1.2 based on RC1

2014-06-29 Thread Gary Gregory
On Sun, Jun 29, 2014 at 9:03 AM, Thomas Neidhart wrote: > On 06/28/2014 02:43 PM, Gary Gregory wrote: > > The RN state: "Java 1.2 or later is required." > > > > I'm pretty sure this will only build with Java >= 1.4 even though the > > compile target is 1.2. So we have a different requirement for

[CANCEL][VOTE] Release Email 1.3.3 based on RC1

2014-06-29 Thread Thomas Neidhart
On 06/28/2014 03:20 PM, Gary Gregory wrote: > Builds "mvn clean site" ok with: > > Apache Maven 3.2.2 (45f7c06d68e745d05611f7fd14efb6594181933e; > 2014-06-17T09:51:42-04:00) > Maven home: C:\Java\apache-maven-3.2.2 > Java version: 1.7.0_60, vendor: Oracle Corporation > Java home: C:\Program Files\

[CANCEL][VOTE] Release Logging 1.2 based on RC1

2014-06-29 Thread Thomas Neidhart
On 06/27/2014 09:34 PM, Thomas Neidhart wrote: > This is a vote to release Commons Logging 1.2 based on the first RC. > > This release drops support for Java 1.1, mainly to address LOGGING-37. > > Logging 1.2 RC1 is available for review here: > https://dist.apache.org/repos/dist/dev/commons/log

Re: [VOTE] Release Logging 1.2 based on RC1

2014-06-29 Thread Thomas Neidhart
On 06/28/2014 02:43 PM, Gary Gregory wrote: > The RN state: "Java 1.2 or later is required." > > I'm pretty sure this will only build with Java >= 1.4 even though the > compile target is 1.2. So we have a different requirement for build and > run-time. I had to set my Eclipse project to a 1.4 JDK

Jenkins build is still unstable: commons-jcs #29

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is still unstable: commons-jcs » Apache Commons JCS :: Core #29

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [VOTE] Release Logging 1.2 based on RC1

2014-06-29 Thread Gary Gregory
On Sat, Jun 28, 2014 at 8:43 AM, Gary Gregory wrote: > The RN state: "Java 1.2 or later is required." > > I'm pretty sure this will only build with Java >= 1.4 even though the > compile target is 1.2. So we have a different requirement for build and > run-time. I had to set my Eclipse project to

Jenkins build is still unstable: commons-jcs #28

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is still unstable: commons-jcs » Apache Commons JCS :: Core #28

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

[continuum] BUILD FAILURE: Apache Commons JCS - Apache Commons (Group (shared) Maven 3 Build Definition (Java 1.6))

2014-06-29 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=33238&projectId=286 Build statistics: State: Failed Previous State: Failed Started at: Sun 29 Jun 2014 12:22:15 + Finished at: Sun 29 Jun 2014 12:26:14 + Total time: 3m 58s Build Trigger: Sche

Jenkins build is still unstable: commons-jcs #27

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Jenkins build is still unstable: commons-jcs » Apache Commons JCS :: Core #27

2014-06-29 Thread Apache Jenkins Server
See - To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org

Re: [csv] release 1.0?

2014-06-29 Thread Gary Gregory
Since we not seem to be able to release 1.0 with a clean implementation ATM... I would like to propose to release a 1.0-beta1 to put a working implementation in Maven repos. This will avoid some of use depending on SNAPSHOT builds. Thoughts? Gary On Tue, Jun 17, 2014 at 2:54 AM, Gabriel Reid

Re: svn commit: r1606073 - /commons/proper/lang/trunk/src/main/java/org/apache/commons/lang3/Conversion.java

2014-06-29 Thread Gary Gregory
On Sat, Jun 28, 2014 at 10:25 PM, sebb wrote: > On 27 June 2014 13:52, wrote: > > Author: ggregory > > Date: Fri Jun 27 12:52:37 2014 > > New Revision: 1606073 > > > > URL: http://svn.apache.org/r1606073 > > Log: > > Refactor commons constants (no need to generate new arrays on every > call). >