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:54:23 UTC

cvs commit: jakarta-tapestry/doc/src/ContributorsGuide ContributorsGuide.xml

mindbridge    2003/11/28 22:54:23

  Modified:    doc/src/ContributorsGuide ContributorsGuide.xml
  Log:
  PR: 21871  junit.jar needed to build junit subproject, but not included or mentioned anywhere 
  
  Added reference to downloading junit.jar and jdom-b8.jar 
  in order to run the test suite
  
  Revision  Changes    Path
  1.22      +10 -2     jakarta-tapestry/doc/src/ContributorsGuide/ContributorsGuide.xml
  
  Index: ContributorsGuide.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-tapestry/doc/src/ContributorsGuide/ContributorsGuide.xml,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- ContributorsGuide.xml	2 Sep 2003 16:38:14 -0000	1.21
  +++ ContributorsGuide.xml	29 Nov 2003 06:54:23 -0000	1.22
  @@ -880,6 +880,14 @@
   </para>
   
   <para>
  +In order to compile and run the JUnit test suite you need to download 
  +<literal>junit.jar</literal> and <literal>jdom-b8.jar</literal>, 
  +and place them in the <literal>ext-dist</literal> directory. 
  +The official sites to download the libraries are listed in the README file
  +in that directory.
  +</para>
  +
  +<para>
   Some of the JUnit tests now require &Jython;.  You must
   download and install Jython 2.1,
   then configure <literal>jython.dir</literal> in <filename>config/build.properties</filename>
  
  
  

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