AW: build.properties

2006-06-28 Thread Jan.Materne
>What do u mean by >>>Inside the buildfile you have >>> >>>and with property files you load these mappings >>> >>>NAME=VALUE # COMMENT > >Jan Can u elobrate ? http://ant.apache.org/manual/CoreTasks/property.html Jan - T

AW: build.properties

2006-06-28 Thread Jan.Materne
{distpath.project} > >Finally i am getting BUIL FAILED message > > >-Original Message- >From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] >Sent: Wednesday, June 28, 2006 1:06 PM >To: user@ant.apache.org; [EMAIL PROTECTED] >Subject: AW: build.properties > > >>

AW: build.properties

2006-06-28 Thread Jan.Materne
>In my build.xml if i want to get the the value of >"distpath.project" (path of my web application context in OC4J >server) from build.properties . > >What Changes i need to avil this requirement ? > >- > > > > > >value="F:/oc4j_extended/j2ee/home/applications"

AW: build.properties

2006-06-13 Thread Jan.Materne
>basedir="F:/oc4j_extended/j2ee/home/applications/acs/" >default="all"> > >What changes i need to do in order to make the path in >"basedir" in buil.xml to move to build.properties file You cant. But you shouldnt use absolute paths - with that you cant move the directory structure to another loc