[GUMP@vmgump]: Project commons-dbutils (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-dbutils has an issue affecting its community integration. This iss

[GUMP@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project commons-chain2 (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-chain2 has an issue affecting its community integration. This issu

[GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-digester3 has an issue affecting its community integration. This i

[GUMP@vmgump]: Project commons-exec-test (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-exec-test has an issue affecting its community integration. This i

[GUMP@vmgump]: Project commons-dbcp2 (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-dbcp2 has an issue affecting its community integration. This issue

[GUMP@vmgump]: Project commons-dbcp (in module commons-dbcp-1.x) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-dbcp has an issue affecting its community integration. This issue

Re: [math] geometry algorithms

2012-10-15 Thread Gilles Sadowski
Hello. > >> [...] > >> > >> public interface ConvexHull { > >> Vector[] generate(Vector[] points); > >> } > > > > I think that you should use "List" instead of arrays (even "Iterable" > > whenever possible); it will be plainly more flexible. Just a little > > thought... > > I have now severa

[chain2] Release Status

2012-10-15 Thread Elijah Zupancic
Hi Simo and everyone else, I'm working on a project that I would like to bring in the release version of chain2 rather than the snapshot. What other things do we need to finish up on in order for us to cut a release? Thanks, -Elijah ---

Re: [math] geometry algorithms

2012-10-15 Thread Thomas Neidhart
On 10/10/2012 12:04 AM, Gilles Sadowski wrote: > Hi. > >> [...] >> >> public interface ConvexHull { >> Vector[] generate(Vector[] points); >> } > > I think that you should use "List" instead of arrays (even "Iterable" > whenever possible); it will be plainly more flexible. Just a little > tho

Re: Build failed in Jenkins: Commons FileUpload #1

2012-10-15 Thread Dennis Lundberg
Hi I recommend not having spaces in the name of Jenkins jobs. The convention seems to be to use dashes instead. So make it "commons-fileupload" instead of "Commons Fileupload". I often use the artifactId as the name for the Jenkins job. On 2012-10-13 19:51, Apache Jenkins Server wrote: > See

Re: svn commit: r1397904 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVLexer.java

2012-10-15 Thread Gary Gregory
Hi Sebb, I'm getting on the road, I'll try to get back to you late tonight (EST). Gary On Mon, Oct 15, 2012 at 11:12 AM, sebb wrote: > On 13 October 2012 18:20, wrote: > > Author: ggregory > > Date: Sat Oct 13 17:20:04 2012 > > New Revision: 1397904 > > > > URL: http://svn.apache.org/viewvc?

[GUMP@vmgump]: Project commons-scxml-test (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-scxml-test has an issue affecting its community integration. This

Re: svn commit: r1397904 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVLexer.java

2012-10-15 Thread sebb
On 13 October 2012 18:20, wrote: > Author: ggregory > Date: Sat Oct 13 17:20:04 2012 > New Revision: 1397904 > > URL: http://svn.apache.org/viewvc?rev=1397904&view=rev > Log: > Javadoc. > > Modified: > > commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVLexer.java > > Modified

Re: svn commit: r1397903 - /commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVParser.java

2012-10-15 Thread sebb
On 13 October 2012 18:18, wrote: > Author: ggregory > Date: Sat Oct 13 17:18:56 2012 > New Revision: 1397903 > > URL: http://svn.apache.org/viewvc?rev=1397903&view=rev > Log: > In-line comment. > > Modified: > > commons/proper/csv/trunk/src/main/java/org/apache/commons/csv/CSVParser.java > >

Re: svn commit: r1398164 - /commons/proper/commons-parent/trunk/pom.xml

2012-10-15 Thread sebb
On 15 October 2012 01:57, wrote: > Author: ggregory > Date: Mon Oct 15 00:57:57 2012 > New Revision: 1398164 > > URL: http://svn.apache.org/viewvc?rev=1398164&view=rev > Log: > Backout: buildnumber-maven-plugin 1.2 -> buildnumber-maven-plugin 1.1. Why? > Modified: > commons/proper/commons-p

Re: svn commit: r1398187 - in /commons/proper/csv/trunk/src: main/java/org/apache/commons/csv/ test/java/org/apache/commons/csv/ test/resources/CSVFileParser/

2012-10-15 Thread sebb
On 15 October 2012 04:37, wrote: > Author: ggregory > Date: Mon Oct 15 03:37:34 2012 > New Revision: 1398187 > > URL: http://svn.apache.org/viewvc?rev=1398187&view=rev > Log: > Rename encapsulator to quote char. Please discuss such changes on the dev list first. > Modified: > > commons/pro

Re: [GUMP@vmgump]: Project commons-vfs2-test (in module apache-commons) failed

2012-10-15 Thread sebb
On 15 October 2012 14:57, Gary Gregory wrote: > The links in this message are broken for me. OK for me. > Any one else? build_apache-commons_commons-vfs2-test Failed Mon, 15 Oct 2012 12:51:30 (UTC) 60 mins Looks like the tests are timing out. > > Gary > > On Mon, Oct 15, 2012 at 9:51 AM,

Build failed in Jenkins: Commons FileUpload #1

2012-10-15 Thread Apache Jenkins Server
See -- [...truncated 2081 lines...] A tags/commons-fileupload-1.2rc4/src/test/org/apache A tags/commons-fileupload-1.2rc4/src/test/org/apache/commons A tags/commons-fileupload-1.

Re: [GUMP@vmgump]: Project commons-vfs2-test (in module apache-commons) failed

2012-10-15 Thread Gary Gregory
The links in this message are broken for me. Any one else? Gary On Mon, Oct 15, 2012 at 9:51 AM, Gump wrote: > To whom it may engage... > > This is an automated request, but not an unsolicited one. For > more information please visit http://gump.apache.org/nagged.html, > and/or contact the fol

[GUMP@vmgump]: Project commons-vfs2-test (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-vfs2-test has an issue affecting its community integration. This i

[GUMP@vmgump]: Project commons-dbutils (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-dbutils has an issue affecting its community integration. This iss

[GUMP@vmgump]: Project commons-proxy-test (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-proxy-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project commons-chain2 (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-chain2 has an issue affecting its community integration. This issu

[GUMP@vmgump]: Project commons-digester3 (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-digester3 has an issue affecting its community integration. This i

[GUMP@vmgump]: Project commons-dbcp2 (in module apache-commons) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-dbcp2 has an issue affecting its community integration. This issue

[GUMP@vmgump]: Project commons-dbcp (in module commons-dbcp-1.x) failed

2012-10-15 Thread Gump
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at gene...@gump.apache.org. Project commons-dbcp has an issue affecting its community integration. This issue