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/03/11 16:56:44 UTC

cvs commit: avalon-excalibur/fortress build.xml

bloritsch    2003/03/11 07:56:44

  Modified:    fortress build.xml
  Log:
  make the compile work again
  
  Revision  Changes    Path
  1.76      +1 -1      avalon-excalibur/fortress/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon-excalibur/fortress/build.xml,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -r1.75 -r1.76
  --- build.xml	28 Feb 2003 18:14:48 -0000	1.75
  +++ build.xml	11 Mar 2003 15:56:44 -0000	1.76
  @@ -23,7 +23,7 @@
           <pathelement location="${excalibur-event.jar}"/>
           <pathelement location="${excalibur-logger.jar}"/>
           <pathelement location="${excalibur-sourceresolve.jar}"/>
  -        <pathelement location="${excalibur-container.jar}"/>
  +        <pathelement location="${excalibur-lifecycle.jar}"/>
           <pathelement location="${checkstyle.jar}"/>
           <pathelement path="${java.class.path}"/>
       </path>
  
  
  

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