Dear Colleagues,

Could you please add sqlunit project in the external
projects page? Here is its info and I am attaching
also a diff of xdocs/external.xml:

SQLUnit
Compatibility: Tested with Ant 1.6
URL: http://sqlunit.sourceforge.net
Contact: Project forums
License: GPL

Thank you in advance
Ivan

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
Index: external.xml
===================================================================
RCS file: /home/cvspublic/ant/xdocs/external.xml,v
retrieving revision 1.161
diff -r1.161 external.xml
2571a2572,2600
>       <subsection name="SQLUnit">
> 
>         <p>SQLUnit is a regression and unit testing harness for testing 
>         database stored procedures. The test suite is written as an XML file.
>         The SQLUnit harness itself is written in Java and uses the JUnit unit
>         testing framework to convert the XML test specifications to JDBC calls
>         and compare the results generated from the calls with the specified
>         results. It also provides the &lt;sqlunit&gt; task to run the tests
>         from a build script.</p>
>         <table class="externals">
>           <tr>
>             <th>Compatibilty:</th>
>             <td>Tested with Ant 1.6</td>
>           </tr>
>           <tr>
>             <th>URL:</th>
>             <td><a href="http://sqlunit.sourceforge.net";>http://sqlunit.sourceforge.net</a></td>
>           </tr>
>           <tr>
>             <th>Contact:</th>
>             <td><a href="http://sourceforge.net/forum/?group_id=77832";>Project forums</a></td>
>           </tr>
>           <tr>
>             <th>License:</th>
>             <td>GNU General Public License (GPL)</td>
>           </tr>
>         </table>
>       </subsection>
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to