From 02db5b8458300b9ca3071b35fcd8908e07ea46d2 Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Thu, 31 Oct 2002 13:20:13 +0000 Subject: [PATCH] Pointer to yGuard Submitted by: git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@273475 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 77 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 30 ++++++++++++++++++ 2 files changed, 107 insertions(+) diff --git a/docs/external.html b/docs/external.html index 1f294a5ad..aa5cc603b 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2439,6 +2439,83 @@ + + + +
+ + yGuard + +
+
+

yGuard is a free Java(TM) Bytecode Obfuscator Task that + needs no external script or project files. It can completely + be configured and run through the Ant build script. The task + supports multiple Jar files at once and makes use of + patternsets and regular expressions to specify elements, which + should be left unobfuscated. Additionally it can be used to + produce patches for obfuscated applications that have already + been deployed.

+ + + + + + + + + + + + + + + + + +
+ + Compatibility: + + + + Ant 1.5 and later + +
+ + URL: + + + + http://www.yworks.com/products/yguard + +
+ + Contact: + + + + yGuard@yWorks.com + +
+ + License: + + + + Library: LGPL, Task: Commercial + +
+
+
diff --git a/xdocs/external.xml b/xdocs/external.xml index d9d2af95f..f8be01a94 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -910,6 +910,36 @@ + + +

yGuard is a free Java(TM) Bytecode Obfuscator Task that + needs no external script or project files. It can completely + be configured and run through the Ant build script. The task + supports multiple Jar files at once and makes use of + patternsets and regular expressions to specify elements, which + should be left unobfuscated. Additionally it can be used to + produce patches for obfuscated applications that have already + been deployed.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.5 and later
URL:http://www.yworks.com/products/yguard
Contact:yGuard@yWorks.com
License:Library: LGPL, Task: Commercial
+