Author: jhm Date: Tue Oct 3 23:28:16 2006 New Revision: 452757 URL: http://svn.apache.org/viewvc?view=rev&rev=452757 Log: Like requested by Pavel Vlasov on the user list "Please re-add SQLC and Transformica to the External tools and tasks page" Modified: ant/core/trunk/docs/external.html ant/core/trunk/xdocs/external.xml Modified: ant/core/trunk/docs/external.html URL: http://svn.apache.org/viewvc/ant/core/trunk/docs/external.html?view=diff&rev=452757&r1=452756&r2=452757 ============================================================================== --- ant/core/trunk/docs/external.html (original) +++ ant/core/trunk/docs/external.html Tue Oct 3 23:28:16 2006 @@ -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 @@ @@ -4934,6 +4934,53 @@
- 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 +
+

SQLUnit

@@ -5244,6 +5291,56 @@ 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
Modified: ant/core/trunk/xdocs/external.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/xdocs/external.xml?view=diff&rev=452757&r1=452756&r2=452757 ============================================================================== --- ant/core/trunk/xdocs/external.xml (original) +++ ant/core/trunk/xdocs/external.xml Tue Oct 3 23:28:16 2006 @@ -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 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org