Now Tomcat seems to have a problem with:
      <property name="commons-daemon.jsvc.tar.gz"
                project="commons-daemon"
path="/daemon/dist/bin/jsvc.tar.gz"/>

Gumpy is interpreting the path to be relative to the Tomcat directory
instead of relative to the commons-daemon directory.  What is the correct
way to get this to work for both Gump and Gumpy?

"Bill Barker" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> I just "fixed" this from the Tomcat side.  I can revert the patch if
anyone
> wants.
>
> "Adam R. B. Jack" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> > > Adam, is the Python Gump assuming that the target attribute of <ant>
> > > contains exactly one target and passes it as a single argument?
> >
> > Yes, it was. I'm sure it isn't the only subtle difference that has gone
> > unnoticed this long either. Keep them coming, thanks.
> >
> > > For a reason unknown to me the Tomcat community has chosen to put a
> > > space separated list of targets into this attribute instead of
> > > defining a Gump specific target that depends on them.  Could you
> > > change gumpy to work with it like the "traditional" Gump did,
> > > i.e. split them at the spaces?
> >
> > Done.
> >
> > regards
> >
> > Adam




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

Reply via email to