> Could anybody using Eclipse please check whether the appended trivial
> patch causes problems there?
Your patch works for me with Eclipse Ganymede and Mac OSX 10.5.
The addUrl Method looks like not used anymore, it can be removed imho.
It has appeared cause of the getClass.getResource approach.
On 2009-03-06, Stefan Bodewig wrote:
> On 2009-03-06, sebb wrote:
>> I'm not sure that getResource() is the correct method to use here.
> Well, it works great for files that don't contain spaces in their name
> 8-)
Looking into AbstractTestCase it explicitly adds src/test/resources to
the cla
On 2009-03-06, sebb wrote:
> On 05/03/2009, bode...@apache.org wrote:
>> URL: http://svn.apache.org/viewvc?rev=750313&view=rev
>> Log:
>> make tests pass on Linux
> However, they now fail on Windows (and compilation fails on Java
> 1.4/1.5, but I fixed that).
Sorry about the Java6ism.
> A
It would be nice if continuum had the concept of build agents like
TeamCity. That way we could have agents set up for each java version.
On Mar 5, 2009 7:15 PM, "sebb" wrote:
It looks like all the Continuum builds are set to use JDK6, regardless
of the actual Java version that the component tar
Online report :
http://vmbuild.apache.org/continuum/buildResult.action?buildId=156554&projectId=176
Build statistics:
State: Failed
Previous State: Failed
Started at: Thu 5 Mar 2009 17:30:48 -0800
Finished at: Thu 5 Mar 2009 17:31:13 -0800
Total time: 25s
Build Trigger: Schedule
Build Num
On 05/03/2009, bode...@apache.org wrote:
> Author: bodewig
> Date: Thu Mar 5 04:49:10 2009
> New Revision: 750313
>
> URL: http://svn.apache.org/viewvc?rev=750313&view=rev
> Log:
> make tests pass on Linux
>
However, they now fail on Windows (and compilation fails on Java
1.4/1.5, but I fix
It looks like all the Continuum builds are set to use JDK6, regardless
of the actual Java version that the component targets.
For example, Compress is currently targetted at 1.4, however Continuum
uses 1.6 to build, and therefore missed a patch that introduced a
dependency on Java 1.6.
Would it n
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-compress-test has an issue affecting its community integration.
Th