diff --git a/docs/external.html b/docs/external.html index 7152c859e..7cadb014a 100644 --- a/docs/external.html +++ b/docs/external.html @@ -995,6 +995,61 @@ valign="top" align="left"> GNU Lesser General Public License (LGPL 2.1) + + +
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 - |
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 - |
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 | -