Stefan,

First thank you for all your help and for correcting my mistakes ... :-)

See below.

> -----Original Message-----
> From: Stefan Bodewig [mailto:[EMAIL PROTECTED]]
> Sent: 14 March 2002 09:30
> To: [EMAIL PROTECTED]
> Subject: Cactus Framework-1.2 vs. -1.3
> 
> Vincent,
> 
> Gump is not working the way you expect it to work.  Take a look at the
> last intermediate for example.  jakarta-cactus-framework-13 will run
> immediately after jakarta-cactus-framework-12 and overwrite the
> results of jakarta-cactus-framework-12 as they both operate in the
> same directory.
> 
> cactus.jar taken from jakarta-cactus-framework-12 doesn't exist at all
> after that run, same for javadocs, the -12 docs will be overwritten by
> those for -13.
> 
> I suggest that you set the property base.dir used in
> framework/build.xml inside Gump's descriptor to framework-12 and
> framework-13 and also change all references inside the descriptor to
> point to the appropriate places.
> 
> I can do that for you, but wanted to get your input before I go ahead.

I agree except that it is not base.dir, but rather dist.dir that needs
to be changed, as this is where the distributables are located. Base.dir
is simply a way to be able to use relative paths from the top level
master build (in Jakarta-cactus/).

Here's a patch. Is it correct ?

Thanks

-Vincent

> 
> Stefan
> 
> --
> To unsubscribe, e-mail:   <mailto:alexandria-dev-
> [EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:alexandria-dev-
> [EMAIL PROTECTED]>
> 

Attachment: jakarta-cactus.diff
Description: Binary data

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

Reply via email to