|
- <?xml version="1.0"?>
- <!--
- Copyright 2005-2006 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.
- You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
- -->
- <document>
-
- <properties>
- <index value="1"/>
- <title>Ant Libraries - The Sandbox</title>
- </properties>
-
- <body>
-
- <section name="Ant Libraries - The Sandbox">
-
- <p>The sandbox is the place where new Ant Libraries start their
- life, it is a playground for Ant committers and other
- contributors who find committers to sponsor their ideas.</p>
-
- <p>The sandbox is no dumping ground. If a Sandbox Ant Library
- fails to attract interest within a reasonable amount of time, it
- gets removed from the sandbox.</p>
-
- </section>
-
- <section name="Current Sandbox Ant Libraries">
-
- <p>There are no Ant libraries in the sandbox right now.</p>
-
- <!-- example for copy/paste reuse ;-)
- <subsection name="AntUnit - Unit Test Framework for Ant Tasks">
-
- <p>AntUnit borrows ideas from JUnit 3.x and the <junit>
- task. It provides a task that runs build files as unit tests
- as well as a number of assertion tasks to support the
- idea.</p>
-
- <table>
- <tr>
- <th>SVN URL:</th>
- <td><a href="https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk/">https://svn.apache.org/repos/asf/ant/sandbox/antlibs/antunit/trunk/</a></td>
- </tr>
- <tr>
- <th>ViewSVN:</th>
- <td><a href="http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/antunit/trunk/">http://svn.apache.org/viewcvs.cgi/ant/sandbox/antlibs/antunit/trunk/</a></td>
- </tr>
- <tr>
- <th>Ant compatibility:</th>
- <td>Ant 1.7.x</td>
- </tr>
- <tr>
- <th>Added to sandbox:</th>
- <td>2005-04-15</td>
- </tr>
- <tr>
- <th>Sponsoring Committers</th>
- <td>Stefan Bodewig</td>
- </tr>
- </table>
- </subsection>
- -->
- </section>
-
- </body>
- </document>
|