Browse Source

regenerate site

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@668597 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 17 years ago
parent
commit
30c1ed6f86
2 changed files with 52 additions and 1 deletions
  1. +51
    -0
      docs/external.html
  2. +1
    -1
      docs/svn.html

+ 51
- 0
docs/external.html View File

@@ -3415,6 +3415,57 @@
valign="top" align="left">
GNU General Public License
</td>
</tr>
</table>
<h4 class="subsection">
<a name="JDeb"></a>
JDeb
</h4>
<p>JDeb provides an Ant task and a Maven plugin to create
Debian packages from Java builds in a truly cross platform
manner. Build your Debian packages on any platform that has
Java support. Windows, Linux - it does not require
additional native tools installed.</p>
<table class="externals" cellspacing="1" cellpadding="4">
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Compatibility:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
Ant 1.7 (not tested on earlier versions)
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
URL:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="http://vafer.org/projects/jdeb/">http://vafer.org/projects/jdeb/</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
Contact:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
<a href="mailto:tcurdt@apache.org">Torsten Curdt</a>
</td>
</tr>
<tr>
<th colspan="1" rowspan="1"
valign="top" align="left">
License:
</th>
<td colspan="1" rowspan="1"
valign="top" align="left">
The Apache Software License 2.0
</td>
</tr>
</table>
<h4 class="subsection">


+ 1
- 1
docs/svn.html View File

@@ -227,7 +227,7 @@ svn co http://svn.apache.org/repos/asf/ant/[project]/trunk/ ant-[project]</pre>
<p>Nightly snapshots of the SVN tree are available at
<a href="http://svn.apache.org/snapshots/ant/">http://svn.apache.org/snapshots/ant/</a>.</p>
<p>A nice view of the source history is available through
<a href="http://fisheye3.cenqua.com/browse/ant/">Cenqua's Fisheye instance</a>.</p>
<a href="http://fisheye6.atlassian.com/browse/ant">Cenqua's Fisheye instance</a>.</p>
</div>
</div>


Loading…
Cancel
Save