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

2012-04-11 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-configuration-test has an issue affecting its community integrati

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

2012-04-11 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

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

2012-04-11 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 issue

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

2012-04-11 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 i

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

2012-04-11 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 i

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

2012-04-11 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-chain has an issue affecting its community integration. This issue

Re: [classscan],[meiyo],[sandbox] Sharing a concrete proposal for class path scanning / class metadata

2012-04-11 Thread Ralph Goers
Hmm, I will have to take a look at that. I'm using the ResolverUtil in Log4j2 that several other projects use. It works well but I discovered it was taking about .4 seconds to capture all my plugins. Instead, I am now running that step for all the plugins provided by Log4j2 during the build and

[continuum] BUILD FAILURE: Apache Commons - Commons Pool - Build using Java 1.6

2012-04-11 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=21090&projectId=98 Build statistics: State: Failed Previous State: Failed Started at: Wed 11 Apr 2012 21:20:17 + Finished at: Wed 11 Apr 2012 21:24:38 + Total time: 4m 21s Build Trigger: Schedule

RE: [classscan],[meiyo],[sandbox] Sharing a concrete proposal for class path scanning / class metadata

2012-04-11 Thread Honton, Charles
Mark, Please look at my implementation - http://chonton.github.com/meiyo-sandbox/ (I've accidently trashed my source respository, which I'll clean up tomorrow.) You can see the code through the javadoc and jxr reports. The implementation tracks classes per location (jar or folder), with multip

[continuum] BUILD FAILURE: Apache Commons - Commons Pool - Build using Java 1.6

2012-04-11 Thread Continuum@vmbuild
Online report : http://vmbuild.apache.org/continuum/buildResult.action?buildId=21087&projectId=98 Build statistics: State: Failed Previous State: Failed Started at: Wed 11 Apr 2012 19:20:19 + Finished at: Wed 11 Apr 2012 19:24:43 + Total time: 4m 23s Build Trigger: Schedule

Re: [classscan],[meiyo],[sandbox] Sharing a concrete proposal for class path scanning / class metadata

2012-04-11 Thread Simone Tripodi
hi!!! :) ok that sounds reasonable - and proves my lack of knowledge of EJB field (I'm not a JEE guy) :P @Charles: I think that there is no measure for "too much consuming time" - I personally prefer adding overhead on compile phase rather than application runtime best, -Simo http://people.apac

Re: [classscan],[meiyo],[sandbox] Sharing a concrete proposal for class path scanning / class metadata

2012-04-11 Thread Mark Struberg
Hi! Yes, I wrote all that stuff myself, and on github is only a CLONE and no one else committed or contributed to it so far :) So I'm perfectly free to push this as my very own contribution to any ASF repo at whatever time _without_ a need to do incubation or whatever. But in any case, we will

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

2012-04-11 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-configuration-test has an issue affecting its community integrati

Re: [classscan],[meiyo],[sandbox] Sharing a concrete proposal for class path scanning / class metadata

