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 2003/09/14 16:51:15 UTC

cvs commit: maven/src/plugins-build/jar/xdocs/current properties.xml

dion        2003/09/14 07:51:14

  Modified:    src/plugins-build/jar/xdocs/current properties.xml
  Log:
  Remove jar resources set as per MAVEN-812
  
  Revision  Changes    Path
  1.2       +0 -17     maven/src/plugins-build/jar/xdocs/current/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven/src/plugins-build/jar/xdocs/current/properties.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- properties.xml	29 Aug 2003 01:55:46 -0000	1.1
  +++ properties.xml	14 Sep 2003 14:51:14 -0000	1.2
  @@ -79,23 +79,6 @@
               Defaults to the base directory of the project.
             </td>
           </tr>
  -        <tr>
  -          <td>maven.jar.resources.set</td>
  -          <td>Yes</td>
  -          <td>
  -            This is the Ant <code>patternset</code> of all the <code>include</code>s and
  -            <code>exclude</code>s from the
  -      <source><![CDATA[
  -<build>
  -  <resources>
  -  </resources>
  -</build>
  -]]></source>
  -            section of your
  -            <a href="http://maven.apache.org/reference/project-descriptor.html">
  -            project descriptor</a>
  -          </td>
  -        </tr>
         </table>
       </section>
       <section name="Deploy Settings">
  
  
  

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