Browse Source

Just converting tabs to spaces and additional line breaks.

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@420435 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 19 years ago
parent
commit
8c74b8be55
1 changed files with 8 additions and 8 deletions
  1. +8
    -8
      xdocs/projects.xml

+ 8
- 8
xdocs/projects.xml View File

@@ -148,8 +148,8 @@

<subsection name="Antigen">

<p>Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI and wrap it up as an executable jar file. Its main
use is for creating graphical, ant-based installers.</p>
<p>Antigen (Ant Installer Generator) is a tool to take an Ant build script, combine it with a GUI
and wrap it up as an executable jar file. Its main use is for creating graphical, ant-based installers.</p>

<table class="externals">
<tr>
@@ -530,10 +530,10 @@

<subsection name="WebTest">

<p>WebTest is a free open source tool for automated testing of web applications.
It is a set of powerful Ant tasks allowing to call web pages, mimic user actions
(clicking links, filling forms, ...) and verify the results.
The generated reports give comprehensive information on success and failure of the test steps.</p>
<p>WebTest is a free open source tool for automated testing of web applications.
It is a set of powerful Ant tasks allowing to call web pages, mimic user actions
(clicking links, filling forms, ...) and verify the results.
The generated reports give comprehensive information on success and failure of the test steps.</p>

<table class="externals">
<tr>
@@ -542,11 +542,11 @@
</tr>
<tr>
<th>URL:</th>
<td><a href="http://webtest.canoo.com/">http://webtest.canoo.com/</a></td>
<td><a href="http://webtest.canoo.com/">http://webtest.canoo.com/</a></td>
</tr>
<tr>
<th>Contact:</th>
<td><a href="http://lists.canoo.com/mailman/listinfo/webtest/">project mailing list</a></td>
<td><a href="http://lists.canoo.com/mailman/listinfo/webtest/">project mailing list</a></td>
</tr>
<tr>
<th>License:</th>


Loading…
Cancel
Save