[continuum] BUILD FAILURE: Apache Commons Discovery - Apache Commons (Try Java 1.7 as well)

2014-02-01 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=27971&projectId=76 Build statistics: State: Failed Previous State: Failed Started at: Sun 2 Feb 2014 07:39:23 + Finished at: Sun 2 Feb 2014 07:39:38 + Total time: 15s Build Trigger: Schedule

[continuum] BUILD FAILURE: Apache Commons DbUtils - Apache Commons (Build using Java 1.6)

2014-02-01 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=27969&projectId=74 Build statistics: State: Failed Previous State: Failed Started at: Sun 2 Feb 2014 07:37:42 + Finished at: Sun 2 Feb 2014 07:38:01 + Total time: 19s Build Trigger: Schedule

[continuum] BUILD FAILURE: Apache Commons Logging - Apache Commons (Java 1.5 build)

2014-02-01 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=27967&projectId=96 Build statistics: State: Failed Previous State: Failed Started at: Sun 2 Feb 2014 03:21:53 + Finished at: Sun 2 Feb 2014 03:22:46 + Total time: 52s Build Trigger: Schedule

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

2014-02-01 Thread Apache Continuum
Online report : https://continuum-ci.apache.org/continuum/buildResult.action?buildId=27964&projectId=72 Build statistics: State: Failed Previous State: Ok Started at: Sat 1 Feb 2014 20:20:17 + Finished at: Sat 1 Feb 2014 20:20:37 + Total time: 19s Build Trigger: Schedule Bui

Re: [SITE] How to release commons-skin?

2014-02-01 Thread Benedikt Ritter
2014-02-01 Gary Gregory : > Bravo! :) > Worth documenting on the Wiki or in a BUILDING.txt? > Gary > No need, it was just a missing file that caused deploy to fail. I've added it and now it works. B > > > On Sat, Feb 1, 2014 at 11:51 AM, Benedikt Ritter > wrote: > > > Figured it out myself. >

Re: [SITE] How to release commons-skin?

2014-02-01 Thread Gary Gregory
Bravo! :) Worth documenting on the Wiki or in a BUILDING.txt? Gary On Sat, Feb 1, 2014 at 11:51 AM, Benedikt Ritter wrote: > Figured it out myself. > > > 2014-01-31 Benedikt Ritter : > > > Hi all, > > > > I've created a tag for releasing commons-skin-4 [1] which includes the > > fluido look, Th

Re: svn commit: r1563428 - /commons/proper/commons-skin/tags/commons-skin-4-RC1/

2014-02-01 Thread Gary Gregory
ah, I thought I saw a vote but it was a preview only then. Apologies. Gary On Sat, Feb 1, 2014 at 11:35 AM, Benedikt Ritter wrote: > 2014-02-01 Gary Gregory : > > > You should not drop a tag once a vote has been called. > > > > No vote has been called. > > > > > > Gary > > > > Origina

Re: [SITE] How to release commons-skin?

2014-02-01 Thread Benedikt Ritter
Figured it out myself. 2014-01-31 Benedikt Ritter : > Hi all, > > I've created a tag for releasing commons-skin-4 [1] which includes the > fluido look, Thomas has implemented [2]. I thought creating the RC would be > as easy as calling mvn deploy -Prelease. Well it isn't :-) I get error > messag

Fwd: Nexus: Staging Repository Dropped

2014-02-01 Thread Benedikt Ritter
I'm sorry! I'm feel a bit like http://www.ludumdare.com/compo/wp-content/uploads/2013/04/i-have-no-idea-what-im-doing-dog.jpgright now... I'll review all of this tomorrow and then prepare the final RC1 we can vote upon :) 2014-02-01 Nexus Repository Manager : > Message from: https://repository.a

Re: svn commit: r1563428 - /commons/proper/commons-skin/tags/commons-skin-4-RC1/

2014-02-01 Thread Benedikt Ritter
2014-02-01 Gary Gregory : > You should not drop a tag once a vote has been called. > No vote has been called. > > Gary > > Original message > From: brit...@apache.org > Date:02/01/2014 10:12 (GMT-05:00) > To: comm...@commons.apache.org > Subject: svn commit: r1563428 - > /co

RE: svn commit: r1563428 - /commons/proper/commons-skin/tags/commons-skin-4-RC1/

2014-02-01 Thread Gary Gregory
You should not drop a tag once a vote has been called.  Gary Original message From: brit...@apache.org Date:02/01/2014 10:12 (GMT-05:00) To: comm...@commons.apache.org Subject: svn commit: r1563428 - /commons/proper/commons-skin/tags/commons-skin-4-RC1/ Author: britter D

Re: [LANG] Clarification of method behavior in StringEscapeUtils

2014-02-01 Thread Gary Gregory
On Sat, Feb 1, 2014 at 9:12 AM, Benedikt Ritter wrote: > Hi, > > right now we have the following methods in StringEscapeUtils: > > escapeXml(String > escapeHtml3(String) > escapeHtml4(String) > > These methods only escape the basic xml/html entities, though they may > produce invalid XML/HTML. LA

[LANG] Clarification of method behavior in StringEscapeUtils

2014-02-01 Thread Benedikt Ritter
Hi, right now we have the following methods in StringEscapeUtils: escapeXml(String escapeHtml3(String) escapeHtml4(String) These methods only escape the basic xml/html entities, though they may produce invalid XML/HTML. LANG-955 [1] proposes to add new methods that only produce valid XML, they s

Re: [math][MATH-749] Convex hull

2014-02-01 Thread Luc Maisonobe
Le 30/01/2014 23:23, Thomas Neidhart a écrit : > On 01/27/2014 09:13 PM, Thomas Neidhart wrote: >> On 01/27/2014 10:13 AM, Luc Maisonobe wrote: >>> Le 26/01/2014 23:52, Thomas Neidhart a écrit : Hi, >>> >>> Hi Thomas, >>> finally, I have a patch ready to be included for MATH-749. >>>

Re: svn commit: r1563259 - in /commons/proper/lang/trunk: pom.xml src/changes/changes.xml src/main/java/org/apache/commons/lang3/math/NumberUtils.java src/test/java/org/apache/commons/lang3/math/Numbe

2014-02-01 Thread Duncan Jones
On 31 January 2014 22:44, Jörg Schaible wrote: > > -1 > > Please revert, we have that already in org.apache.commons.lang3.Conversion Thanks for pointing that out. I've reverted. I agree it looks like Conversion might be a better place to put the functionality. It seems what I've added is equival