dion        2002/10/03 17:48:04

  Added:       src/plugins-build/perforce/xdocs navigation.xml changes.xml
                        index.xml .cvsignore
  Log:
  Added documentation
  
  Revision  Changes    Path
  1.1                  
jakarta-turbine-maven/src/plugins-build/perforce/xdocs/navigation.xml
  
  Index: navigation.xml
  ===================================================================
  <?xml version="1.0" encoding="ISO-8859-1"?>
  <project name="Maven Activity Plugin">
  
    <title>Maven Perforce Plugin</title>
  
    <body>
      <links>
        <item name="Maven"      href="http://jakarta.apache.org/turbine/maven/"/>
        <item name="Ant"        href="http://jakarta.apache.org/ant/"/>
        <item name="Perforce"   href="http://www.perforce.com/"/>
      </links>
    </body>
  </project>
  
  
  
  1.1                  
jakarta-turbine-maven/src/plugins-build/perforce/xdocs/changes.xml
  
  Index: changes.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
    <properties>
      <title>Changes</title>
      <author email="[EMAIL PROTECTED]">dIon Gillard</author>
    </properties>
  
    <body>
      <release version="1.1" date="in CVS">
        <action dev="dion" type="update">
          Fix documentation and project.xml to allow deployment
        </action>
      </release>
      <release version="1.0" date="2002-08-20">
        <action dev="jvanzyl" type="add">
          Created to enable the perforce optional tasks of ant
        </action>
      </release>
    </body>
  </document>
  
  
  
  
  1.1                  jakarta-turbine-maven/src/plugins-build/perforce/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  <?xml version="1.0"?>
  <document>
  
    <properties>
      <title>Maven Perforce Plug-in</title>
      <author email="[EMAIL PROTECTED]">dIon Gillard</author>
    </properties>
  
    <body>
      <section name="Maven Perforce Plug-in">
        <p>
          This plug-in allows you to use the
          <a href="http://jakarta.apache.org/ant/";>ant</a> optional
          tasks for perforce from within a Maven build file.
        </p>
        <p>
          This plugin has no goals.
        </p>
        <p>
          It provides no functionality that can be executed by a user, and
          exists only to make the required jars for the perforce ant tasks
          available to a user
        </p>
      </section>
   </body>
  </document>
  
  
  
  1.1                  
jakarta-turbine-maven/src/plugins-build/perforce/xdocs/.cvsignore
  
  Index: .cvsignore
  ===================================================================
  stylesheets
  
  
  

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

Reply via email to