Return-Path: Delivered-To: apmail-jakarta-ant-dev-archive@apache.org Received: (qmail 59759 invoked from network); 13 Jan 2003 12:49:52 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 13 Jan 2003 12:49:52 -0000 Received: (qmail 17455 invoked by uid 97); 13 Jan 2003 12:51:08 -0000 Delivered-To: qmlist-jakarta-archive-ant-dev@jakarta.apache.org Received: (qmail 17386 invoked by uid 97); 13 Jan 2003 12:51:07 -0000 Mailing-List: contact ant-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Ant Developers List" Reply-To: "Ant Developers List" Delivered-To: mailing list ant-dev@jakarta.apache.org Received: (qmail 17374 invoked by uid 97); 13 Jan 2003 12:51:06 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Date: 13 Jan 2003 12:49:43 -0000 Message-ID: <20030113124943.29440.qmail@icarus.apache.org> From: bodewig@apache.org To: jakarta-ant-cvs@apache.org Subject: cvs commit: jakarta-ant/xdocs/stylesheets templates.vm X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N bodewig 2003/01/13 04:49:43 Modified: . Tag: ANT_15_BRANCH LICENSE docs Tag: ANT_15_BRANCH ant15_todo.html antnews.html external.html faq.html index.html problems.html projects.html resources.html xdocs Tag: ANT_15_BRANCH external.xml faq.xml xdocs/stylesheets Tag: ANT_15_BRANCH templates.vm Log: Partly sync site with HEAD, 2003 updates Revision Changes Path No revision No revision 1.3.2.1 +1 -1 jakarta-ant/LICENSE Index: LICENSE =================================================================== RCS file: /home/cvs/jakarta-ant/LICENSE,v retrieving revision 1.3 retrieving revision 1.3.2.1 diff -u -r1.3 -r1.3.2.1 --- LICENSE 10 Jan 2002 11:21:17 -0000 1.3 +++ LICENSE 13 Jan 2003 12:49:42 -0000 1.3.2.1 @@ -3,7 +3,7 @@ * The Apache Software License, Version 1.1 * ============================================================================ * - * Copyright (C) 2000-2002 The Apache Software Foundation. All + * Copyright (C) 2000-2003 The Apache Software Foundation. All * rights reserved. * * Redistribution and use in source and binary forms, with or without modifica- No revision No revision 1.17.2.3 +1 -1 jakarta-ant/docs/ant15_todo.html Index: ant15_todo.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/ant15_todo.html,v retrieving revision 1.17.2.2 retrieving revision 1.17.2.3 diff -u -r1.17.2.2 -r1.17.2.3 --- ant15_todo.html 4 Oct 2002 08:39:17 -0000 1.17.2.2 +++ ant15_todo.html 13 Jan 2003 12:49:42 -0000 1.17.2.3 @@ -683,7 +683,7 @@
- Copyright © 2000-2002, Apache Software Foundation + Copyright © 2000-2003, Apache Software Foundation
1.31.2.4 +1 -1 jakarta-ant/docs/antnews.html Index: antnews.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/antnews.html,v retrieving revision 1.31.2.3 retrieving revision 1.31.2.4 diff -u -r1.31.2.3 -r1.31.2.4 --- antnews.html 28 Nov 2002 09:42:42 -0000 1.31.2.3 +++ antnews.html 13 Jan 2003 12:49:42 -0000 1.31.2.4 @@ -375,7 +375,7 @@
- Copyright © 2000-2002, Apache Software Foundation + Copyright © 2000-2003, Apache Software Foundation
1.48.2.21 +220 -54 jakarta-ant/docs/external.html Index: external.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/external.html,v retrieving revision 1.48.2.20 retrieving revision 1.48.2.21 diff -u -r1.48.2.20 -r1.48.2.21 --- external.html 2 Dec 2002 15:52:48 -0000 1.48.2.20 +++ external.html 13 Jan 2003 12:49:42 -0000 1.48.2.21 @@ -100,7 +100,8 @@

This page lists external resources for Apache Ant: tasks, IDE integration tools, loggers, you name it. If you've written something that should be included, please post all relevant - information to one of the mailing lists.

