http://www.ant-tasks.com/
Apache Ant Archive
»
Ant Users List
»
Ant Developers List
${basedir} prepended to properties?
${basedir} prepended to properties?
2003-03-10 - By Dwayne Schultz
Reply: 1
2
I am writing a myproj_build.xml file that will go in a jar to help
users use our product. Someone started putting ${basedir} in front of
some of the properties but I think it is unnecessary. We have
something like this:
<property name="deploymentFile" value="${basedir}/conf/colle.cds"/>
It works on my system if I just remove the ${basedir}. Can anyone
comment on this?
Dwayne
=============================
Use the right kind of glue
http://colle.sf.net
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.