From 8e4085c37ec8e2df689bf45c3adb6cf2a5596651 Mon Sep 17 00:00:00 2001 From: Jan Materne Date: Wed, 4 Oct 2006 06:28:16 +0000 Subject: [PATCH] Like requested by Pavel Vlasov on the user list "Please re-add SQLC and Transformica to the External tools and tasks page" git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@452757 13f79535-47bb-0310-9956-ffa450edef68 --- docs/external.html | 117 +++++++++++++++++++++++++++++++++++++++++---- xdocs/external.xml | 75 ++++++++++++++++++++++------- 2 files changed, 166 insertions(+), 26 deletions(-) diff --git a/docs/external.html b/docs/external.html index d4f4dd9e3..46392bb16 100644 --- a/docs/external.html +++ b/docs/external.html @@ -1001,14 +1001,14 @@ Build Number -

Build Number is a tool to track software artifacts such as files and automatically assign - proper version/build numbers to them. It ensures that two different artifacts will have different - version/build numbers, but identical artifacts/builds will be assigned the same number. It doesn't - take version management away from you and doesn't replace your build process, but rather plugs - into the process and introduces version/build number governance by defining who is in charge of - which part of version number. With Build Number you are still in charge of the head of the version - number. E.g. you may decide to have 4 numbers in your version (major, minor, interface, implementation) - and you want to manage the two first numbers (major and minor). Build Number will take care of the +

Build Number is a tool to track software artifacts such as files and automatically assign + proper version/build numbers to them. It ensures that two different artifacts will have different + version/build numbers, but identical artifacts/builds will be assigned the same number. It doesn't + take version management away from you and doesn't replace your build process, but rather plugs + into the process and introduces version/build number governance by defining who is in charge of + which part of version number. With Build Number you are still in charge of the head of the version + number. E.g. you may decide to have 4 numbers in your version (major, minor, interface, implementation) + and you want to manage the two first numbers (major and minor). Build Number will take care of the tedium of managing the last two numbers (interface and implementation).

@@ -2035,7 +2035,7 @@ @@ -2045,7 +2045,7 @@ @@ -4931,6 +4931,53 @@ valign="top" align="left"> Revised BSD + +
- Tested with Ant 1.5 and 1.5.2 + Tested with Ant 1.5.x and 1.6.5
- http://www.hammurapi.biz + http://www.hammurapi.biz/products/hammurapi
+

+ + SQL Compiler (SQLC) +

+

SQL Compiler (SQLC) compiles database metadata and SQL statements into data access and data transfer classes.

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Tested with Ant 1.5.4 and 1.6.5 +
+ URL: + + http://www.hammurapi.biz/products/sqlc +
+ Contact: + + Project Contact Page +
+ License: + + LGPL +

@@ -5245,6 +5292,56 @@ valign="top" align="left"> BSD-like license + + +

+ + Transformica +

+

Transformica is a versatile and extensible code generator. + Supports multiple source models including database metadata, Java source files, grammar + files and custom models. +

+ + + + + + + + + + + + + + + +
+ Compatibility: + + Tested with Ant 1.5.x and 1.6.5 +
+ URL: + + http://www.hammurapi.biz/products/transformica +
+ Contact: + + Project Contact Page +
+ License: + + LGPL +

diff --git a/xdocs/external.xml b/xdocs/external.xml index cdb32b7c3..a239075c4 100644 --- a/xdocs/external.xml +++ b/xdocs/external.xml @@ -488,17 +488,17 @@ - - + + -

Build Number is a tool to track software artifacts such as files and automatically assign - proper version/build numbers to them. It ensures that two different artifacts will have different - version/build numbers, but identical artifacts/builds will be assigned the same number. It doesn't - take version management away from you and doesn't replace your build process, but rather plugs - into the process and introduces version/build number governance by defining who is in charge of - which part of version number. With Build Number you are still in charge of the head of the version - number. E.g. you may decide to have 4 numbers in your version (major, minor, interface, implementation) - and you want to manage the two first numbers (major and minor). Build Number will take care of the +

Build Number is a tool to track software artifacts such as files and automatically assign + proper version/build numbers to them. It ensures that two different artifacts will have different + version/build numbers, but identical artifacts/builds will be assigned the same number. It doesn't + take version management away from you and doesn't replace your build process, but rather plugs + into the process and introduces version/build number governance by defining who is in charge of + which part of version number. With Build Number you are still in charge of the head of the version + number. E.g. you may decide to have 4 numbers in your version (major, minor, interface, implementation) + and you want to manage the two first numbers (major and minor). Build Number will take care of the tedium of managing the last two numbers (interface and implementation).

@@ -519,7 +519,7 @@
Commercial
-
+ @@ -1046,20 +1046,18 @@ -

Java code review tool. Performs automated code review. Contains 111 inspectors which check different aspects of code quality including coding standards, EJB, threading, ...

- - + - + @@ -2682,6 +2680,27 @@
Compatibility:Tested with Ant 1.5 and 1.5.2Tested with Ant 1.5.x and 1.6.5
URL:http://www.hammurapi.bizhttp://www.hammurapi.biz/products/hammurapi
Contact:
+ +

SQL Compiler (SQLC) compiles database metadata and SQL statements into data access and data transfer classes.

+ + + + + + + + + + + + + + + + + +
Compatibility:Tested with Ant 1.5.4 and 1.6.5
URL:http://www.hammurapi.biz/products/sqlc
Contact:Project Contact Page
License:LGPL
+

SQLUnit is a regression and unit testing harness for testing @@ -2856,6 +2875,30 @@ + +

Transformica is a versatile and extensible code generator. + Supports multiple source models including database metadata, Java source files, grammar + files and custom models. +

+ + + + + + + + + + + + + + + + + +
Compatibility:Tested with Ant 1.5.x and 1.6.5
URL:http://www.hammurapi.biz/products/transformica
Contact:Project Contact Page
License:LGPL
+
@@ -3617,4 +3660,4 @@ - + \ No newline at end of file