jruaux      2003/02/24 09:25:12

  Modified:    integration/eclipse/src/scripts/eclipse build-share.xml
  Log:
  Changed property name
  
  Revision  Changes    Path
  1.3       +1 -1      
jakarta-cactus/integration/eclipse/src/scripts/eclipse/build-share.xml
  
  Index: build-share.xml
  ===================================================================
  RCS file: 
/home/cvs/jakarta-cactus/integration/eclipse/src/scripts/eclipse/build-share.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- build-share.xml   24 Feb 2003 15:42:20 -0000      1.2
  +++ build-share.xml   24 Feb 2003 17:25:12 -0000      1.3
  @@ -71,7 +71,7 @@
             classpath="${cactus.antintegration.jar}"/>
           <taskdef name="eclipseruntests"
             classname="org.apache.cactus.eclipse.ant.EclipseRunTests"
  -          classpath="${cactus.eclipseintegration.jar.name}"/>
  +          classpath="${cactus.plugin.jar}"/>
   
       </target>
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to