Remy Maucherat wrote:
The "compile" target of the build.xml also does validation of the said web.xml.
Yes thats right. But your deployer-script doesn't create a jar with the compiled classes and doesn't remove the unnecessary jsps.


Finally a WAR-Archive without the JSPs will generated and deployed to the remote (or Production) server.


There's the "deploy" target.
Yes, thats right, too.

This seems to be already present.
I'm missing some properties:
- how can i set the compile-parameters (optimize, deprecated, debug) without changing the build.xml


- where can i set the javaEncoding property (e.g. for German Umlaute)

This were the reasons why i extend/change the build.xml.

Thorsten

--
Thorsten Kamann
Email: [EMAIL PROTECTED]
ICQ: 40746578
Yahoo: ThorQue


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



Reply via email to