You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by cz...@apache.org on 2002/04/08 09:41:34 UTC

cvs commit: jakarta-avalon-excalibur/instrument-client build.xml

cziegeler    02/04/08 00:41:34

  Modified:    instrument-client build.xml
  Log:
  Added missing reference
  
  Revision  Changes    Path
  1.16      +1 -0      jakarta-avalon-excalibur/instrument-client/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/instrument-client/build.xml,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- build.xml	7 Apr 2002 10:20:16 -0000	1.15
  +++ build.xml	8 Apr 2002 07:41:34 -0000	1.16
  @@ -66,6 +66,7 @@
           <pathelement location="${excalibur-altrmi-client-impl.jar}"/>
           <pathelement location="${excalibur-altrmi-client-interfaces.jar}"/>
           <pathelement location="${excalibur-altrmi-common.jar}"/>
  +        <pathelement location="${excalibur-altrmi-generator.jar}"/>
           <pathelement location="${excalibur-instrument-manager-interfaces.jar}"/>
           <pathelement location="${junit.jar}"/>
           <pathelement location="${checkstyle.jar}"/>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>