http://www.ant-tasks.com/
Apache Ant Archive
»
Ant Users List
»
Ant Developers List
How change build.xml for jikes ?
How change build.xml for jikes ?
2005-06-02 - By bouml
Hi !
I'm pretty new here and have some questions, which i sure that you guys
easiely can answer.
I want to run my Tomcat with jikes.
As i want to precompile all JSP-Files i need to edit the build.xml, right ?
The entry for jasper comipler is something like:
<jspc srcdir="${jsp_src}" destdir="${java_dir}" verbose="9"
failonerror="yes" compiler="jasper41" >
What do i have to write when using jikes ?
Thx
Thomas
©2008 ant-tasks.com - Jax Systems, LLC, U.S.A.