You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by bl...@apache.org on 2003/06/02 16:17:55 UTC

cvs commit: avalon-excalibur/xmlutil build.xml

bloritsch    2003/06/02 07:17:54

  Modified:    xmlutil  build.xml
  Log:
  add i18n JAR back in for testing
  
  Revision  Changes    Path
  1.46      +1 -0      avalon-excalibur/xmlutil/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/xmlutil/build.xml,v
  retrieving revision 1.45
  retrieving revision 1.46
  diff -u -r1.45 -r1.46
  --- build.xml	2 Jun 2003 14:12:01 -0000	1.45
  +++ build.xml	2 Jun 2003 14:17:54 -0000	1.46
  @@ -45,6 +45,7 @@
           <pathelement location="${junit.jar}"/>
           <pathelement location="${commons-collections.jar}"/>
           <pathelement location="${excalibur-testcase.jar}"/>
  +        <pathelement location="${excalibur-i18n.jar}"/>
           <path refid="project.class.path"/>
       </path>
       <property name="cp" refid="test.class.path"/>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: cvs-unsubscribe@avalon.apache.org
For additional commands, e-mail: cvs-help@avalon.apache.org