+ information to one of the mailing lists. For details, see the + FAQ.

Nothing listed here is directly supported by the Ant developers, if you encounter any problems with them, please use the contact information.

@@ -1130,13 +1131,14 @@ -
- Jalopy + J2ME Ant Tasks
-

An Ant Plug-in for the Java Source Code Formatter - Jalopy.

+

There are three different sets of tasks to help build Java 2 Platform, Micro + Edition (J2ME) applications.

+

This set supports CLDC and the K Virtual Machine (KVM):

@@ -1162,7 +1164,7 @@ @@ -1176,7 +1178,7 @@ @@ -1190,28 +1192,13 @@
- Ant 1.4 (or higher) + Ant 1.3
- http://jalopy.sourceforge.net + http://www.dribin.org/dave/j2me_ant/
- http://jalopy.sf.net/contact.html + Dave Dribin
- Starting with release 1.0 Beta 6 the license is the - BSD License. Prior releases were under the GNU General - Public License. + Apache Software License
-
-
- - -
- - 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.

+

And this set works with the J2ME Wireless Toolkit and MIDP + for PalmOS:

@@ -1237,7 +1224,7 @@ @@ -1251,7 +1238,7 @@ @@ -1265,7 +1252,71 @@ + +
- Ant 1.4.1 + Ant 1.3
- http://www.experimentalstuff.com/Technologies/JavaMake/index.html + http://www.stampysoft.com/ant/
- Mikhail Dmitriev + Josh Eckels
- BSD-like License + MIT License + +
+

With Antenna, you can compile, preverify, package, and + obfuscate your MIDP applications, as well as convert them to + PRC files designed to run on MIDP for PalmOS. The tasks are + mostly built around the Wireless Toolkit and the free + RetroGuard obfuscator, with some additional gimmicks like + automatic version numbering.

+ + + + + + + + + + + + + + + + @@ -1276,14 +1327,13 @@
+ + Compatibility: + + + + Ant 1.4.1 or later + +
+ + URL: + + + + http://antenna.sourceforge.net/ + +
+ + Contact: + + + + J�rg Pleumann + +
+ + License: + + + + GNU Lesser General Public License
+
- J2ME Ant Tasks + Jalopy
-

There are three different sets of tasks to help build Java 2 Platform, Micro - Edition (J2ME) applications.

-

This set supports CLDC and the K Virtual Machine (KVM):

+

An Ant Plug-in for the Java Source Code Formatter + Jalopy.

@@ -1309,7 +1359,7 @@ @@ -1323,7 +1373,7 @@ @@ -1337,13 +1387,49 @@
- Ant 1.3 + Ant 1.4 (or higher)
- http://www.dribin.org/dave/j2me_ant/ + http://jalopy.sourceforge.net
- Dave Dribin + http://jalopy.sf.net/contact.html
- Apache Software License + Starting with release 1.0 Beta 6 the license is the + BSD License. Prior releases were under the GNU General + Public License.
-

And this set works with the J2ME Wireless Toolkit and MIDP - for PalmOS:

+
+
+ + + +
+ + Java+ Precompile Task + +
+
+

Java+ is an open source Java preprocessorthat adds these + features to any Java compiler:

+
    +
  • Multi-line strings with executable inclusions like Perl + and Ruby. It eliminates the need for JSP or ASP and their + need for Java compilers on deployment servers (a security + concern) while adding no overhead in either space or + time.
  • + +
  • Optionally supports localization by segregating Java+ + strings into ResourceBundle files with invarient keys based + on the hash code of the strings's value. This is handled + automatically and transparently; no intervention is + required.
  • + +
  • Fast. Negligible impact on build times. By default, + skips inputs whose outputs are up to date to avoid + triggering recompilations.
  • + +
  • Pure Java code, portable to any platform, with + graphical, shell and ant interfaces.
  • + +
  • Simple, general, recursive, digraph-driven string + syntax. Digraph characters are user-selectable.
  • +
@@ -1369,7 +1455,7 @@ @@ -1383,7 +1469,7 @@ @@ -1397,17 +1483,26 @@
- Ant 1.3 + Ant 1.5.1
- http://www.stampysoft.com/ant/ + http://virtualschool.edu/java+/
- Josh Eckels + Brad Cox
- MIT License + BSD-like License
-

