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

Re: Setting Class-Path in manifest file



Thanks Damien,
That seems to have solved the problem.
Best
--Rishabh

On 19/10/04 00:40 +0200, Damien Raude-Morvan wrote:
> On Tuesday 19 October 2004 00:24, Rishabh Manocha wrote:
> > <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
> 
> When you use <property name="foo" location="mydir/anotherdir"> the value of 
> location is automagicaly expanded to full path. So when you use ${foo} 
> variable it use full path "/home/drazzib/mydir/anotherdir" instead of 
> "mydir/anotherdir".
> 
> You should use "value" instead of "location" :)
> http://ant.apache.org/manual/CoreTasks/property.html
> 
> Cheers, Damien
> PS : I've made this mistake so many times !
> 
> -- 
> Damien Raude-Morvan - DrazziB
> GPG : 0x337C7EBB
> WWW : www.drazzib.com
> ICQ : 68119943
> TEL : (+33) 06 08 80 36 98
> 
> 
> -- 
> 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**********
Brigands will demand your money or your life, but a woman will demand both.
		-- Samuel Butler
******************************************

Attachment: signature.asc
Description: Digital signature


Reply to: