You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by ev...@apache.org on 2004/01/29 20:56:15 UTC

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

evenisse    2004/01/29 11:56:15

  Modified:    jnlp/xdocs properties.xml
  Log:
  Update docs
  
  Revision  Changes    Path
  1.6       +9 -0      maven-plugins/jnlp/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/maven-plugins/jnlp/xdocs/properties.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- properties.xml	29 Jun 2003 09:28:11 -0000	1.5
  +++ properties.xml	29 Jan 2004 19:56:15 -0000	1.6
  @@ -246,6 +246,15 @@
             </td>
             <td></td>
           </tr>
  +        <tr>
  +          <td>maven.jnlp.usejarversions</td>
  +          <td>Yes</td>
  +          <td>
  +            Generate jar references in jnlp file with their associated version numbers. 
  +            Generate a version.xml file to map these version numbers to the actual jar files.
  +          </td>
  +          <td>false</td>
  +        </tr>
         </table>
       </section>
       <section name="Keystore settings">
  
  
  

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