With Antenna, you can compile, preverify, package, and - obfuscate your MIDP applications, as well as convert them to - PRC files designed to run on MIDP for PalmOS. The tasks are - mostly built around the Wireless Toolkit and the free - RetroGuard obfuscator, with some additional gimmicks like - automatic version numbering.

+
+
+ + +
+ + 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.

@@ -1433,7 +1528,7 @@ @@ -1447,7 +1542,7 @@ @@ -1461,7 +1556,7 @@ @@ -1996,6 +2091,77 @@
- Ant 1.4.1 or later + Ant 1.4.1
- http://antenna.sourceforge.net/ + http://www.experimentalstuff.com/Technologies/JavaMake/index.html
- J�rg Pleumann + Mikhail Dmitriev
- GNU Lesser General Public License + BSD-like License
+ +
+ pack + +
+
+

pack is a task to build the smallest possible JAR to link + and run one or more classes.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.5 + +
+ + URL: + + + + http://sadun-util.sourceforge.net/pack.html + +
+ + Contact: + + + + Cristiano Sadun + +
+ + License: + + + + GNU Lesser General Public License + +
+
+
+ + @@ -3660,7 +3826,7 @@
+ PMD
- Copyright © 2000-2002, Apache Software Foundation + Copyright © 2000-2003, Apache Software Foundation
1.30.2.5 +42 -2 jakarta-ant/docs/faq.html Index: faq.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/faq.html,v retrieving revision 1.30.2.4 retrieving revision 1.30.2.5 diff -u -r1.30.2.4 -r1.30.2.5 --- faq.html 31 Oct 2002 13:55:08 -0000 1.30.2.4 +++ faq.html 13 Jan 2003 12:49:42 -0000 1.30.2.5 @@ -169,6 +169,10 @@
- + + + + +
+ + + How do I add an external task that I've written to the + page "External Tools and Task"? + + +
+
+

Join and post a message to the ant-dev or ant-user mailing + list (one list is enough), including the following + information:

+
    +
  • the name of the task/tool
  • +
  • a short description of the task/tool
  • +
  • a Compatibility: entry stating with which version(s) of + Ant the tool/task is compatible to
  • +
  • a URL: entry linking to the main page of the tool/task
  • +
  • a Contact: entry containing the email address or the URL + of a webpage for the person or list to contact for issues + related to the tool/task. Note that we'll add a + link on the page, so any email address added there is not + obfuscated and can (and probably will) be abused by robots + harvesting websites for addresses to spam.
  • +
  • a License: entry containing the type of license for the + tool/task
  • +
+

The preferred format for this information is a patch to this + document.

