[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Setting Class-Path in manifest file



Apparently I am doing something wrong in my build file.
This is what the Manifest says(the Class-Path line):
Class-Path: /home/rmanocha/dev/org/popGmail/lib/edu.jar /home/rmanocha
 /dev/org/popGmail/lib/g4j-lib.jar

I dont know why it is giving the whole path. This is what I use in build.xml:

<property name="lib" location="lib"/>

lib is a directory inside the current directory.
any ides why it is giving the whole path instead of a relative path??
Thanks


On 19/10/04 00:17 +0200, Lo?c Minier wrote:
> Rishabh Manocha <rmanocha@cs.utexas.edu> - Mon, Oct 18, 2004:
> 
> > I was thinking this is maybe because I use a "/" instead of a "\" when i give
> > the Class-Path.
> 
>  This would be surprising: Windows honors / pathnames almost everywhere
>  I've tested.  May be you can extract the manifest file with a "jar xvf"
>  and have a look at it?
> 
>    Regards,
> 
> -- 
> Lo?c Minier <lool@dooz.org>
> 
> 
> -- 
> To UNSUBSCRIBE, email to debian-java-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org

-- 
Rishabh Manocha
http://www.cs.utexas.edu/users/rmanocha
**********Your Quote for the day**********
Marriage is a lot like the army, everyone complains, but you'd be
surprised at the large number that re-enlist.
		-- James Garner
******************************************

Attachment: signature.asc
Description: Digital signature


Reply to: