Yes Bryan, there is a Velocity template file in Apollo which represents
the generated build.xml...

I believe there is an issue for this in Jira...

What you propose will work, I think we've avoided doing as of yet
because we want to revisit this stuff to fix little problems (like this)
to make it more user friendly...

I'll add this now for you...thx! 

-----Original Message-----
From: Murray, Bryan P. 
Sent: Wednesday, March 23, 2005 6:50 PM
To: [email protected]
Subject: Generated build.xml

In the build.xml file that gets generated by Wsdl2Java in the
generated/* directories, I noticed that the following 2 lines appear:
   <property file="build.properties" />
   <property file="../build.properties" />

Unfortunately, the one that would be really useful is missing from the
list:
   <property file="../../build.properties" />

Is there any way to get Wsdl2Java to add this line too? This makes it
possible to specify the wsrf.webapp.dir property once in the WSDL
directory and to be able to use the generated build.xml with no changes.

Thanks,
Bryan

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


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

Reply via email to