2012-04-11 Thread Matt Benson
Actually, on this subject, I was able to establish on the legal-discuss ML recently that code authored entirely by an existing committer, even if it has been "exposed" on e.g. github, needs no formal SG to be incorporated into an ASF codebase. Sorry for having pushed for this in the case of [meiyo

Re: [VOTE] Release Commons IO 2.3-RC1

2012-04-11 Thread Gary Gregory
On Wed, Apr 11, 2012 at 1:32 PM, Oliver Heger wrote: > The maven build runs fine on JDK 1.6 on Windows 7. With the ant build I > get the same strange test failure as for the last release (so this is > probably not an issue). > I wish we could just drop the ant build. One build system is enough IM

Re: [VOTE] Release Commons IO 2.3-RC1

2012-04-11 Thread Oliver Heger
The maven build runs fine on JDK 1.6 on Windows 7. With the ant build I get the same strange test failure as for the last release (so this is probably not an issue). The release notes say they are for version 2.3-SNAPSHOT. There are some checkstyle warnings about unused imports which are prob

Re: [classscan],[meiyo],[sandbox] Sharing a concrete proposal for class path scanning / class metadata

2012-04-11 Thread James Carman
The problem is that they might not have that luxury (using APT). The specification (in the case of EJBs) says that classpath scanning must be supported. On Wed, Apr 11, 2012 at 12:13 PM, Honton, Charles wrote: > Simo, > > How much time is too long?  One minute?  One second?  Ten seconds? > > Th

RE: [classscan],[meiyo],[sandbox] Sharing a concrete proposal for class path scanning / class metadata

2012-04-11 Thread Honton, Charles
Simo, How much time is too long? One minute? One second? Ten seconds? Thanks, chas -Original Message- From: simone.trip...@gmail.com [mailto:simone.trip...@gmail.com] On Behalf Of Simone Tripodi Sent: Wednesday, April 11, 2012 12:17 AM To: Commons Developers List Subject: Re: [classs

[ANNOUNCE] Apache Commons Compress 1.4 Released

2012-04-11 Thread Stefan Bodewig
The Apache Commons Compress team is pleased to announce the commons-compress-1.4 release! The Apache Commons Compress Library defines a Java API for working with ar, cpio, tar, zip, dump, gzip, pack200, bzip2 and xz files. Version 1.4 is adds support for the XZ compression format based on the XZ

Re: [Math] Broken links in "userguide"

2012-04-11 Thread sebb
On 11 April 2012 11:03, Gilles Sadowski wrote: > Hi. > > There were some wrong links in the user guide in file "analysis.xml" (fixed > in r1324680). > > What is the policy to update the site, i.e. to post a corrected version of > the user guide? If the fixes are small, I usually just edit the HTM

Re: [VOTE] Release Commons IO 2.3-RC1

2012-04-11 Thread Brent Worden
+1 Thanks, Brent On Tue, Apr 10, 2012 at 10:54 AM, Gary Gregory wrote: > Hello All: > > This is a VOTE to release Commons IO 2.3-RC1 > > Changes in this version include: > > New features: > o IO-322:  Add and use class Charsets. > o IO-321:  ByteOrderMark UTF_32LE is incorrect. > o IO-318:  A

Re: [VOTE] Release Commons IO 2.3-RC1

2012-04-11 Thread Gary Gregory
My +1. Gary On Tue, Apr 10, 2012 at 11:54 AM, Gary Gregory wrote: > Hello All: > > This is a VOTE to release Commons IO 2.3-RC1 > > Changes in this version include: > > New features: > o IO-322: Add and use class Charsets. > o IO-321: ByteOrderMark UTF_32LE is incorrect. > o IO-318: Add Char

[Math] Broken links in "userguide"

2012-04-11 Thread Gilles Sadowski
Hi. There were some wrong links in the user guide in file "analysis.xml" (fixed in r1324680). What is the policy to update the site, i.e. to post a corrected version of the user guide? Thanks, Gilles P.S. Thanks for the "settings.xml" snippet that allows to skip things in the maven run!

Re: [math] Is overflow dealt with properly in Dfp?

2012-04-11 Thread luc
On Wed, 11 Apr 2012 06:23:56 +0200, Sébastien Brisard wrote: Hi, Hi Sébastien, I'm currently working on MATH-753, and the underlying accuracy issues. I therefore implemented the Gamma function for Dfps, and came accross a few strange things. For example, althoug the javadoc states that the

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

2012-04-11 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 af

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

2012-04-11 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

Re: [classscan],[meiyo],[sandbox] Sharing a concrete proposal for class path scanning / class metadata

2012-04-11 Thread Simone Tripodi
Same here, as main Meiyo contributor I'm of course interested, but no available cycles ATM, hopefully during the weekend :( Anyway, just to speak about it, I am changing my mind about classpath scanning, that - even only when bootstrapping, of course - is a time consuming operation. I'd invite you