You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2003/06/17 21:52:07 UTC

cvs commit: maven/src/plugins-build/shell plugin.jelly

vmassol     2003/06/17 12:52:07

  Modified:    src/plugins-build/shell plugin.jelly
  Log:
  Removed inappropriate comment. I've not replaced the comment as I'm not sure what this plugin does exactly...
  
  Revision  Changes    Path
  1.3       +0 -3      maven/src/plugins-build/shell/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/shell/plugin.jelly,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- plugin.jelly	30 Mar 2003 16:17:20 -0000	1.2
  +++ plugin.jelly	17 Jun 2003 19:52:07 -0000	1.3
  @@ -3,9 +3,6 @@
   <project xmlns:j="jelly:core"
     xmlns:test="test">
   
  -  <!--==================================================================-->
  -  <!-- Generate Eclipse .project and .classpath files                   -->
  -  <!--==================================================================-->    
     <goal name="shell"
       description="Generate Zsh files"
       />
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org