Re: [graph] Doubts on DFS algorithm implementation

2012-02-27 Thread Marco Speranza
Hi Claudio the method discoveryEdge currently tells whether or not the algorithm should explore a subtree/branch and add related vertices to the stack/queue. So I see no conflict in the implementation. Maybe you are saying that the edge should be explored *right before* the vertex it leads

Re: [jira] [Commented] (SANDBOX-397) [BeanUtils2] Replace NullPointerExceptions been thrown in DefaultBeanAccessor with NoSuchMethodEceptions

2012-02-27 Thread Benedikt Ritter
Hi Simo, please have a look at my comments inline. Am 27.02.2012 08:28, schrieb Simone Tripodi (Commented) (JIRA): [ https://issues.apache.org/jira/browse/SANDBOX-397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13217086#comment-13217086 ]

Re: [jira] [Commented] (SANDBOX-397) [BeanUtils2] Replace NullPointerExceptions been thrown in DefaultBeanAccessor with NoSuchMethodEceptions

2012-02-27 Thread Simone Tripodi
hello, Or are you afraid, that I get the feeling that I wasted my time, if you disagree with my proposed changes? exactly. Already experienced that frustration, so better holding-on sometimes. If you are worried about my spare time, let me just say it was just fun working with the

Re: [math] LocalizedFormats.DIVISION_BY_ZERO?

2012-02-27 Thread Gilles Sadowski
On Mon, Feb 27, 2012 at 07:28:30AM +0100, Sébastien Brisard wrote: Hello, while working on MATH-755, I've noticed that there is no error message corresponding to a division by zero. So for the time being, when such a situation occurs, I use ZERO_NOT_ALLOWED, but I was considering adding an

Re: [math] LocalizedFormats.DIVISION_BY_ZERO?

2012-02-27 Thread Gilles Sadowski
On Mon, Feb 27, 2012 at 12:17:36PM +0100, Sébastien Brisard wrote: Hello, 2012/2/27 Gilles Sadowski gil...@harfang.homelinux.org: On Mon, Feb 27, 2012 at 07:28:30AM +0100, Sébastien Brisard wrote: Hello, while working on MATH-755, I've noticed that there is no error message

Re: [Math] Toward releasing 3.0 ?

2012-02-27 Thread Gilles Sadowski
On Sat, Feb 25, 2012 at 12:25:49PM +, sebb wrote: On 25 February 2012 09:59, Gilles Sadowski gil...@harfang.homelinux.org wrote: Hello. How do we proceed from here in order to release 3.0? Cf. ticket MATH-746, Things to do before releasing 3.0. Sorry for being late on this.

[Commons Wiki] Update of MathWishList by monnoo

2012-02-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Commons Wiki for change notification. The MathWishList page has been changed by monnoo: http://wiki.apache.org/commons/MathWishList?action=diffrev1=70rev2=71 ##language:en = Commons-Math Wish List = A list of feature

[Commons Wiki] Update of MathWishList by monnoo

2012-02-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on Commons Wiki for change notification. The MathWishList page has been changed by monnoo: http://wiki.apache.org/commons/MathWishList?action=diffrev1=71rev2=72 = Commons-Math Wish List = A list of feature requests made by

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

2012-02-27 Thread Gary Gregory
On Sat, Feb 25, 2012 at 8:14 PM, Gary Gregory garydgreg...@gmail.comwrote: On Feb 25, 2012, at 19:18, sebb seb...@gmail.com wrote: On 25 February 2012 14:46, Gary Gregory garydgreg...@gmail.com wrote: On Sat, Feb 25, 2012 at 9:23 AM, sebb seb...@gmail.com wrote: On 25 February 2012

Re: [Math] Toward releasing 3.0 ?

2012-02-27 Thread sebb
On 27 February 2012 12:27, Gilles Sadowski gil...@harfang.homelinux.org wrote: On Sat, Feb 25, 2012 at 12:25:49PM +, sebb wrote: On 25 February 2012 09:59, Gilles Sadowski gil...@harfang.homelinux.org wrote: Hello. How do we proceed from here in order to release 3.0? Cf. ticket

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

2012-02-27 Thread sebb
On 27 February 2012 14:48, Gary Gregory garydgreg...@gmail.com wrote: On Sat, Feb 25, 2012 at 8:14 PM, Gary Gregory garydgreg...@gmail.comwrote: On Feb 25, 2012, at 19:18, sebb seb...@gmail.com wrote: On 25 February 2012 14:46, Gary Gregory garydgreg...@gmail.com wrote: On Sat, Feb 25,

[chain] release roadmap

2012-02-27 Thread Simone Tripodi
Hi all guys! thanks to Elijah Zupancich's contributions, we now have a fresh new [chain] on trunk that uses generics. I can have (limited) spare time to dedicate to [chain] and I would like to put energies on it in order to have it released ASAP. This is my roadmap to have [chain] released in a

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

2012-02-27 Thread sebb
On 27 February 2012 15:49, sebb seb...@gmail.com wrote: On 27 February 2012 14:48, Gary Gregory garydgreg...@gmail.com wrote: On Sat, Feb 25, 2012 at 8:14 PM, Gary Gregory garydgreg...@gmail.comwrote: On Feb 25, 2012, at 19:18, sebb seb...@gmail.com wrote: On 25 February 2012 14:46, Gary

[RESULT] Was: [VOTE] Release Apache Commons Daemon 1.0.10 based on RC2

2012-02-27 Thread Mladen Turk
With required 3 binding +1's from Luc, Jörg and I and one -0 from Garry I declare this vote as passed. Will copy the artefacts to dist site and make ANN tomorrow after the mirrors pick up. On 02/24/2012 12:41 AM, Mladen Turk wrote: Fixed a typo in RC1 which caused compile failure in case there

Re: [RESULT] Was: [VOTE] Release Apache Commons Daemon 1.0.10 based on RC2

2012-02-27 Thread sebb
On 27 February 2012 17:10, Mladen Turk mt...@apache.org wrote: With required 3 binding +1's from Luc, Jörg and I and one -0 from Garry I declare this vote as passed. Will copy the artefacts to dist site and make ANN tomorrow after the mirrors pick up. Can you also release the jar to Maven

Re: svn commit: r1294233 - in /commons/proper/daemon/branches/1.0.x: ./ src/native/unix/native/ src/native/windows/apps/prunmgr/ src/native/windows/apps/prunsrv/

2012-02-27 Thread sebb
On 27 February 2012 17:17, mt...@apache.org wrote: Author: mturk Date: Mon Feb 27 17:17:10 2012 New Revision: 1294233 URL: http://svn.apache.org/viewvc?rev=1294233view=rev Log: Bump the version numbers Modified:    commons/proper/daemon/branches/1.0.x/build.xml    

Re: [RESULT] Was: [VOTE] Release Apache Commons Daemon 1.0.10 based on RC2

2012-02-27 Thread Mladen Turk
On 02/27/2012 06:14 PM, sebb wrote: Can you also release the jar to Maven please? Sure, already did steps described at http://commons.apache.org/releases/release.html files are already inside /x1/www/people.apache.org/repo/m2-ibiblio-rsync-repository/org/apache/commons/commons-daemon and

Re: [graph] Doubts on DFS algorithm implementation

2012-02-27 Thread Claudio Squarcella
Hi, [...] Also, I don't know if we have an abstraction for this, but the order in which you add your connected vertices can be important, too (might want to do a greedy bfs/dfs). +1. So far the algorithm has no control over that, as it simply scans an IteratorV of adjacent vertices. --

Re: [chain] release roadmap

2012-02-27 Thread Elijah Zupancic
Hi Simo, Here is my comment from the ticket: My plan is to take this on. I'm just very busy at work right now, so I've been trying to learn docbook format on the bus on my way to and from work. If you want to take on breaking chain into separate modules, that would be much appreciated. -Elijah

Re: [graph] Doubts on DFS algorithm implementation

2012-02-27 Thread Claudio Squarcella
Hello, the method discoveryEdge currently tells whether or not the algorithm should explore a subtree/branch and add related vertices to the stack/queue. So I see no conflict in the implementation. Maybe you are saying that the edge should be explored *right before* the vertex it leads to --

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

2012-02-27 Thread Gary Gregory
On Mon, Feb 27, 2012 at 11:58 AM, sebb seb...@gmail.com wrote: On 27 February 2012 15:49, sebb seb...@gmail.com wrote: On 27 February 2012 14:48, Gary Gregory garydgreg...@gmail.com wrote: On Sat, Feb 25, 2012 at 8:14 PM, Gary Gregory garydgreg...@gmail.com wrote: On Feb 25, 2012, at

Re: [graph] Doubts on DFS algorithm implementation

2012-02-27 Thread Simone Tripodi
+1 to Claudio! http://people.apache.org/~simonetripodi/ http://simonetripodi.livejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ On Mon, Feb 27, 2012 at 7:35 PM, Claudio Squarcella squar...@dia.uniroma3.it wrote: Hello, the method discoveryEdge currently tells whether

Re: [chain] release roadmap

2012-02-27 Thread Simone Tripodi
Hi Elijah, no needs to learn docbook, the docbook page you see on svn repo is a donation from an old book. Deployed documentation is generated from /src/site/xdoc sources, the format is an html-alike [1] markup. Just run ``mvn site open target/site/index.html` to see the produced documentation.

Re: [Math] Toward releasing 3.0 ?

2012-02-27 Thread Gilles Sadowski
I couldn't tell you now because installing maven3 implied desinstalling maven2. I've got both installed (Win XP) with no issues; I just change the PATH as needed to switch between them. It's Debian GNU/Linux here. [...] [INFO]

Re: [VOTE][Lang] Update to Java 6

2012-02-27 Thread Simone Tripodi
volunteers maintaining [lang] have to work in the more comfortable conditions they need - if keeping the Java5 backward compatibility became more a pain than something to enjoy in their spare time, there's no reason to continue getting crazy with the risk they lose the interest - and [lang] won't

Re: [VOTE][Lang] Update to Java 6

2012-02-27 Thread Dave Brosius
+1 - Original Message -From: quot;Gary Gregoryquot; ;ggreg...@apache.org;http://twitter.com/GaryGregory

Re: [RESULT] Was: [VOTE] Release Apache Commons Daemon 1.0.10 based on RC2

2012-02-27 Thread sebb
On 27 February 2012 17:57, Mladen Turk mt...@apache.org wrote: On 02/27/2012 06:14 PM, sebb wrote: Can you also release the jar to Maven please? Sure, already did steps described at http://commons.apache.org/releases/release.html files are already inside

Re: [Math] Toward releasing 3.0 ?

2012-02-27 Thread sebb
On 27 February 2012 21:22, Gilles Sadowski gil...@harfang.homelinux.org wrote: I couldn't tell you now because installing maven3 implied desinstalling maven2. I've got both installed (Win XP) with no issues; I just change the PATH as needed to switch between them. It's Debian GNU/Linux

Re: [VOTE][Lang] Update to Java 6

2012-02-27 Thread Christian Grobmeier
On Mon, Feb 27, 2012 at 11:53 PM, sebb seb...@gmail.com wrote: On 27 February 2012 21:16, Gary Gregory ggreg...@apache.org wrote: Hello All: This VOTE is to update the platform requirement for Commons Lang trunk to Java 6 from Java 5. The reasons are: - Stop wasting time back porting code

Re: [RESULT] Was: [VOTE] Release Apache Commons Daemon 1.0.10 based on RC2

2012-02-27 Thread sebb
On 27 February 2012 22:45, sebb seb...@gmail.com wrote: On 27 February 2012 17:57, Mladen Turk mt...@apache.org wrote: On 02/27/2012 06:14 PM, sebb wrote: Can you also release the jar to Maven please? Sure, already did steps described at http://commons.apache.org/releases/release.html

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

2012-02-27 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

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

2012-02-27 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

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

2012-02-27 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

Re: [RESULT] Was: [VOTE] Release Apache Commons Daemon 1.0.10 based on RC2

2012-02-27 Thread Mladen Turk
On 02/27/2012 11:45 PM, sebb wrote: On 27 February 2012 17:57, Mladen Turkmt...@apache.org wrote: According to the release.html this should sync to repo1.maven.org (if the instructions are valid of course) They are out of date for Nexus-enabled components, which Daemon is. Not sure how you

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

2012-02-27 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

[math] More special functions

2012-02-27 Thread Sébastien Brisard
Hello, I have frequently felt the lack of more special functions in CM3. This has also been noticed by other users (see recent entry in the Math Wish List). I guess that special functions were implemented when needed in the distribution package. I would like to start expanding the CM3 capabilities