Re: Student asking for your help in open source survey

2009-08-28 Thread Henri Yandell
TDD and Commons is an interesting subject to consider. Personally I'd add Lang to your list as it is of the same ilk. My general belief on TDD has been that it's the right idea but it's a bit over-hyped. You need a scaffold when writing new code, but there should be no belief that the test implies

[g...@vmgump]: Project commons-compress-test (in module apache-commons) failed

2009-08-28 Thread commons-compress development
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-compress-test has an issue affecting its community integration. Th

[g...@vmgump]: Project commons-lang3 (in module apache-commons) failed

2009-08-28 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-lang3 has an issue affecting its community integration. This issue

[g...@vmgump]: Project commons-configuration (in module apache-commons) failed

2009-08-28 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-configuration has an issue affecting its community integration. Th

[g...@vmgump]: Project commons-vfs (in module apache-commons) failed

2009-08-28 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-vfs has an issue affecting its community integration. This issue a

Re: jxpath 1.3 / mockrunner dependency

2009-08-28 Thread Matt Benson
--- On Fri, 8/28/09, Alexander Kahl wrote: > From: Alexander Kahl > Subject: Re: jxpath 1.3 / mockrunner dependency > To: "Commons Developers List" > Cc: "Alexander Kurtakov" > Date: Friday, August 28, 2009, 1:52 AM > Hi Matt, > > On Thu, 2009-08-27 at 08:13 -0700, Matt Benson wrote: > > >

[g...@vmgump]: Project commons-net (in module apache-commons) failed

2009-08-28 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-net has an issue affecting its community integration. This issue a

[g...@vmgump]: Project commons-attributes (in module apache-commons) failed

2009-08-28 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-attributes has an issue affecting its community integration. This

Re: [math] new checkstyle rules

2009-08-28 Thread luc . maisonobe
- "Phil Steitz" a écrit : > I would like to add checks for > > 1) System.out.println() statements in the code > 2) Trailing spaces > 3) Files that do not end with newline characters > > Currently 1) generates no errors, but 2) and 3) generate quite a few. > > I will fix the errors in curr