From ec2de637da5607f39901cecfcd4051d0df672fb3 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Tue, 9 Sep 2003 13:18:36 +0000 Subject: [PATCH] Add pointer to ProGuard, submitted by Dirk Schnelle git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@275206 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 55 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 31 ++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) diff --git a/docs/external.html b/docs/external.html index e30ae125f..8e9b3b546 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2459,6 +2459,61 @@ valign="top" align="left"> Apache Software Foundation License + + +

+ + ProGuard +

+

ProGuard is + a free Java class file shrinker and obfuscator. It can detect + and remove unused classes, fields, methods, and attributes. It + can then rename the remaining classes, fields, and methods + using short meaningless names.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Tested with 1.5. Should work with all versions. +
+ URL: + + + http://proguard.sourceforge.net/ + +
+ Contact: + + + Feedback Page + +
+ License: + + GNU General Public Licen +

diff --git a/xdocs/external.xml b/xdocs/external.xml index 98943a8a6..6442ea2b3 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -1292,6 +1292,37 @@ + +

ProGuard is + a free Java class file shrinker and obfuscator. It can detect + and remove unused classes, fields, methods, and attributes. It + can then rename the remaining classes, fields, and methods + using short meaningless names.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Tested with 1.5. Should work with all versions.
URL: + http://proguard.sourceforge.net/ +
Contact: + Feedback Page +
License:GNU General Public Licen
+
+

Purge deletes all but the most recent few files from a fileset.