From 3f0690850d5ce47aa64688dc4c6a7845118d8c8d Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Thu, 17 Jul 2003 22:21:57 +0000 Subject: [PATCH] Added pointers to the Just4log task. git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274852 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 49 ++++++++++++++++++++++++++++++++++++++++++++++ xdocs/external.xml | 26 ++++++++++++++++++++++++ 2 files changed, 75 insertions(+) diff --git a/docs/external.html b/docs/external.html index 929de0bba..6bc1a20f0 100644 --- a/docs/external.html +++ b/docs/external.html @@ -2112,6 +2112,55 @@ valign="top" align="left"> Commercial + + +

+ + Just4log Ant Task +

+

Just4log is a ant task to optimize JVM bytecode with regards + for Logs ( be it, Log4j, Apache Commons or JDK 1.4 ) + It depends on apache BCEL for Bytecode engineering.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Ant 1.4 or higher +
+ URL: + + http://just4log.sourceforge.net +
+ Contact: + + Lucas Bruand +
+ License: + + Apache License 1.1. +

diff --git a/xdocs/external.xml b/xdocs/external.xml index 46a0d4b1b..be638bc7f 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -1105,6 +1105,32 @@ + + + +

Just4log is a ant task to optimize JVM bytecode with regards + for Logs ( be it, Log4j, Apache Commons or JDK 1.4 ) + It depends on apache BCEL for Bytecode engineering.

+ + + + + + + + + + + + + + + + + + +
Compatibility:Ant 1.4 or higher
URL:http://just4log.sourceforge.net
Contact:Lucas Bruand
License:Apache License 1.1.
+