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:19:30 UTC

cvs commit: avalon-excalibur/monitor build.xml

bloritsch    2003/06/02 07:19:30

  Modified:    monitor  build.xml
  Log:
  adding 18n back in for testing
  
  Revision  Changes    Path
  1.40      +1 -0      avalon-excalibur/monitor/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/monitor/build.xml,v
  retrieving revision 1.39
  retrieving revision 1.40
  diff -u -r1.39 -r1.40
  --- build.xml	2 Jun 2003 14:12:01 -0000	1.39
  +++ build.xml	2 Jun 2003 14:19:30 -0000	1.40
  @@ -41,6 +41,7 @@
           <pathelement location="${excalibur-pool.jar}"/>
           <pathelement location="${excalibur-instrument.jar}"/>
           <pathelement location="${excalibur-container.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