Author: niallp Date: Mon Feb 4 09:55:32 2008 New Revision: 618348 URL: http://svn.apache.org/viewvc?rev=618348&view=rev Log: Replace hyphens in template - causes page generation to fail
Modified: commons/sandbox/commons-build-plugin/src/main/resources/commons-xdoc-templates/download-page-template.xml commons/sandbox/commons-build-plugin/src/main/resources/commons-xdoc-templates/issue-tracking-template.xml Modified: commons/sandbox/commons-build-plugin/src/main/resources/commons-xdoc-templates/download-page-template.xml URL: http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/main/resources/commons-xdoc-templates/download-page-template.xml?rev=618348&r1=618347&r2=618348&view=diff ============================================================================== --- commons/sandbox/commons-build-plugin/src/main/resources/commons-xdoc-templates/download-page-template.xml (original) +++ commons/sandbox/commons-build-plugin/src/main/resources/commons-xdoc-templates/download-page-template.xml Mon Feb 4 09:55:32 2008 @@ -16,15 +16,15 @@ limitations under the License. --> <!-- - +----------------------------------------------------------------------+ + +======================================================================+ |**** ****| |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| |**** DO NOT EDIT DIRECTLY ****| |**** ****| - +----------------------------------------------------------------------+ + +======================================================================+ | TEMPLATE FILE: download-page-template.xml | | (see commons-build-plugin/src/main/resources/commons-xdoc-templates) | - +----------------------------------------------------------------------+ + +======================================================================+ | | | 1) Re-generate using: mvn commons:download-page | | | @@ -41,7 +41,7 @@ | <commons.release.version>1.2</commons.release.version> | | </properties> | | | - +----------------------------------------------------------------------+ + +======================================================================+ --> <document> <properties> Modified: commons/sandbox/commons-build-plugin/src/main/resources/commons-xdoc-templates/issue-tracking-template.xml URL: http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/main/resources/commons-xdoc-templates/issue-tracking-template.xml?rev=618348&r1=618347&r2=618348&view=diff ============================================================================== --- commons/sandbox/commons-build-plugin/src/main/resources/commons-xdoc-templates/issue-tracking-template.xml (original) +++ commons/sandbox/commons-build-plugin/src/main/resources/commons-xdoc-templates/issue-tracking-template.xml Mon Feb 4 09:55:32 2008 @@ -16,15 +16,15 @@ limitations under the License. --> <!-- - +----------------------------------------------------------------------+ + +======================================================================+ |**** ****| |**** THIS FILE IS GENERATED BY THE COMMONS BUILD PLUGIN ****| |**** DO NOT EDIT DIRECTLY ****| |**** ****| - +----------------------------------------------------------------------+ + +======================================================================+ | TEMPLATE FILE: issue-tracking-template.xml | | (see commons-build-plugin/src/main/resources/commons-xdoc-templates) | - +----------------------------------------------------------------------+ + +======================================================================+ | | | 1) Re-generate using: mvn commons:jira-page | | | @@ -39,7 +39,7 @@ | <commons.jira.pid>12310485</commons.jira.pid> | | </properties> | | | - +----------------------------------------------------------------------+ + +======================================================================+ --> <document> <properties>