Dear all,
do we need to clear all Findbugs/PMD warning prior to releasing?
Sébastien
-
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org
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
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
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
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
On 14 February 2012 22:42, wrote:
> Author: marcosperanza
> Date: Tue Feb 14 22:42:19 2012
> New Revision: 1244252
>
> URL: http://svn.apache.org/viewvc?rev=1244252&view=rev
> Log:
> fixed english mistakes
> fixed format error
> upgraded developer section
>
> Modified:
> commons/sandbox/graph/
Hi Marco :)
nice to see your first commit!!! Anyway, 2 notes:
on DefaultTargetSourceSelector.java
> + try{
> + WeightedPath weightedPath =
> predecessors.buildPath( source, target );
> + allVertexPairsShortestPath.addShortestPath( source,
>
Trying again - I hope I've fixed all the problems found previously.
This is a vote to release Apache Commons NET 3.1 based on RC2.
[ ] +1 release it
[ ] +0 go ahead I don't care
[ ] -1 no, do not release it because...
tag:
https://svn.apache.org/repos/asf/commons/proper/net/tags/NET_3_1_RC2/ (r1
On Tue, Feb 14, 2012 at 3:00 PM, Bruno P. Kinoshita
wrote:
> Hi all,
>
> Looks like the initial code [1] for the Generators API in Apache Commons
> Functor was created based on the Python generators [2].
>
> After playing for a while with Python generators, I realized many examples
> have a 'gen
Hi all,
Looks like the initial code [1] for the Generators API in Apache Commons
Functor was created based on the Python generators [2].
After playing for a while with Python generators, I realized many examples have
a 'generator', a 'range' and a 'yield' statement. Then I looked for existing
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=18837&projectId=98
Build statistics:
State: Failed
Previous State: Failed
Started at: Tue 14 Feb 2012 20:43:34 +
Finished at: Tue 14 Feb 2012 20:43:53 +
Total time: 18s
Build Trigger: Schedule
Bui
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
The Apache Commons Daemon team is pleased to announce the
commons-daemon-1.0.9 release!
Version 1.0.9 is bug fix release fixing few minor issues.
Source and binary distributions are available for download
from the Apache Commons download site:
http://commons.apache.org/daemon/download_daemon.cgi
Le 14/02/2012 17:18, er...@apache.org a écrit :
> Author: erans
> Date: Tue Feb 14 16:17:55 2012
> New Revision: 1244107
>
> URL: http://svn.apache.org/viewvc?rev=1244107&view=rev
> Log:
> MATH-444
> Base package name change: "o.a.c.math" -> "o.a.c.math3"
>
Great, we are going forward!
Thanks t
Hello.
I performed the change of the package name:
1. I hope I got all the modifications right.
2. If you had pending changes, "svn up" will generate conflicts. Sorry for
the inconvenience.
Best regards,
Gilles
-
To unsubscri
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
It looks like I'm getting a test failing with the patch, I will need some
more time to investigate.
It is one of these
tests: testDefault(org.apache.commons.chain2.config.ConfigParserTestCase):
Correct command count expected:<17> but was:<8>
This error message is associated with order dependent t
Hi Sebb and Simo,
I just created an issue to represent the work for renaming the package and
the artifact id.
https://issues.apache.org/jira/browse/CHAIN-65
In it, I have attached a potential patch for the rename. Please take a look
and let me know if it works for you.
Thanks,
-Elijah
On Tue, F
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=18822&projectId=97
Build statistics:
State: Failed
Previous State: Ok
Started at: Tue 14 Feb 2012 13:44:16 +
Finished at: Tue 14 Feb 2012 13:44:48 +
Total time: 32s
Build Trigger: Schedule
Build N
Salut,
>
> There's no need to update both the groupId and tthe artifactId.
> So long as the each unique package name relates to a unique
> groupId:artifactId pair, Maven should be able to resolve dependencies
> correctly.
>
Yes it does, the issue is not technical but rather keeping coherence
with
Hi !
I was curious wether Commons Collections is dormant or not , since
last release is from 2010 and this release doesnt support generics.
With regards ,
Leandro A. Pezzente
On Tue, Feb 14, 2012 at 01:12:50PM +0100, Thomas Neidhart wrote:
> On 02/14/2012 12:50 PM, Patrick Meyer wrote:
> > I can document the StorelessCovariance addition. What is the best way to add
> > documentation? Do I just add comments to the file and create a patch?
>
> Yes this would be fine. I h
On Tue, Feb 14, 2012 at 06:50:34AM -0500, Patrick Meyer wrote:
> I can document the StorelessCovariance addition. What is the best way to add
> documentation? Do I just add comments to the file and create a patch?
>
Yes. Then please attach the diff to a new JIRA ticket (with target fix set
to 3.0
On 02/14/2012 12:50 PM, Patrick Meyer wrote:
> I can document the StorelessCovariance addition. What is the best way to add
> documentation? Do I just add comments to the file and create a patch?
Yes this would be fine. I have seen that there is an open issue
regarding this contribution, please at
On 14 February 2012 08:50, Simone Tripodi wrote:
> Hi al guys,
>
> current 2.0 trunk has been updated to fully support Generics[1],
> adding improvement as discussed on 2011 in ML - there is the cost
> anyway of losing the backward compatibility, clirr detects 57 errors.
>
> So, according to what
I can document the StorelessCovariance addition. What is the best way to add
documentation? Do I just add comments to the file and create a patch?
-Original Message-
From: Thomas Neidhart [mailto:thomas.neidh...@gmail.com]
Sent: Monday, February 13, 2012 9:21 AM
To: dev@commons.apache.or
Hi al guys,
current 2.0 trunk has been updated to fully support Generics[1],
adding improvement as discussed on 2011 in ML - there is the cost
anyway of losing the backward compatibility, clirr detects 57 errors.
So, according to what we already experienced (digester3 ,pool2), I
would proceed on
Hi Sebastien !
Thanks for your support ! . The main reason i decided to jump into
this was to gain field experience ,
so I guess comitting mistakes like this one is part of my own learning
journey.
But hopefully , I am pretty sure I am among good teachers. I just
gotta use a litttle bit more of c
On Mon, Feb 13, 2012 at 06:11:28PM +, Continuum@vmbuild wrote:
> Online report :
> http://vmbuild.apache.org/continuum/buildResult.action?buildId=18776&projectId=97
Fixed in revision 1243876.
Regards,
Gilles
-
To unsubscrib
29 matches
Mail list logo