You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2004/07/12 09:33:07 UTC

cvs commit: maven-plugins/jdiff plugin.jelly

dion        2004/07/12 00:33:07

  Modified:    jdiff    plugin.jelly
  Log:
  Little formatting
  
  Revision  Changes    Path
  1.12      +4 -4      maven-plugins/jdiff/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jdiff/plugin.jelly,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- plugin.jelly	16 Jun 2004 08:39:41 -0000	1.11
  +++ plugin.jelly	12 Jul 2004 07:33:07 -0000	1.12
  @@ -159,10 +159,10 @@
       </ant:javadoc> 
       
      <ant:copy todir="${maven.jdiff.changes.dir}">
  -      <ant:fileset dir="${plugin.resources}">
  -        <ant:include name="*.gif"/>
  -      </ant:fileset>
  -    </ant:copy>
  +     <ant:fileset dir="${plugin.resources}">
  +       <ant:include name="*.gif"/>
  +     </ant:fileset>
  +   </ant:copy>
       
     </goal>
   
  
  
  

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