You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2009/08/25 23:41:16 UTC

svn commit: r807816 - in /maven/site/trunk/src/site/apt: download.apt.vm plugins/index.apt shared/index.apt

Author: jdcasey
Date: Tue Aug 25 21:41:16 2009
New Revision: 807816

URL: http://svn.apache.org/viewvc?rev=807816&view=rev
Log:
Attempting to simplify the modification I made to the download page so it won't trigger a NoSuchMethodError in the PDF plugin, and adding releases for maven-filtering and maven-resources-plugin.

Modified:
    maven/site/trunk/src/site/apt/download.apt.vm
    maven/site/trunk/src/site/apt/plugins/index.apt
    maven/site/trunk/src/site/apt/shared/index.apt

Modified: maven/site/trunk/src/site/apt/download.apt.vm
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/download.apt.vm?rev=807816&r1=807815&r2=807816&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/download.apt.vm (original)
+++ maven/site/trunk/src/site/apt/download.apt.vm Tue Aug 25 21:41:16 2009
@@ -28,13 +28,6 @@
 ~~ NOTE: For help with the syntax of this file, see:
 ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-~~ ...............................................................
-~~ .
-~~ [jdcasey; 24-aug-2009]
-~~ NOTE: Need to use '?path=' syntax for closer.cgi for .tar.gz files, Safari doesn't like the regular syntax.
-~~ .
-~~ ...............................................................
-
 Download Maven ${current22xVersion}
 
    Maven is distributed in several formats for your convenience.

Modified: maven/site/trunk/src/site/apt/plugins/index.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/plugins/index.apt?rev=807816&r1=807815&r2=807816&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/plugins/index.apt (original)
+++ maven/site/trunk/src/site/apt/plugins/index.apt Tue Aug 25 21:41:16 2009
@@ -60,7 +60,7 @@
 *-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-install-plugin/} <<<install>>>}}        | 2.3          | 2009-03-25 | Install the built artifact into the local repository. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-install-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MINSTALL}JIRA}}
 *-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+
-| {{{/plugins/maven-resources-plugin/} <<<resources>>>}}    | 2.3          | 2008-10-17 | Copy the resources to the output directory for including in the JAR. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MRESOURCES}JIRA}}
+| {{{/plugins/maven-resources-plugin/} <<<resources>>>}}    | 2.4          | 2009-08-25 | Copy the resources to the output directory for including in the JAR. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-resources-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MRESOURCES}JIRA}}
 *-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+
 | {{{/plugins/maven-site-plugin/} <<<site>>>}}              | 2.0.1        | 2009-07-14 | Generate a site for the current project. | {{{http://svn.apache.org/repos/asf/maven/plugins/trunk/maven-site-plugin}SVN}} | {{{http://jira.codehaus.org/browse/MSITE}JIRA}}
 *-----------------------------------------------------------+--------------+------------+------------------+------------------------+--------------------+

Modified: maven/site/trunk/src/site/apt/shared/index.apt
URL: http://svn.apache.org/viewvc/maven/site/trunk/src/site/apt/shared/index.apt?rev=807816&r1=807815&r2=807816&view=diff
==============================================================================
--- maven/site/trunk/src/site/apt/shared/index.apt (original)
+++ maven/site/trunk/src/site/apt/shared/index.apt Tue Aug 25 21:41:16 2009
@@ -22,7 +22,7 @@
 *----------------------------------------------------------------------------+--------------+-------------------+----------------+------------------------+
 | {{{/shared/maven-doxia-tools/} <<<maven-doxia-tools>>>}}                   | 1.0.2        | 2009-03-04        | Assists in using {{{http://maven.apache.org/doxia/}Doxia}} for site generation and report creation. | {{{http://svn.apache.org/repos/asf/maven/shared/trunk/maven-doxia-tools/}SVN}}
 *----------------------------------------------------------------------------+--------------+-------------------+----------------+------------------------+
-| {{{/shared/maven-filtering/} <<<maven-filtering>>>}}                       | 1.0-beta-2   | 2008-10-08        | Components for filtering resources. | {{{http://svn.apache.org/repos/asf/maven/shared/trunk/maven-filtering/}SVN}}
+| {{{/shared/maven-filtering/} <<<maven-filtering>>>}}                       | 1.0-beta-3   | 2009-08-25        | Components for filtering resources. | {{{http://svn.apache.org/repos/asf/maven/shared/trunk/maven-filtering/}SVN}}
 *----------------------------------------------------------------------------+--------------+-------------------+----------------+------------------------+
 | {{{/shared/maven-invoker/} <<<maven-invoker>>>}}                           | 2.0.10       | 2008-08-27        | Fires up a Maven build in a new JVM. | {{{http://svn.apache.org/repos/asf/maven/shared/trunk/maven-invoker/}SVN}}
 *----------------------------------------------------------------------------+--------------+-------------------+----------------+------------------------+