+
+
+
+
@@ -2185,7 +2225,7 @@
- Copyright © 2000-2002, Apache Software Foundation + Copyright © 2000-2003, Apache Software Foundation
1.234.2.7 +1 -1 jakarta-ant/docs/index.html Index: index.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/index.html,v retrieving revision 1.234.2.6 retrieving revision 1.234.2.7 diff -u -r1.234.2.6 -r1.234.2.7 --- index.html 3 Dec 2002 14:53:41 -0000 1.234.2.6 +++ index.html 13 Jan 2003 12:49:42 -0000 1.234.2.7 @@ -257,7 +257,7 @@
- Copyright © 2000-2002, Apache Software Foundation + Copyright © 2000-2003, Apache Software Foundation
1.20.2.3 +1 -1 jakarta-ant/docs/problems.html Index: problems.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/problems.html,v retrieving revision 1.20.2.2 retrieving revision 1.20.2.3 diff -u -r1.20.2.2 -r1.20.2.3 --- problems.html 11 Nov 2002 15:56:05 -0000 1.20.2.2 +++ problems.html 13 Jan 2003 12:49:43 -0000 1.20.2.3 @@ -427,7 +427,7 @@
- Copyright © 2000-2002, Apache Software Foundation + Copyright © 2000-2003, Apache Software Foundation
1.12.2.4 +1 -1 jakarta-ant/docs/projects.html Index: projects.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/projects.html,v retrieving revision 1.12.2.3 retrieving revision 1.12.2.4 diff -u -r1.12.2.3 -r1.12.2.4 --- projects.html 4 Oct 2002 08:39:18 -0000 1.12.2.3 +++ projects.html 13 Jan 2003 12:49:43 -0000 1.12.2.4 @@ -711,7 +711,7 @@
- Copyright © 2000-2002, Apache Software Foundation + Copyright © 2000-2003, Apache Software Foundation
1.29.2.5 +1 -1 jakarta-ant/docs/resources.html Index: resources.html =================================================================== RCS file: /home/cvs/jakarta-ant/docs/resources.html,v retrieving revision 1.29.2.4 retrieving revision 1.29.2.5 diff -u -r1.29.2.4 -r1.29.2.5 --- resources.html 4 Oct 2002 08:39:18 -0000 1.29.2.4 +++ resources.html 13 Jan 2003 12:49:43 -0000 1.29.2.5 @@ -1231,7 +1231,7 @@
- Copyright © 2000-2002, Apache Software Foundation + Copyright © 2000-2003, Apache Software Foundation
No revision No revision 1.35.2.21 +122 -47 jakarta-ant/xdocs/external.xml Index: external.xml =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/external.xml,v retrieving revision 1.35.2.20 retrieving revision 1.35.2.21 diff -u -r1.35.2.20 -r1.35.2.21 --- external.xml 2 Dec 2002 15:52:49 -0000 1.35.2.20 +++ external.xml 13 Jan 2003 12:49:43 -0000 1.35.2.21 @@ -13,7 +13,8 @@

This page lists external resources for Apache Ant: tasks, IDE integration tools, loggers, you name it. If you've written something that should be included, please post all relevant - information to one of the mailing lists.

+ information to one of the mailing lists. For details, see the + FAQ.

Nothing listed here is directly supported by the Ant developers, if you encounter any problems with them, please use @@ -395,135 +396,184 @@ - + + +

There are three different sets of tasks to help build Java 2 Platform, Micro + Edition (J2ME) applications.

-

An Ant Plug-in for the Java Source Code Formatter - Jalopy.

+

This set supports CLDC and the K Virtual Machine (KVM):

- + - + - + - +
Compatibility:Ant 1.4 (or higher)Ant 1.3
URL:http://jalopy.sourceforge.nethttp://www.dribin.org/dave/j2me_ant/
Contact:http://jalopy.sf.net/contact.htmlDave Dribin
License:Starting with release 1.0 Beta 6 the license is the - BSD License. Prior releases were under the GNU General - Public License.Apache Software License
- - +

And this set works with the J2ME Wireless Toolkit and MIDP + for PalmOS:

-

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.3
URL:http://www.stampysoft.com/ant/
Contact:Josh Eckels
License:MIT License
+ +

With Antenna, you can compile, preverify, package, and + obfuscate your MIDP applications, as well as convert them to + PRC files designed to run on MIDP for PalmOS. The tasks are + mostly built around the Wireless Toolkit and the free + RetroGuard obfuscator, with some additional gimmicks like + automatic version numbering.

- + - + - + - +
Compatibility:Ant 1.4.1Ant 1.4.1 or later
URL:http://www.experimentalstuff.com/Technologies/JavaMake/index.htmlhttp://antenna.sourceforge.net/
Contact:Mikhail DmitrievJörg Pleumann
License:BSD-like LicenseGNU Lesser General Public License
-
- + -

There are three different sets of tasks to help build Java 2 Platform, Micro - Edition (J2ME) applications.

+ -

This set supports CLDC and the K Virtual Machine (KVM):

+

An Ant Plug-in for the Java Source Code Formatter + Jalopy.

- + - + - + - +
Compatibility:Ant 1.3Ant 1.4 (or higher)
URL:http://www.dribin.org/dave/j2me_ant/http://jalopy.sourceforge.net
Contact:Dave Dribinhttp://jalopy.sf.net/contact.html
License:Apache Software LicenseStarting with release 1.0 Beta 6 the license is the + BSD License. Prior releases were under the GNU General + Public License.
+
-

And this set works with the J2ME Wireless Toolkit and MIDP - for PalmOS:

