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

cvs commit: maven-plugins/java/xdocs properties.xml

brett       2004/06/07 05:09:10

  Modified:    java/xdocs properties.xml
  Log:
  PR: MPJAVA-19
  undocument old property
  
  Revision  Changes    Path
  1.12      +0 -12     maven-plugins/java/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/java/xdocs/properties.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- properties.xml	8 May 2004 00:57:44 -0000	1.11
  +++ properties.xml	7 Jun 2004 12:09:10 -0000	1.12
  @@ -30,18 +30,6 @@
         <table>
           <tr><th>Property</th><th>Optional?</th><th>Description</th></tr>
           <tr>
  -          <td>maven.compile.aspects</td>
  -          <td>Yes</td>
  -          <td>
  -            Specifies that Aspects are included during compilation.
  -            Used by the "java:compile" goal.
  -            The default value is <code>false</code>.  Please
  -            refer to the <a href="http://www.aspectj.org/">AspectJ</a>
  -            web site for more information on Aspect-Oriented
  -            Programming.
  -          </td>
  -        </tr>
  -        <tr>
             <td>maven.compile.compilerargs</td>
             <td>Yes</td>
             <td>
  
  
  

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