Rod,

As you suspect, the CLASS-Path in a jar's manifest is used to find other
jars relative to your jar, not jars within your jar

Conor


> -----Original Message-----
> From: Rod Mackenzie [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 13 March 2002 10:57 AM
> To: Ant Users List
> Subject: Re: Using Main-Class and Class-Path in a manifest file
>
>
> Todd,
>
> I don't think you  should include you log4j.jar iin your
> HelloWorld.jar, I can't find any info on whether a jar will be seached
> for other jars when searching for a class. I have tried a similar test
> to yours using the Main-Class and Class-Path and didn't have a problem
> but I didn't package all the jars into one.
>
> Rod
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
>
>


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

Reply via email to