I tried 'mvn clean site', and got this:
(...)
main:
[INFO] Executed tasks
[INFO]
[INFO] --- maven-remote-resources-plugin:1.0:process (default) @
commons-math ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.1:resources (default-resources) @
commons-math ---
[INFO] Using 'UTF-8' encoding to c
+1.
On Sat, Jun 25, 2011 at 9:48 PM, Rahul Akolkar wrote:
> This is half a dozen related votes in one thread (for convenience), namely:
>
> 1. Accept BCEL [1] as Commons component
> 1a. Grant Commons karma to Dave Brosius (dbrosius)
>
> 2. Accept JCS [2] as Commons component
> 2a. Grant Commons k
On 26 June 2011 18:02, wrote:
> Author: erans
> Date: Sun Jun 26 17:02:20 2011
> New Revision: 1139837
>
> URL: http://svn.apache.org/viewvc?rev=1139837&view=rev
> Log:
> MATH-599
> Name change to avoid test failure on the automated build system ("gump").
Actually, the failure is nothing to do w
On 26 June 2011 17:58, Gilles Sadowski wrote:
>>
>> Some tools are smart enough to detect it, but not all of them.
>>
>> >At least, maven's conclusion is correct: It knows that there no tests to run
>> >(or rather that it should not try to instantiate an abstract class) despite
>> >the fact that t
On Sat, Jun 25, 2011 at 11:48 PM, Rahul Akolkar wrote:
> This is half a dozen related votes in one thread (for convenience), namely:
>
> 1. Accept BCEL [1] as Commons component
> 1a. Grant Commons karma to Dave Brosius (dbrosius)
>
> 2. Accept JCS [2] as Commons component
> 2a. Grant Commons karma
Le 26/06/2011 18:58, Gilles Sadowski a écrit :
Some tools are smart enough to detect it, but not all of them.
At least, maven's conclusion is correct: It knows that there no tests to run
(or rather that it should not try to instantiate an abstract class) despite
the fact that there are methods
Le 24/06/2011 11:33, Dennis Hendriks a écrit :
> I have 137 errors only adding the check for braces, and only a handful
> without this check!
I used a trunk checkout and then:
mvn -Prc clean package
mvn checkstyle:checkstyle
and I got 22792 checkstyle errors... See attachments.
The checkst
>
> Some tools are smart enough to detect it, but not all of them.
>
> >At least, maven's conclusion is correct: It knows that there no tests to run
> >(or rather that it should not try to instantiate an abstract class) despite
> >the fact that there are methods marked with the "@Test" annotation
+1 to all
Ralph
On Jun 25, 2011, at 9:48 PM, Rahul Akolkar wrote:
> This is half a dozen related votes in one thread (for convenience), namely:
>
> 1. Accept BCEL [1] as Commons component
> 1a. Grant Commons karma to Dave Brosius (dbrosius)
>
> 2. Accept JCS [2] as Commons component
> 2a. Gran
The right way to handle this is to adopt a convention and express
that convention in the metadata for the build tools. We did that
early on in math, and that is why you see
**/*AbstractTest.java
in the junit config in the pom and a similar filter in the Ant
build.xm
Le 26/06/2011 17:43, Gilles Sadowski a écrit :
On Sun, Jun 26, 2011 at 01:47:07PM +0100, sebb wrote:
On 26 June 2011 12:49, Luc Maisonobe wrote:
Hi Gilles,
Le 26/06/2011 13:00, Gilles Sadowski a écrit :
On Sun, Jun 26, 2011 at 12:41:09AM +0200, Luc Maisonobe wrote:
I think there are some
On Sun, Jun 26, 2011 at 01:47:07PM +0100, sebb wrote:
> On 26 June 2011 12:49, Luc Maisonobe wrote:
> > Hi Gilles,
> >
> > Le 26/06/2011 13:00, Gilles Sadowski a écrit :
> >>
> >> On Sun, Jun 26, 2011 at 12:41:09AM +0200, Luc Maisonobe wrote:
> >>>
> >>> I think there are some naming conventions.
+1
On Sun, Jun 26, 2011 at 6:48 AM, Rahul Akolkar wrote:
> This is half a dozen related votes in one thread (for convenience), namely:
>
> 1. Accept BCEL [1] as Commons component
> 1a. Grant Commons karma to Dave Brosius (dbrosius)
>
> 2. Accept JCS [2] as Commons component
> 2a. Grant Commons ka
+1
Gary
On Jun 26, 2011, at 8:31, sebb wrote:
> On 26 June 2011 05:48, Rahul Akolkar wrote:
>> This is half a dozen related votes in one thread (for convenience), namely:
>>
>> 1. Accept BCEL [1] as Commons component
>> 1a. Grant Commons karma to Dave Brosius (dbrosius)
>>
>> 2. Accept JCS [2]
On 26 June 2011 12:49, Luc Maisonobe wrote:
> Hi Gilles,
>
> Le 26/06/2011 13:00, Gilles Sadowski a écrit :
>>
>> On Sun, Jun 26, 2011 at 12:41:09AM +0200, Luc Maisonobe wrote:
>>>
>>> I think there are some naming conventions. Try using Abstract in the name
>>> (there are other examples in our te
On 26 June 2011 05:48, Rahul Akolkar wrote:
> This is half a dozen related votes in one thread (for convenience), namely:
>
> 1. Accept BCEL [1] as Commons component
> 1a. Grant Commons karma to Dave Brosius (dbrosius)
>
> 2. Accept JCS [2] as Commons component
> 2a. Grant Commons karma to Aaron S
Hi Gilles,
Le 26/06/2011 13:00, Gilles Sadowski a écrit :
On Sun, Jun 26, 2011 at 12:41:09AM +0200, Luc Maisonobe wrote:
I think there are some naming conventions. Try using Abstract in the name
(there are other examples in our tests base) so that gump doesn't attempt to
run it directly.
In
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
On Sun, Jun 26, 2011 at 12:41:09AM +0200, Luc Maisonobe wrote:
> I think there are some naming conventions. Try using Abstract in the name
> (there are other examples in our tests base) so that gump doesn't attempt to
> run it directly.
I can understand that there would be some version differenc
+1
Simo
http://people.apache.org/~simonetripodi/
http://www.99soft.org/
On Sun, Jun 26, 2011 at 11:36 AM, Oliver Heger
wrote:
> +1
>
> Oliver
>
> Am 26.06.2011 06:48, schrieb Rahul Akolkar:
>>
>> This is half a dozen related votes in one thread (for convenience),
>> namely:
>>
>> 1. Accept BCE
Hi Alex!
the dev@ ML is the appropriate place to discuss about it, and the
SANDBOX on JIRA is the right place where submitting issues.
Looking forward to hear from you soon!
Have a nice weekend,
Simo
http://people.apache.org/~simonetripodi/
http://www.99soft.org/
On Sat, Jun 25, 2011 at 3:44 PM
+1
Oliver
Am 26.06.2011 06:48, schrieb Rahul Akolkar:
This is half a dozen related votes in one thread (for convenience), namely:
1. Accept BCEL [1] as Commons component
1a. Grant Commons karma to Dave Brosius (dbrosius)
2. Accept JCS [2] as Commons component
2a. Grant Commons karma to Aaron
Le 26/06/2011 06:48, Rahul Akolkar a écrit :
This is half a dozen related votes in one thread (for convenience), namely:
1. Accept BCEL [1] as Commons component
1a. Grant Commons karma to Dave Brosius (dbrosius)
2. Accept JCS [2] as Commons component
2a. Grant Commons karma to Aaron Smuts (asmu
23 matches
Mail list logo