dion        2003/09/17 01:14:51

  Modified:    src/plugins-build/changes plugin.jelly
  Log:
  Formatting
  
  Revision  Changes    Path
  1.10      +8 -8      maven/src/plugins-build/changes/plugin.jelly
  
  Index: plugin.jelly
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/changes/plugin.jelly,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- plugin.jelly      29 Aug 2003 06:27:53 -0000      1.9
  +++ plugin.jelly      17 Sep 2003 08:14:51 -0000      1.10
  @@ -30,14 +30,14 @@
       name="changes:report"
       description="Generate a changes report">
   
  -  <doc:jsl
  -        input="${maven.docs.src}/changes.xml"
  -        output="changes-report.xml"
  -        stylesheet="${plugin.resources}/changes.jsl"
  -        encoding="${maven.docs.outputencoding}"
  -        outputMode="xml"
  -        prettyPrint="true"
  -        />
  +    <doc:jsl
  +      input="${maven.docs.src}/changes.xml"
  +      output="changes-report.xml"
  +      stylesheet="${plugin.resources}/changes.jsl"
  +      encoding="${maven.docs.outputencoding}"
  +      outputMode="xml"
  +      prettyPrint="true"
  +      />
       
     </goal>
   </project>
  
  
  

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

Reply via email to