|
|
@@ -1,6 +1,6 @@ |
|
|
|
<?xml version="1.0"?> |
|
|
|
<!-- |
|
|
|
Copyright 2001-2004 The Apache Software Foundation |
|
|
|
Copyright 2001-2005 The Apache Software Foundation |
|
|
|
|
|
|
|
Licensed under the Apache License, Version 2.0 (the "License"); |
|
|
|
you may not use this file except in compliance with the License. |
|
|
@@ -171,6 +171,34 @@ |
|
|
|
</table> |
|
|
|
</subsection> |
|
|
|
|
|
|
|
<subsection name="AntInstaller"> |
|
|
|
<p>Builds MSI style installers (with command line option) |
|
|
|
using Ant as Back end. UI developed by writing an XML install |
|
|
|
descriptor. Runtime launched from scripts or an all inclusive |
|
|
|
Jar.</p> |
|
|
|
|
|
|
|
<table class="externals"> |
|
|
|
<tr> |
|
|
|
<th>Compatibility:</th> |
|
|
|
<td>Ant 1.6.1 others not tested</td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th>URL:</th> |
|
|
|
<td><a href="http://antinstaller.sf.net/">http://antinstaller.sf.net/</a></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th>Contact:</th> |
|
|
|
<td><a href='mailto:teknopaul@yahoo.es'>teknopaul@yahoo.es</a></td> |
|
|
|
</tr> |
|
|
|
<tr> |
|
|
|
<th>License:</th> |
|
|
|
<td>LGPL but in the process of of moving to Apache2.0 on |
|
|
|
request</td> |
|
|
|
</tr> |
|
|
|
</table> |
|
|
|
</subsection> |
|
|
|
</subsection> |
|
|
|
|
|
|
|
<subsection name="Antlion"> |
|
|
|
|
|
|
|
<p>The Antlion Project adds value to Ant build scripts by providing |
|
|
|