This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch MEAR-259 in repository https://gitbox.apache.org/repos/asf/maven-ear-plugin.git
commit dfb0ee07d52e74be3679b3f579dbe1f12a24e481 Author: Karl Heinz Marbaise <[email protected]> AuthorDate: Thu Mar 8 20:22:27 2018 +0100 [MEAR-259] - Fix formatting date issues in apt files --- src/site/apt/examples/customize-file-name-mapping.apt.vm | 2 +- src/site/apt/examples/customizing-a-module-filename.apt.vm | 2 +- src/site/apt/examples/customizing-context-root.apt.vm | 2 +- src/site/apt/examples/customizing-module-uri.apt.vm | 2 +- src/site/apt/examples/eclipse-and-maven-integration.apt.vm | 4 ++-- src/site/apt/examples/excluding-a-module.apt.vm | 2 +- src/site/apt/examples/filtering-advanced.apt.vm | 2 +- src/site/apt/examples/filtering-sources.apt.vm | 2 +- src/site/apt/examples/generating-jboss-app.apt.vm | 2 +- src/site/apt/examples/generating-modules-id.apt.vm | 2 +- .../including-a-third-party-library-in-application-xml.apt.vm | 2 +- .../specifying-env-entries-for-the-generated-application-xml.apt.vm | 2 +- ...ying-resource-ref-entries-for-the-generated-application-xml.apt.vm | 2 +- ...specifying-security-roles-for-the-generated-application-xml.apt.vm | 2 +- src/site/apt/examples/unpacking-a-module.apt.vm | 2 +- src/site/apt/examples/using-app-client.apt.vm | 2 +- src/site/apt/modules.apt.vm | 2 +- src/site/apt/tests.apt | 2 +- 18 files changed, 19 insertions(+), 19 deletions(-) diff --git a/src/site/apt/examples/customize-file-name-mapping.apt.vm b/src/site/apt/examples/customize-file-name-mapping.apt.vm index a099050..ea5a227 100644 --- a/src/site/apt/examples/customize-file-name-mapping.apt.vm +++ b/src/site/apt/examples/customize-file-name-mapping.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - November 19, 2006 + 2006-11-19 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/customizing-a-module-filename.apt.vm b/src/site/apt/examples/customizing-a-module-filename.apt.vm index 96e9138..5cbcf00 100644 --- a/src/site/apt/examples/customizing-a-module-filename.apt.vm +++ b/src/site/apt/examples/customizing-a-module-filename.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - September 23, 2005 + 2005-09-23 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/customizing-context-root.apt.vm b/src/site/apt/examples/customizing-context-root.apt.vm index 88dba90..5391950 100644 --- a/src/site/apt/examples/customizing-context-root.apt.vm +++ b/src/site/apt/examples/customizing-context-root.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - September 23, 2005 + 2005-09-23 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/customizing-module-uri.apt.vm b/src/site/apt/examples/customizing-module-uri.apt.vm index 76b72f1..47c38a9 100644 --- a/src/site/apt/examples/customizing-module-uri.apt.vm +++ b/src/site/apt/examples/customizing-module-uri.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - September 23, 2005 + 2005-09-23 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/eclipse-and-maven-integration.apt.vm b/src/site/apt/examples/eclipse-and-maven-integration.apt.vm index c87b429..9927452 100644 --- a/src/site/apt/examples/eclipse-and-maven-integration.apt.vm +++ b/src/site/apt/examples/eclipse-and-maven-integration.apt.vm @@ -4,7 +4,7 @@ Chris Graham Robert Scholte ------ - November 19, 2013 + 2013-11-19 ~~ Copyright 2013 The Apache Software Foundation. ~~ @@ -60,4 +60,4 @@ Eclipse and Maven Integration (without m2e) +------------------------+ The first line tells Maven to generate a new <<<application.xml>>> file, by default in the target directory. - The second line tells Maven to use it. \ No newline at end of file + The second line tells Maven to use it. diff --git a/src/site/apt/examples/excluding-a-module.apt.vm b/src/site/apt/examples/excluding-a-module.apt.vm index 4baf196..3830cdb 100644 --- a/src/site/apt/examples/excluding-a-module.apt.vm +++ b/src/site/apt/examples/excluding-a-module.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - September 23, 2005 + 2005-09-23 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/filtering-advanced.apt.vm b/src/site/apt/examples/filtering-advanced.apt.vm index b688cfb..43f59f9 100644 --- a/src/site/apt/examples/filtering-advanced.apt.vm +++ b/src/site/apt/examples/filtering-advanced.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - January 3, 2009 + 2009-01-03 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/filtering-sources.apt.vm b/src/site/apt/examples/filtering-sources.apt.vm index 0aa8e07..431dc73 100644 --- a/src/site/apt/examples/filtering-sources.apt.vm +++ b/src/site/apt/examples/filtering-sources.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - January 3, 2009 + 2009-01-03 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/generating-jboss-app.apt.vm b/src/site/apt/examples/generating-jboss-app.apt.vm index 991419b..2411473 100644 --- a/src/site/apt/examples/generating-jboss-app.apt.vm +++ b/src/site/apt/examples/generating-jboss-app.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - August 06, 2006 + 2006-08-06 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/generating-modules-id.apt.vm b/src/site/apt/examples/generating-modules-id.apt.vm index 5f98c2f..3326836 100644 --- a/src/site/apt/examples/generating-modules-id.apt.vm +++ b/src/site/apt/examples/generating-modules-id.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - September 4, 2010 + 2010-09-04 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/including-a-third-party-library-in-application-xml.apt.vm b/src/site/apt/examples/including-a-third-party-library-in-application-xml.apt.vm index deb759d..f1c4d77 100644 --- a/src/site/apt/examples/including-a-third-party-library-in-application-xml.apt.vm +++ b/src/site/apt/examples/including-a-third-party-library-in-application-xml.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - September 23, 2005 + 2005-09-23 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/specifying-env-entries-for-the-generated-application-xml.apt.vm b/src/site/apt/examples/specifying-env-entries-for-the-generated-application-xml.apt.vm index 04420a3..fd092af 100644 --- a/src/site/apt/examples/specifying-env-entries-for-the-generated-application-xml.apt.vm +++ b/src/site/apt/examples/specifying-env-entries-for-the-generated-application-xml.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - August 27, 2017 + 2017-08-27 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/specifying-resource-ref-entries-for-the-generated-application-xml.apt.vm b/src/site/apt/examples/specifying-resource-ref-entries-for-the-generated-application-xml.apt.vm index fe854a7..393ddad 100644 --- a/src/site/apt/examples/specifying-resource-ref-entries-for-the-generated-application-xml.apt.vm +++ b/src/site/apt/examples/specifying-resource-ref-entries-for-the-generated-application-xml.apt.vm @@ -3,7 +3,7 @@ ------ Karl Heinz Marbaise <[email protected]> ------ - August 27, 2017 + 2017-08-27 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/specifying-security-roles-for-the-generated-application-xml.apt.vm b/src/site/apt/examples/specifying-security-roles-for-the-generated-application-xml.apt.vm index 578d2ac..7ef846d 100644 --- a/src/site/apt/examples/specifying-security-roles-for-the-generated-application-xml.apt.vm +++ b/src/site/apt/examples/specifying-security-roles-for-the-generated-application-xml.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - September 23, 2005 + 2005-09-23 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/unpacking-a-module.apt.vm b/src/site/apt/examples/unpacking-a-module.apt.vm index 98fffe3..9f4df6d 100644 --- a/src/site/apt/examples/unpacking-a-module.apt.vm +++ b/src/site/apt/examples/unpacking-a-module.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - Augustus 14, 2006 + 2006-08-14 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/examples/using-app-client.apt.vm b/src/site/apt/examples/using-app-client.apt.vm index b892d81..e80b5d1 100644 --- a/src/site/apt/examples/using-app-client.apt.vm +++ b/src/site/apt/examples/using-app-client.apt.vm @@ -4,7 +4,7 @@ Stephane Nicoll <[email protected]> ------ - April 3, 2011 + 2011-04-03 ~~ Copyright 2006 The Apache Software Foundation. ~~ diff --git a/src/site/apt/modules.apt.vm b/src/site/apt/modules.apt.vm index 42653b6..ff5b532 100644 --- a/src/site/apt/modules.apt.vm +++ b/src/site/apt/modules.apt.vm @@ -3,7 +3,7 @@ ------ Edwin Punzalan ------ - 31 July 2006 + 2006-07-31 ------ ~~ Copyright 2006 The Apache Software Foundation. diff --git a/src/site/apt/tests.apt b/src/site/apt/tests.apt index ae01c8a..2f86785 100644 --- a/src/site/apt/tests.apt +++ b/src/site/apt/tests.apt @@ -3,7 +3,7 @@ ------ Stephane Nicoll ------ - 29 October 2006 + 2006-10-29 ------ ~~ Copyright 2006 The Apache Software Foundation. -- To stop receiving notification emails like this one, please contact [email protected].
