diff --git a/docs/external.html b/docs/external.html index 06a93e095..bd9fb658b 100644 --- a/docs/external.html +++ b/docs/external.html @@ -612,6 +612,79 @@ + + + +
+ + Javamake + +
+
+

A task to compile Java sources and manage class file + dependencies. Functionality is equivalent to that of standard + Javac and Depend tasks combined, with improved dependency + checking.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.4.1 + +
+ + URL: + + + + http://www.experimentalstuff.com/Technologies/JavaMake/index.html + +
+ + Contact: + + + + Mikhail Dmitriev + +
+ + License: + + + + BSD-like License + +
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index 9dc133854..7a165e067 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -203,6 +203,33 @@
+ + +

A task to compile Java sources and manage class file + dependencies. Functionality is equivalent to that of standard + Javac and Depend tasks combined, with improved dependency + checking.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4.1
URL:http://www.experimentalstuff.com/Technologies/JavaMake/index.html
Contact:Mikhail Dmitriev
License:BSD-like License
+
+

There are two different sets of tasks to help build