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 23:06:28 UTC

svn commit: r1525446 - in /maven/plugins/trunk/maven-resources-plugin/src: it/MRESOURCES-20/src/main/resources/ it/MRESOURCES-77/ it/MRESOURCES-77/src/main/filters/ it/MRESOURCES-77/src/main/resources/ it/copy-resources-it/src/non-packaged-resources/ i...

Author: dennisl
Date: Sun Sep 22 21:06:27 2013
New Revision: 1525446

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

Modified:
    maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-20/src/main/resources/resource.txt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/pom.xml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/custom-filters.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/filter2.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/filter3.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/my.filter   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/src/main/resources/SomeResource.txt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/verify.bsh   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/copy-resources-it/src/non-packaged-resources/configuration.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/custom-delimiter/pom.xml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/custom-delimiter/src/main/filters/filter2.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/custom-delimiter/src/main/resources/SomeResource.txt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/custom-delimiter/verify.bsh   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/escapeInterpolation/src/main/filters/my.filter   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/escapeInterpolation/src/main/resources/SomeResource.txt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/escapeInterpolation/src/test/filters/my.filter   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/escapeInterpolation/src/test/resources/SomeResource.txt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/filter-test-resources/pom.xml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/filter-test-resources/src/test/filters/my.filter   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/filter-test-resources/src/test/resources/SomeResource.txt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/filter/pom.xml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/filter2.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/filter3.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/my.filter   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/resources/SomeResource.txt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/includeEmptyDirs/pom.xml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/includeEmptyDirs/src/main/filters/my.filter   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources/SomeResource.txt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/profile-override/invoker.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/profile-override/src/main/resources/production/config.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/it/profile-override/src/main/resources/test/config.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/copy-resources.apt.vm   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/encoding.apt.vm   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/escape-filtering.apt.vm   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/filter.apt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/include-exclude.apt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/resource-directory.apt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/site/apt/index.apt.vm   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/site/apt/usage.apt.vm   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/site/fml/faq.fml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/site/site.xml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/advance.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/advance_validation.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/basic.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/basic_validation.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/enhanced.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/enhanced_validation.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/reflectionproperties-test/plugin-config.xml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/reflectionproperties-test/validation.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/reflectionproperties-test/validation_escapebackslashinpath.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/resources-test/plugin-config-absolute-path.xml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/resources-test/plugin-config-relative-path.xml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/resources-test/plugin-config.xml   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/resources-test/validation.properties   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/unit-files/copy-resources-test/filter-files/filter.txt   (props changed)
    maven/plugins/trunk/maven-resources-plugin/src/test/unit-files/copy-resources-test/no-filter/config.properties   (props changed)

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-20/src/main/resources/resource.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/custom-filters.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/filter2.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/filter3.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/src/main/filters/my.filter
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/src/main/resources/SomeResource.txt
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/MRESOURCES-77/verify.bsh
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/copy-resources-it/src/non-packaged-resources/configuration.properties
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/custom-delimiter/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/custom-delimiter/src/main/filters/filter2.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/custom-delimiter/src/main/resources/SomeResource.txt
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/custom-delimiter/verify.bsh
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/escapeInterpolation/src/main/filters/my.filter
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/escapeInterpolation/src/main/resources/SomeResource.txt
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/escapeInterpolation/src/test/filters/my.filter
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/escapeInterpolation/src/test/resources/SomeResource.txt
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/filter-test-resources/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/filter-test-resources/src/test/filters/my.filter
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/filter-test-resources/src/test/resources/SomeResource.txt
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/filter/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/filter2.properties
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/filter3.properties
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/filters/my.filter
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/filter/src/main/resources/SomeResource.txt
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/includeEmptyDirs/pom.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/includeEmptyDirs/src/main/filters/my.filter
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/includeEmptyDirs/src/main/resources/SomeResource.txt
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/profile-override/invoker.properties
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/profile-override/src/main/resources/production/config.properties
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/it/profile-override/src/main/resources/test/config.properties
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/copy-resources.apt.vm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

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

Propchange: maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/escape-filtering.apt.vm
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

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

Propchange: maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/include-exclude.apt
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/site/apt/examples/resource-directory.apt
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

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

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

Propchange: maven/plugins/trunk/maven-resources-plugin/src/site/fml/faq.fml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

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

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/advance.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/advance_validation.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/basic.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/basic_validation.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/enhanced.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/propertiesutils-test/enhanced_validation.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/reflectionproperties-test/plugin-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/reflectionproperties-test/validation.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/reflectionproperties-test/validation_escapebackslashinpath.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/resources-test/plugin-config-absolute-path.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/resources-test/plugin-config-relative-path.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/resources-test/plugin-config.xml
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/resources/unit/resources-test/validation.properties
------------------------------------------------------------------------------
    svn:keywords = Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/unit-files/copy-resources-test/filter-files/filter.txt
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id

Propchange: maven/plugins/trunk/maven-resources-plugin/src/test/unit-files/copy-resources-test/no-filter/config.properties
------------------------------------------------------------------------------
--- svn:keywords (original)
+++ svn:keywords Sun Sep 22 21:06:27 2013
@@ -1 +1 @@
-"Author Date Id Revision"
+Date Revision Author Id