+ + +

Java+ is an open source Java preprocessorthat adds these + features to any Java compiler:

+ +
    +
  • Multi-line strings with executable inclusions like Perl + and Ruby. It eliminates the need for JSP or ASP and their + need for Java compilers on deployment servers (a security + concern) while adding no overhead in either space or + time.
  • + +
  • Optionally supports localization by segregating Java+ + strings into ResourceBundle files with invarient keys based + on the hash code of the strings's value. This is handled + automatically and transparently; no intervention is + required.
  • + +
  • Fast. Negligible impact on build times. By default, + skips inputs whose outputs are up to date to avoid + triggering recompilations.
  • + +
  • Pure Java code, portable to any platform, with + graphical, shell and ant interfaces.
  • + +
  • Simple, general, recursive, digraph-driven string + syntax. Digraph characters are user-selectable.
  • +
- + - + - + - +
Compatibility:Ant 1.3Ant 1.5.1
URL:http://www.stampysoft.com/ant/http://virtualschool.edu/java+/
Contact:Josh EckelsBrad Cox
License:MIT LicenseBSD-like License
+
-

With Antenna, you can compile, preverify, package, and - obfuscate your MIDP applications, as well as convert them to - PRC files designed to run on MIDP for PalmOS. The tasks are - mostly built around the Wireless Toolkit and the free - RetroGuard obfuscator, with some additional gimmicks like - automatic version numbering.

+ + +

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 or laterAnt 1.4.1
URL:http://antenna.sourceforge.net/http://www.experimentalstuff.com/Technologies/JavaMake/index.html
Contact:Jörg PleumannMikhail Dmitriev
License:GNU Lesser General Public LicenseBSD-like License
-
@@ -737,6 +787,31 @@ License: GNU GPL 2.0 + + + + + + +

pack is a task to build the smallest possible JAR to link + and run one or more classes.

+ + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5
URL:http://sadun-util.sourceforge.net/pack.html
Contact:Cristiano Sadun
License:GNU Lesser General Public License
1.17.2.5 +33 -0 jakarta-ant/xdocs/faq.xml Index: faq.xml =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/faq.xml,v retrieving revision 1.17.2.4 retrieving revision 1.17.2.5 diff -u -r1.17.2.4 -r1.17.2.5 --- faq.xml 31 Oct 2002 13:55:09 -0000 1.17.2.4 +++ faq.xml 13 Jan 2003 12:49:43 -0000 1.17.2.5 @@ -180,6 +180,39 @@ + + How do I add an external task that I've written to the + page "External Tools and Task"? + + +

Join and post a message to the ant-dev or ant-user mailing + list (one list is enough), including the following + information:

+ +
    +
  • the name of the task/tool
  • +
  • a short description of the task/tool
  • +
  • a Compatibility: entry stating with which version(s) of + Ant the tool/task is compatible to
  • +
  • a URL: entry linking to the main page of the tool/task
  • +
  • a Contact: entry containing the email address or the URL + of a webpage for the person or list to contact for issues + related to the tool/task. Note that we'll add a + link on the page, so any email address added there is not + obfuscated and can (and probably will) be abused by robots + harvesting websites for addresses to spam.
  • +
  • a License: entry containing the type of license for the + tool/task
  • +
+ +

The preferred format for this information is a patch to this + document.

+ +
+ +
+ How do I pass parameters from the command line to my build file? No revision No revision 1.9.2.2 +1 -1 jakarta-ant/xdocs/stylesheets/templates.vm Index: templates.vm =================================================================== RCS file: /home/cvs/jakarta-ant/xdocs/stylesheets/templates.vm,v retrieving revision 1.9.2.1 retrieving revision 1.9.2.2 diff -u -r1.9.2.1 -r1.9.2.2 --- templates.vm 4 Oct 2002 08:39:18 -0000 1.9.2.1 +++ templates.vm 13 Jan 2003 12:49:43 -0000 1.9.2.2 @@ -188,7 +188,7 @@
- Copyright © 2000-2002, Apache Software Foundation + Copyright © 2000-2003, Apache Software Foundation
-- To unsubscribe, e-mail: For additional commands, e-mail: