From a6dd53bb41fa834bbf872fb37ad5041ceb4c9532 Mon Sep 17 00:00:00 2001
From: Jan Materne 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). A text-to-speech task and build listener, which produce
- voice output either to speakers or .wav file (the task
- only). SQLC generates Java classes from SQL statements obviating JDBC API
- in your code. Introduction to SQLC:
-
- http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html Code generator. Generates code from UML models, Java
- metamodel or custom models.
+
+ Build Number
+
+
+
+
+
+ Compatibility:
+
+
+ Tested with Ant 1.5.4 and 1.6.5
+
+
+
+
+ URL:
+
+
+ http://www.hammurapi.biz/products/buildnumber
+
+
+
+
+ Contact:
+
+
+ Project Contact Page
+
+
+
+ License:
+
+
+ Commercial
+
@@ -1990,7 +2045,7 @@
- http://www.hammurapi.org
+ http://www.hammurapi.biz
@@ -2000,7 +2055,7 @@
- Project's Contact Page
+ Project Contact Page
@@ -4876,112 +4931,6 @@
valign="top" align="left">
Revised BSD
-
-
-
-
- Speech4J
-
-
-
-
-
-
- Compatibility:
-
-
- Tested with Ant 1.5.2. Works only on Windows platform
- because the task uses Microsoft Speech API through
- JNI.
-
-
-
-
- URL:
-
-
- http://www.pavelvlasov.com/pv/content/Products/Speech4j/index.html
-
-
-
-
- Contact:
-
-
- Pavel Vlasov
-
-
-
-
- License:
-
-
- Lite edition of Speech4j which includes both the task
- and the listener is free.
-
-
-
- SQLC
-
-
-
-
-
- Compatibility:
-
-
- Tested with Ant 1.5.2. Compilation requires Java 1.4 and database
- driver shall implement getParameterMetadata(). "Introduction to SQLC"
- (see above) contains compatibility list. Generated classes work on
- Java 1.3+
-
-
-
-
-
- URL:
-
-
- http://www.pavelvlasov.com/pv/content/Products/Common/doc/AntDoc/com/pavelvlasov/sql/java/ant/StatementCompilerTask.html
-
-
-
-
- Contact:
-
-
- Pavel Vlasov
-
-
-
- License:
-
-
- LGPL
-
@@ -5296,54 +5245,6 @@
valign="top" align="left">
BSD-like license
-
-
-
-
- Transformica
-
-
-
-
-
- Compatibility:
-
-
- Tested with Ant 1.5 and 1.5.2
-
-
-
-
- URL:
-
-
- http://www.pavelvlasov.com/pv/content/menu.show@id=products.transformica.html
-
-
-
-
- Contact:
-
-
- Pavel Vlasov
-
-
-
- License:
-
-
- GPL
-
diff --git a/xdocs/external.xml b/xdocs/external.xml
index 917a5a574..7123283eb 100644
--- a/xdocs/external.xml
+++ b/xdocs/external.xml
@@ -196,7 +196,7 @@
Compatibility: | +Compatibility: | Ant 1.6.2 and higher |
---|---|---|
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).
+ +Compatibility: | +Tested with Ant 1.5.4 and 1.6.5 | +
---|---|
URL: | +http://www.hammurapi.biz/products/buildnumber | +
Contact: | +Project Contact Page | +
License: | +Commercial | +
A text-to-speech task and build listener, which produce - voice output either to speakers or .wav file (the task - only).
- -Compatibility: | -Tested with Ant 1.5.2. Works only on Windows platform - because the task uses Microsoft Speech API through - JNI. | -
---|---|
URL: | -http://www.pavelvlasov.com/pv/content/Products/Speech4j/index.html | -
Contact: | -Pavel Vlasov | -
License: | -Lite edition of Speech4j which includes both the task - and the listener is free. | -
SQLC generates Java classes from SQL statements obviating JDBC API - in your code. Introduction to SQLC: - - http://www.pavelvlasov.com/pv/content/Articles/sqlc/sqlc.html
- -Compatibility: | -Tested with Ant 1.5.2. Compilation requires Java 1.4 and database - driver shall implement getParameterMetadata(). "Introduction to SQLC" - (see above) contains compatibility list. Generated classes work on - Java 1.3+ - | -
---|---|
URL: | -http://www.pavelvlasov.com/pv/content/Products/Common/doc/AntDoc/com/pavelvlasov/sql/java/ant/StatementCompilerTask.html | -
Contact: | -Pavel Vlasov | -
License: | -LGPL | -
SQLUnit is a regression and unit testing harness for testing @@ -2882,29 +2855,6 @@
Code generator. Generates code from UML models, Java - metamodel or custom models.
- -Compatibility: | -Tested with Ant 1.5 and 1.5.2 | -
---|---|
URL: | -http://www.pavelvlasov.com/pv/content/menu.show@id=products.transformica.html | -
Contact: | -Pavel Vlasov | -
License: | -GPL | -