You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-dev@jakarta.apache.org by jr...@apache.org on 2003/01/03 13:27:17 UTC

cvs commit: jakarta-cactus/Eclipse-Plugin/scripts exportplugin.xml

jruaux      2003/01/03 04:27:17

  Modified:    Eclipse-Plugin/scripts exportplugin.xml
  Log:
  added installation and use documentation file to zip
  
  Revision  Changes    Path
  1.3       +1 -0      jakarta-cactus/Eclipse-Plugin/scripts/exportplugin.xml
  
  Index: exportplugin.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-cactus/Eclipse-Plugin/scripts/exportplugin.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- exportplugin.xml	30 Oct 2002 09:01:33 -0000	1.2
  +++ exportplugin.xml	3 Jan 2003 12:27:17 -0000	1.3
  @@ -29,6 +29,7 @@
   		
   		<copy file="plugin.xml" todir="${dest}"/>
   		<copy file="plugin.properties" todir="${dest}"/>
  +		<copy file="README.txt" todir="${dest}"/>
   		<copy todir="${dest}/icons">
   			<fileset dir="icons" />
   		</copy>
  
  
  

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