Wolfgang,

Inspecting the code for ant 1.2 the modern compile option is a null op. Oops.
You can find in the TODO list the following:

  * Javac improvements -- support the "modern" 1.3 compiler

Seems as though this still needs to be done.

Wolfgang Egger wrote:

> Servus,
>
> we have a strange problem and I hope someone out here knows any solution.
>
> We have two WebApplications which both use the same java-classes.
> If we do an ant-build on App1 everything is ok.
> If we do an ant-build on App2 ant is doing somthig it calls Modern Compile
> and this seems to do nothing. After the build, there are no java-classes in
> WEB-INF/classes and App2 isn't running, cause tomcat can't find the classes.
>
> This strange behaviour only occures if we install the WebApps with ant on
> the server. While coding the WebApps with VisualAge for Java 3.5 and the
> Apache_Tomcat_Test_Environment (what means it's runing a local server on the
> developer machines) there's no problem running both WebApps at same time.
> That's why we believe ant has something to do with that failure.
>
> Does anybody know, what's about that Modern Compilation and how we get App2
> running parallel with App1 ?
>
> Thanx in advance
>
>            Wolfgang
>
> Synemedia Productions
> Hildegardstr. 28 | 10715 Berlin, Germany | Tel: +49(0)30-857 32 850
> mail: [EMAIL PROTECTED] | www: http://www.synemedia.de

--
Philip A. Smith         Imana, Inc.
415.437.1447 tel        480 Potrero Ave.
415.436.9793 fax        San Francisco, CA 94110
[EMAIL PROTECTED]        http://www.imana.com


Reply via email to