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
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
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
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
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
--- 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:
> >
>
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
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
- "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