You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by mi...@apache.org on 2003/11/29 07:31:02 UTC

cvs commit: jakarta-tapestry/ext-dist README.html

mindbridge    2003/11/28 22:31:02

  Modified:    ext-dist README.html
  Log:
  PR: 21871  junit.jar needed to build junit subproject, but not included or mentioned anywhere 
  
  Modified the README in ext-lib to include junit.jar and jdom-b8.jar
  
  Revision  Changes    Path
  1.5       +13 -1     jakarta-tapestry/ext-dist/README.html
  
  Index: README.html
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/ext-dist/README.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- README.html	2 Jun 2003 15:38:27 -0000	1.4
  +++ README.html	29 Nov 2003 06:31:01 -0000	1.5
  @@ -33,6 +33,18 @@
   <td>SQL Database used with the Virtual Library, release 1.00</td>
   </tr>
   
  +<tr>
  +<td>jdom-b8.jar</td>
  +<td><a href="http://www.jdom.org/">http://www.jdom.org/</a></td>
  +<td>DOM parser necessary to compile and run the Tapestry Unit Tests</td>
  +</tr>
  +
  +<tr>
  +<td>junit.jar</td>
  +<td><a href="http://www.junit.org/">http://www.junit.org/</a></td>
  +<td>JUnit API necessary to compile and run the Tapestry Unit Tests</td>
  +</tr>
  +
   
   
   </table>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: tapestry-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tapestry-dev-help@jakarta.apache.org