Author: vsiveton
Date: Wed Aug  5 12:40:46 2009
New Revision: 801185

URL: http://svn.apache.org/viewvc?rev=801185&view=rev
Log:
o filtering version in doc

Added:
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/changing-heading-date-format.apt.vm
      - copied, changed from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/changing-heading-date-format.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-date-type.apt.vm
      - copied, changed from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-date-type.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-range-type.apt.vm
      - copied, changed from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-range-type.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-tag-type.apt.vm
      - copied, changed from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-tag-type.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/modifying-scm-links.apt.vm
      - copied, changed from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/modifying-scm-links.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/selecting-reports.apt.vm
      - copied, changed from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/selecting-reports.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/using-perforce.apt.vm
      - copied, changed from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/using-perforce.apt
    maven/plugins/trunk/maven-changelog-plugin/src/site/apt/usage.apt.vm
      - copied, changed from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/usage.apt
Removed:
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/changing-heading-date-format.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-date-type.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-range-type.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-tag-type.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/modifying-scm-links.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/selecting-reports.apt
    
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/using-perforce.apt
    maven/plugins/trunk/maven-changelog-plugin/src/site/apt/usage.apt

Copied: 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/changing-heading-date-format.apt.vm
 (from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/changing-heading-date-format.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/changing-heading-date-format.apt.vm?p2=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/changing-heading-date-format.apt.vm&p1=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/changing-heading-date-format.apt&r1=801017&r2=801185&rev=801185&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/changing-heading-date-format.apt
 (original)
+++ 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/changing-heading-date-format.apt.vm
 Wed Aug  5 12:40:46 2009
@@ -46,7 +46,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changelog-plugin</artifactId>
-        <version>2.1</version>
+        <version>${project.version}</version>
         <configuration>
           <type>range</type>
           <range>30</range>

Copied: 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-date-type.apt.vm
 (from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-date-type.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-date-type.apt.vm?p2=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-date-type.apt.vm&p1=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-date-type.apt&r1=801017&r2=801185&rev=801185&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-date-type.apt
 (original)
+++ 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-date-type.apt.vm
 Wed Aug  5 12:40:46 2009
@@ -46,7 +46,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changelog-plugin</artifactId>
-        <version>2.1</version>
+        <version>${project.version}</version>
         <configuration>
           <type>date</type>
           <dates>

Copied: 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-range-type.apt.vm
 (from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-range-type.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-range-type.apt.vm?p2=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-range-type.apt.vm&p1=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-range-type.apt&r1=801017&r2=801185&rev=801185&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-range-type.apt
 (original)
+++ 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-range-type.apt.vm
 Wed Aug  5 12:40:46 2009
@@ -41,7 +41,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changelog-plugin</artifactId>
-        <version>2.1</version>
+        <version>${project.version}</version>
         <configuration>
           <type>range</type>
           <range>30</range>

Copied: 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-tag-type.apt.vm
 (from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-tag-type.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-tag-type.apt.vm?p2=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-tag-type.apt.vm&p1=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-tag-type.apt&r1=801017&r2=801185&rev=801185&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-tag-type.apt
 (original)
+++ 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/configuration-tag-type.apt.vm
 Wed Aug  5 12:40:46 2009
@@ -43,7 +43,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changelog-plugin</artifactId>
-        <version>2.1</version>
+        <version>${project.version}</version>
         <configuration>
           <type>tag</type>
           <tags>

Copied: 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/modifying-scm-links.apt.vm
 (from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/modifying-scm-links.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/modifying-scm-links.apt.vm?p2=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/modifying-scm-links.apt.vm&p1=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/modifying-scm-links.apt&r1=801017&r2=801185&rev=801185&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/modifying-scm-links.apt
 (original)
+++ 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/modifying-scm-links.apt.vm
 Wed Aug  5 12:40:46 2009
@@ -48,7 +48,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changelog-plugin</artifactId>
-        <version>2.1</version>
+        <version>${project.version}</version>
         <configuration>
           
<displayFileDetailUrl>http://checkstyle.cvs.sourceforge.net/checkstyle%FILE%?view=markup</displayFileDetailUrl>
         </configuration>

Copied: 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/selecting-reports.apt.vm
 (from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/selecting-reports.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/selecting-reports.apt.vm?p2=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/selecting-reports.apt.vm&p1=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/selecting-reports.apt&r1=801017&r2=801185&rev=801185&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/selecting-reports.apt
 (original)
+++ 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/selecting-reports.apt.vm
 Wed Aug  5 12:40:46 2009
@@ -49,7 +49,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changelog-plugin</artifactId>
-        <version>2.1</version>
+        <version>${project.version}</version>
         <reportSets>
           <reportSet>
             <id>dual-report</id>

Copied: 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/using-perforce.apt.vm
 (from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/using-perforce.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/using-perforce.apt.vm?p2=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/using-perforce.apt.vm&p1=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/using-perforce.apt&r1=801017&r2=801185&rev=801185&view=diff
==============================================================================
--- 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/using-perforce.apt
 (original)
+++ 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/examples/using-perforce.apt.vm
 Wed Aug  5 12:40:46 2009
@@ -44,7 +44,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changelog-plugin</artifactId>
-        <version>2.1</version>
+        <version>${project.version}</version>
         <configuration>
           <systemProperties>
             <property>

Copied: maven/plugins/trunk/maven-changelog-plugin/src/site/apt/usage.apt.vm 
(from r801017, 
maven/plugins/trunk/maven-changelog-plugin/src/site/apt/usage.apt)
URL: 
http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changelog-plugin/src/site/apt/usage.apt.vm?p2=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/usage.apt.vm&p1=maven/plugins/trunk/maven-changelog-plugin/src/site/apt/usage.apt&r1=801017&r2=801185&rev=801185&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changelog-plugin/src/site/apt/usage.apt (original)
+++ maven/plugins/trunk/maven-changelog-plugin/src/site/apt/usage.apt.vm Wed 
Aug  5 12:40:46 2009
@@ -24,7 +24,6 @@
  ~~ NOTE: For help with the syntax of this file, see:
  ~~ http://maven.apache.org/doxia/references/apt-format.html
 
-
 Usage
 
  The reports may use either <<<range>>>, <<<date>>>, or <<<tag>>> as the type
@@ -45,7 +44,7 @@
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-changelog-plugin</artifactId>
-        <version>2.1</version>
+        <version>${project.version}</version>
       </plugin>
     </plugins>
   </reporting>


Reply via email to