On Tue, 19 Oct 2004, Stefano Mazzocchi <[EMAIL PROTECTED]> wrote:
> Stefan Bodewig wrote:
> 
>> On 19 Oct 2004, <[EMAIL PROTECTED]> wrote:
> 
>>>  NOTE: jetty-plus doesn't seem to pickup the gump-build classpath,
>>>  how do we inject it in?
>> Why do you think so?
> 
> http://brutus.apache.org/gump/public/jetty/jetty-plus/gump_work/build_jetty_jetty-plus.html
> 
> look in the build section, it's "classpath" environment is
> completely different and picked up from the local directories.

its expanded.classpath property is different from the CLASSPATH
environment (which looks fine).

Digging into the build file, this really is supposed to be a <path> of
local jars - only that Ant will completely ignore it when it is used
in <java>, <javac> or <junit>.

Nothing special here.

Stefan

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

Reply via email to