Re: [EMAIL PROTECTED]: Project commons-id (in module commons-sandbox) failed

2007-08-27 Thread Stefan Bodewig
On Mon, 27 Aug 2007, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > I had a look at this and found these dependencies: > > > > > > > > > > But if I read the descriptor right, it runs 'maven jar' which > shouldn't need either maven-cobertura-plugin or > maven-xdoc

Re: [continuum] BUILD FAILURE: Commons Configuration

2007-08-27 Thread Oliver Heger
Ben Speakmon wrote: > If you find that the JVM required for the test is important, you can specify > which one to use in the surefire plugin configuration. Never tried it > myself, though. This would be an option. But I think in this case the tests are really a bit bogus if they rely on certain va

Re: [continuum] BUILD FAILURE: Commons Configuration

2007-08-27 Thread Ben Speakmon
If you find that the JVM required for the test is important, you can specify which one to use in the surefire plugin configuration. Never tried it myself, though. On 8/27/07, Oliver Heger <[EMAIL PROTECTED]> wrote: > > Hi Michiel, > > thanks for this information. Obviously the tests depend on the

Re: [continuum] BUILD FAILURE: Commons Configuration

2007-08-27 Thread Oliver Heger
Hi Michiel, thanks for this information. Obviously the tests depend on the JDK version they are run. For me, using a JDK 1.5.0_09, the tests run fine. CI also seems to use a JDK 1.5, but here 55 tests are failing, which seems to be caused by classes from the java.awt package that cannot be resolve

Re: [continuum] BUILD FAILURE: Commons Configuration

2007-08-27 Thread Michiel Kalkman
To me, it seems we should at least be able to run the tests first, outside of any continuous build systems. Here's what I had to do to get them running with Maven2 under jdk1.6.0_02. Maybe this helps ? 1) Get the Commons Parent project using subversion from http://svn.apache.org/repos/asf/commons

Re: [VFS] Writing to Jar, Zip, Tar..

2007-08-27 Thread Filip Defoort
Torsten Curdt wrote: On 25.08.2007, at 17:26, Filip Defoort wrote: Mario Ivankovits wrote: Hi! It is an interesting topic (to underline this: I am sitting here on vacation for a hadful of days using my mobile to write this mail ;-) ), though, due to some other OS projects I am really getti

Re: [EMAIL PROTECTED]: Project commons-id (in module commons-sandbox) failed

2007-08-27 Thread Dennis Lundberg
Stefan Bodewig wrote: On Sat, 25 Aug 2007, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Stefan Bodewig wrote: On Sat, 25 Aug 2007, Dennis Lundberg <[EMAIL PROTECTED]> wrote: Gump needs to run maven in online mode, so it can download the necessary dependencies, see below... No, if it did, it wo

[Commons Wiki] Update of "Pool" by Akvel

2007-08-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The following page has been changed by Akvel: http://wiki.apache.org/jakarta-commons/Pool -- = FAQ =

[Commons Wiki] Update of "Pool" by Akvel

2007-08-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The following page has been changed by Akvel: http://wiki.apache.org/jakarta-commons/Pool -- = FAQ =

[Commons Wiki] Update of "Pool" by Akvel

2007-08-27 Thread Apache Wiki
Dear Wiki user, You have subscribed to a wiki page or wiki category on "Commons Wiki" for change notification. The following page has been changed by Akvel: http://wiki.apache.org/jakarta-commons/Pool -- = FAQ =

Re: [VFS] Writing to Jar, Zip, Tar..

2007-08-27 Thread Torsten Curdt
On 25.08.2007, at 15:21, Chr. Grobmeier wrote: In fact, i compared the TrueZip implementation to Compress yesterday. We have quite less features and on some points in the code we depend on java.util.zip packages. Why is using java.uil.zip bad? In some discussion in here people said that t

Re: [VFS] Writing to Jar, Zip, Tar..

2007-08-27 Thread Torsten Curdt
On 25.08.2007, at 17:26, Filip Defoort wrote: Mario Ivankovits wrote: Hi! It is an interesting topic (to underline this: I am sitting here on vacation for a hadful of days using my mobile to write this mail ;-) ), though, due to some other OS projects I am really getting out of time. An

[EMAIL PROTECTED]: Project commons-jelly-tags-jsl-test (in module commons-jelly) failed

2007-08-27 Thread commons-jelly-tags-jsl 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 [EMAIL PROTECTED] Project commons-jelly-tags-jsl-test has an issue affecting its community integration. Th

Re: [EMAIL PROTECTED]: Project commons-id (in module commons-sandbox) failed

2007-08-27 Thread Stefan Bodewig
On Mon, 27 Aug 2007, Jörg Schaible <[EMAIL PROTECTED]> wrote: > Stefan Bodewig wrote on Monday, August 27, 2007 9:13 AM: >> We know that we need to run Maven in online mode at least once >> after a fresh install so it can download its internal dependenices. >> Given that any other Maven1 project

[pool] Why are ensureMinIdle and calculateDeficit private?

2007-08-27 Thread Tom Muldoon
I extended the GenericObjectPool a while back to create a typesafe implementation (which is exposed as an Mbean) and I was planning on overriding the startEvictor method to use my own Evictor implementation (which simply trackes when it is scheduled to run next) and I was surprised to discover that

Re: JIRA karma

2007-08-27 Thread Sergey Vladimirov
Matt, No, I don't have commit karma (user sergey). It's strange, since i have JIRA karma... may be it's different access lists and they are not syncronized. -- Sergey 2007/8/26, Matt Benson <[EMAIL PROTECTED]>: > > > --- Sergey Vladimirov <[EMAIL PROTECTED]> wrote: > > > Matt, > > > > I noticed

RE: [EMAIL PROTECTED]: Project commons-id (in module commons-sandbox) failed

2007-08-27 Thread Jörg Schaible
Hi Stefan, Stefan Bodewig wrote on Monday, August 27, 2007 9:13 AM: [snip] > > Has any of them been added lately? It's not as if commons-id had > been failing for months. No, nothing has been hcanged for quite some time and it worked until gump was moved. And Dennis is right, these are miss

Re: [EMAIL PROTECTED]: Project commons-id (in module commons-sandbox) failed

2007-08-27 Thread Stefan Bodewig
On Sat, 25 Aug 2007, Dennis Lundberg <[EMAIL PROTECTED]> wrote: > Stefan Bodewig wrote: >> On Sat, 25 Aug 2007, Dennis Lundberg <[EMAIL PROTECTED]> wrote: >> >>> Gump needs to run maven in online mode, so it can download the >>> necessary dependencies, see below... >> No, if it did, it wouldn't be