Re: Current failure of jakarta-velocity-test

2005-11-01 Thread Henning Schmiedehausen
Thanks,

I've put a fix into the jakarta-velocity project, I'm looking forward to
see how it works out.

Best regards
Henning


On Sun, 2005-10-30 at 22:30 +0100, Stefan Bodewig wrote:
 On Sun, 30 Oct 2005, Henning Schmiedehausen [EMAIL PROTECTED] wrote:
 
  Is gump somehow overriding the ant classpath?
 
 Yes, more than that actually.  It sets the magic build.sysclasspath
 property to only which makes Ant ignore any classpath setting inside
 the build file and only take into account what the system classpath
 holds.
 
  The failing test relies on ant putting a certain jar on the
  classpath so that a (classpath based) loader can find a
  template.
 
 Where is this template - or the jar?  In gump's descriptor for
 velocity-test you simply add a work entry that points to it.
 work adds whatever the nested attribute holds to CLASSPATH prior
 to running Ant.
 
 Cheers
 
 Stefan


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: dual G5 at OSL

2005-11-01 Thread Corey Shields

Great!  I will ping them then (cc'ed on this).  We just want to make sure the 
box is still being used, solve any problems that may be there, and if it's no 
longer in use then repurpose it.   Thanks for the reply!

Cheers,

-C

On Monday 31 October 2005 03:12 am, you wrote:
 Hi Corey,

 sorry for taking so long to respond. I've been pretty busy with other stuff
 at the ASF so I don't know what's happening with captainfantastic at the
 moment. You can contact the entire gump crew through
 [EMAIL PROTECTED]

 Regardless, thanks for your email :-)

 cheers,

 Leo

 On Mon, Oct 17, 2005 at 09:09:17AM -0700, Corey Shields wrote:
  Leo,
 
  How is the dual G5 for the Gump project working out for you?  Just
  thought I'd ping you and make sure all is well.
 
  Cheers,
 
  -Corey

-- 
Corey Shields - OSU Open Source Lab
osuosl.org - staff.osuosl.org/~cshields
PGP/GPG key id: 53B0E916


pgpiQuZt2BlBp.pgp
Description: PGP signature


Re: svn commit: r330183 - in /gump/metadata/project: cocoon/module.xml jakarta-commons.xml myfaces.xml portals-bridges.xml portals-pluto.xml ws-wsrp4j.xml

2005-11-01 Thread Stefan Bodewig
On Wed, 02 Nov 2005, [EMAIL PROTECTED] wrote:

 Revert pluto back to v1.0.x.

Thanks!  I've removed the working copies so Gump will check out the
branches on the next run.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Derby build (Re: BATCH: All dressed up, with nowhere to go...)

2005-11-01 Thread Stefan Bodewig
On Mon, 31 Oct 2005, Andrew McIntyre [EMAIL PROTECTED] wrote:

 This output, recorded to a file using the output attribute of an Ant
 exec task, is then read back in to a property using Ant's
 loadfile task. Ant diligently includes the newline as a part of
 the property read in from the file, which I'm sure is correct
 behavior on the part of Ant.

Can you use a striplinebreaks filter reader in your loadfile task?
This would throw out any line feeds and should allow us to build derby
without upgrading svn.

Stefan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]