You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2013/09/22 13:00:53 UTC

svn commit: r1525347 - in /maven/plugins/trunk/maven-clean-plugin/src: site/ site/apt/ site/apt/examples/ test/resources/unit/basic-clean-test/ test/resources/unit/basic-clean-test/buildDirectory/ test/resources/unit/basic-clean-test/buildOutputDirecto...

Author: dennisl
Date: Sun Sep 22 11:00:52 2013
New Revision: 1525347

URL: http://svn.apache.org/r1525347
Log:
Set correct Subversion properties: keywords.

Modified:
    maven/plugins/trunk/maven-clean-plugin/src/site/apt/examples/delete_additional_files.apt.vm   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/site/apt/examples/ignoring-errors.apt.vm   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/site/apt/examples/skipping-clean.apt.vm   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/site/apt/index.apt.vm   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/site/apt/usage.apt.vm   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/site/site.xml   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/basic-clean-test/buildDirectory/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/basic-clean-test/buildOutputDirectory/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/basic-clean-test/buildTestDirectory/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/basic-clean-test/plugin-pom.xml   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/empty-clean-test/plugin-pom.xml   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/empty-clean-test/testDirectoryStructure/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/empty-clean-test/testDirectoryStructure/outputDirectory/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/buildOutputDirectory/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/plugin-pom.xml   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/target/classes/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/target/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/target/subdir/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/target/test-classes/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/invalid-directory-test/plugin-pom.xml   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/locked-file-test/buildDirectory/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/locked-file-test/plugin-pom.xml   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/missing-directory-test/plugin-pom.xml   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/nested-clean-test/plugin-pom.xml   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/nested-clean-test/target/classes/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/nested-clean-test/target/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/nested-clean-test/target/subdir/file.txt   (props changed)
    maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/nested-clean-test/target/test-classes/file.txt   (props changed)

Propchange: maven/plugins/trunk/maven-clean-plugin/src/site/apt/examples/delete_additional_files.apt.vm
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/site/apt/examples/ignoring-errors.apt.vm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/site/apt/examples/skipping-clean.apt.vm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/site/apt/index.apt.vm
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/site/apt/usage.apt.vm
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/site/site.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/basic-clean-test/buildDirectory/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/basic-clean-test/buildOutputDirectory/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/basic-clean-test/buildTestDirectory/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/basic-clean-test/plugin-pom.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/empty-clean-test/plugin-pom.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/empty-clean-test/testDirectoryStructure/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/empty-clean-test/testDirectoryStructure/outputDirectory/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/buildOutputDirectory/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/plugin-pom.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/target/classes/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/target/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/target/subdir/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/fileset-clean-test/target/test-classes/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/invalid-directory-test/plugin-pom.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/locked-file-test/buildDirectory/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/locked-file-test/plugin-pom.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/missing-directory-test/plugin-pom.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/nested-clean-test/plugin-pom.xml
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/nested-clean-test/target/classes/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/nested-clean-test/target/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/nested-clean-test/target/subdir/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-clean-plugin/src/test/resources/unit/nested-clean-test/target/test-classes/file.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 11:00:52 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id