From 8d20f93560051477423b99f25891462c5ce18a83 Mon Sep 17 00:00:00 2001 From: Kevin Jackson Date: Wed, 8 Mar 2006 01:45:14 +0000 Subject: [PATCH] updated Ant Pretty Build subsection git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@384087 13f79535-47bb-0310-9956-ffa450edef68 --- xdocs/external.xml | 60 ++++++++++++++++++++++------------------------ 1 file changed, 29 insertions(+), 31 deletions(-) diff --git a/xdocs/external.xml b/xdocs/external.xml index 0994d8cfc..1889bff7f 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -319,37 +319,35 @@ - - -

Ant Pretty Build is a tool to easily show and run Ant - buildfiles directly from within a browser window. It consists - of a single XSL file that will generate, on the fly, in the - browser, from the .xml buildfile, a pretty interface showing - project name, description, properties and targets, etc. sorted - or unsorted, allowing to modify/add properties, run the whole - project, or run selected set of targets in a specific order, - with the ability to modify logger/logfile, mode and add more - libs or command line arguments.

- - - - - - - - - - - - - - - - - - -
Compatibility:All Ant versions
URL:http://antprettybuild.free.fr/
Contact:Charbel BITAR (Project's Contact Page)
License:Apache Software License 2.0
-
+ +

+ Ant Pretty Build is a tool to easily show and run Ant buildfiles directly from + within a browser window. It consists of a single XSL file that will generate, + on the fly, in the browser, from the .xml buildfile, a pretty interface showing + project name, description, properties and targets, etc. sorted or unsorted, + allowing to load/modify/add properties, run the whole project, or run selected + set of targets in a specific order, with the ability to modify logger/logfile, + mode and add more libs or command line arguments. +

+ + + + + + + + + + + + + + + + + +
Compatibility:All Ant versions
URL:Ant Pretty Build Homepage
Contact:Charbel BITAR
License:Apache License V2.0
+