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

2012-05-20 Thread Gary Gregory
To solve this, it seems I need to publish a SNAPSHOT. When I try this: mvn clean deploy -Prelease It fails with: [ERROR] Failed to execute goal org.apache.maven.plugins:maven-assembly-plugin:2.3:single (default) on project commons-vfs2: Error reading assemblies: No assembl y descriptors found.

[GUMP@vmgump]: Project commons-id (in module commons-sandbox) failed

2012-05-20 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-id has an issue affecting its community integration. This issue

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

2012-05-20 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-scxml-test has an issue affecting its community integration. This

[GUMP@vmgump]: Project commons-jelly-tags-jmx (in module commons-jelly) failed

2012-05-20 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-jelly-tags-jmx has an issue affecting its community integration.

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

2012-05-20 Thread Bill Barker
I'm going to remain blissfully ignorant about the problems you are having with Maven. But Gump is using the Ant build for this project (you can change it to use the Maven build if you like). But anything you do with deploying in Maven won't change what Gump sees with the current configuration.

Re: [Math] Serializable (again)

2012-05-20 Thread Heinz Kredel
Am Dienstag 15 Mai 2012, 23:25:46 schrieb Gilles Sadowski: Hello. as I am also interested in short term serialization just for moving objects between a distributed virtual machines and not in long term serialization, I would support the discussion up to now. To express our intentions we

Re: Git support?

2012-05-20 Thread Phil Steitz
On 5/19/12 1:08 AM, Luc Maisonobe wrote: Le 16/05/2012 15:41, Jochen Wiedmann a écrit : Well, with our multitude of projects, it might make sense to ask for one or two of them being migrated, so that we gather the experience. (I've got none so far.) Would anyone volunteer for the job of

Re: Git support?

2012-05-20 Thread Christian Grobmeier
On Sun, May 20, 2012 at 12:43 AM, James Carman ja...@carmanconsulting.com wrote: Perhaps classscan?  :) makes perfect sense to me :-) On Sat, May 19, 2012 at 5:38 PM, Christian Grobmeier grobme...@gmail.com wrote: On May 19, 2012 10:13 PM, Gary Gregory garydgreg...@gmail.com wrote: A one

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

2012-05-20 Thread Ralph Goers
What ant build? Commons VFS 2 doesn't have one. The Maven build requires -P include-sandbox to build the sandbox. Ralph On May 20, 2012, at 2:38 AM, Bill Barker wrote: I'm going to remain blissfully ignorant about the problems you are having with Maven. But Gump is using the Ant build for

[math] numerical stability problems of continued fraction

2012-05-20 Thread Thomas Neidhart
Hi, I have worked on the numerical stability problems (see MATH-718, MATH-785) of our continued fraction implementation, which is used in several other classes (Beta, Gamma). As I was not really convinced with the scaling approach to overcome overflow and underflow situations which occur quite

Re: Git support?

2012-05-20 Thread Hasan Diwan
Gents, Maven does have git support[1]. So, it would be only a matter of updating your poms to reflect the new scm type. -- H On 20 May 2012 13:20, Christian Grobmeier grobme...@gmail.com wrote: On Sun, May 20, 2012 at 12:43 AM, James Carman ja...@carmanconsulting.com wrote: Perhaps

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

2012-05-20 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-betwixt (in module apache-commons) failed

2012-05-20 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-betwixt has an issue affecting its community integration. This

[GUMP@vmgump]: Project commons-graph (in module commons-sandbox) failed

2012-05-20 Thread commons-graph 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-graph has an issue affecting its community integration. This

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

2012-05-20 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

[continuum] BUILD FAILURE: Apache Commons - Commons Compress - Default Maven 2 Build Definition (Java 1.5)

2012-05-20 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=22341projectId=64 Build statistics: State: Failed Previous State: Ok Started at: Mon 21 May 2012 05:20:16 + Finished at: Mon 21 May 2012 05:20:38 + Total time: 21s Build Trigger: Schedule Build

Re: [math] numerical stability problems of continued fraction

2012-05-20 Thread Sébastien Brisard
Hi Thomas, This seems to solve all the described problems, but the question remains if this can be included without problems into CM. The algorithm description in NR is not in source code but on an higher level. Looking at the relevant chapter in NR, I don't think there is any license issue

Re: Git support?

2012-05-20 Thread Sébastien Brisard
Hi, I have been, um, absent for a while, but am going to try to get active again.  For now, just catching up on stuff.  (I have to say, my being away seems to have helped some things move along :) Great work, guys!)  I am a Git ignoramus, so will be a good test case for how easy it is for

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

2012-05-20 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-sandbox has an issue affecting its community integration.