Author: niallp
Date: Tue Jan 15 10:24:06 2008
New Revision: 612184
URL: http://svn.apache.org/viewvc?rev=612184&view=rev
Log:
Correct svn:props
Modified:
commons/sandbox/commons-build-plugin/pom.xml
commons/sandbox/commons-build-plugin/src/main/scripts/copy-javadoc-files.build.xml
commons/sandbox/commons-build-plugin/src/main/scripts/copy-javadoc-files.mojos.xml
commons/sandbox/commons-build-plugin/src/main/scripts/generate-xdocs.build.xml
commons/sandbox/commons-build-plugin/src/main/scripts/generate-xdocs.mojos.xml
commons/sandbox/commons-build-plugin/src/site/site.xml
commons/sandbox/commons-build-plugin/src/site/xdoc/copy-javadoc-files-build.xml
commons/sandbox/commons-build-plugin/src/site/xdoc/copy-javadoc-files-mojo.xml
commons/sandbox/commons-build-plugin/src/site/xdoc/development.xml
commons/sandbox/commons-build-plugin/src/site/xdoc/generate-xdocs-build.xml
commons/sandbox/commons-build-plugin/src/site/xdoc/generate-xdocs-mojo.xml
commons/sandbox/commons-build-plugin/src/site/xdoc/index.xml
Modified: commons/sandbox/commons-build-plugin/pom.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/pom.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
--- commons/sandbox/commons-build-plugin/pom.xml (original)
+++ commons/sandbox/commons-build-plugin/pom.xml Tue Jan 15 10:24:06 2008
@@ -16,8 +16,8 @@
limitations under the License.
-->
<!--
- ${HeadURL}
- ${Revision} ${Date}
+ $HeadURL$
+ $Revision$ $Date$
-->
<project xmlns="http://maven.apache.org/POM/4.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
Modified:
commons/sandbox/commons-build-plugin/src/main/scripts/copy-javadoc-files.build.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/main/scripts/copy-javadoc-files.build.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
---
commons/sandbox/commons-build-plugin/src/main/scripts/copy-javadoc-files.build.xml
(original)
+++
commons/sandbox/commons-build-plugin/src/main/scripts/copy-javadoc-files.build.xml
Tue Jan 15 10:24:06 2008
@@ -17,8 +17,8 @@
<!--
Commons Build: Copy NOTICE and LICENSE files to -javadoc.jar.
- ${HeadURL}
- ${Revision} ${Date}
+ $HeadURL$
+ $Revision$ $Date$
-->
<project name="Commons Build: Copy NOTICE and LICENSE files to -javadoc.jar"
default="copy-javadoc-files" basedir=".">
Modified:
commons/sandbox/commons-build-plugin/src/main/scripts/copy-javadoc-files.mojos.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/main/scripts/copy-javadoc-files.mojos.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
---
commons/sandbox/commons-build-plugin/src/main/scripts/copy-javadoc-files.mojos.xml
(original)
+++
commons/sandbox/commons-build-plugin/src/main/scripts/copy-javadoc-files.mojos.xml
Tue Jan 15 10:24:06 2008
@@ -19,8 +19,8 @@
<!--
Mojo metadata for "Copy NOTICE and LICENSE files to -javadoc.jar".
- ${HeadURL}
- ${Revision} ${Date}
+ $HeadURL$
+ $Revision$ $Date$
-->
<pluginMetadata>
<mojos>
Modified:
commons/sandbox/commons-build-plugin/src/main/scripts/generate-xdocs.build.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/main/scripts/generate-xdocs.build.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
---
commons/sandbox/commons-build-plugin/src/main/scripts/generate-xdocs.build.xml
(original)
+++
commons/sandbox/commons-build-plugin/src/main/scripts/generate-xdocs.build.xml
Tue Jan 15 10:24:06 2008
@@ -17,8 +17,8 @@
<!--
Commons Build: Standard XDOC Pages Generation.
- ${HeadURL}
- ${Revision} ${Date}
+ $HeadURL$
+ $Revision$ $Date$
-->
<project name="Commons Build: Standard XDOC Pages Generation"
default="generate-xdocs" basedir=".">
Modified:
commons/sandbox/commons-build-plugin/src/main/scripts/generate-xdocs.mojos.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/main/scripts/generate-xdocs.mojos.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
---
commons/sandbox/commons-build-plugin/src/main/scripts/generate-xdocs.mojos.xml
(original)
+++
commons/sandbox/commons-build-plugin/src/main/scripts/generate-xdocs.mojos.xml
Tue Jan 15 10:24:06 2008
@@ -19,8 +19,8 @@
<!--
Mojo metadata for "Commons Build: Standard XDOC Pages Generation".
- ${HeadURL}
- ${Revision} ${Date}
+ $HeadURL$
+ $Revision$ $Date$
-->
<pluginMetadata>
<mojos>
Modified: commons/sandbox/commons-build-plugin/src/site/site.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/site/site.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
--- commons/sandbox/commons-build-plugin/src/site/site.xml (original)
+++ commons/sandbox/commons-build-plugin/src/site/site.xml Tue Jan 15 10:24:06
2008
@@ -16,8 +16,8 @@
limitations under the License.
-->
<!--
- ${HeadURL}
- ${Revision} ${Date}
+ $HeadURL$
+ $Revision$ $Date$
-->
<project name="Commons Build Plugin">
Modified:
commons/sandbox/commons-build-plugin/src/site/xdoc/copy-javadoc-files-build.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/site/xdoc/copy-javadoc-files-build.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
---
commons/sandbox/commons-build-plugin/src/site/xdoc/copy-javadoc-files-build.xml
(original)
+++
commons/sandbox/commons-build-plugin/src/site/xdoc/copy-javadoc-files-build.xml
Tue Jan 15 10:24:06 2008
@@ -16,8 +16,8 @@
limitations under the License.
-->
<!--
- ${HeadURL}
- ${Revision} ${Date}
+ $HeadURL$
+ $Revision$ $Date$
-->
<document>
Modified:
commons/sandbox/commons-build-plugin/src/site/xdoc/copy-javadoc-files-mojo.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/site/xdoc/copy-javadoc-files-mojo.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
---
commons/sandbox/commons-build-plugin/src/site/xdoc/copy-javadoc-files-mojo.xml
(original)
+++
commons/sandbox/commons-build-plugin/src/site/xdoc/copy-javadoc-files-mojo.xml
Tue Jan 15 10:24:06 2008
@@ -15,6 +15,10 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+<!--
+ $HeadURL$
+ $Revision$ $Date$
+ -->
<document>
<properties>
<title>commons-build-plugin - commons:copy-javadoc-files</title>
Modified: commons/sandbox/commons-build-plugin/src/site/xdoc/development.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/site/xdoc/development.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
--- commons/sandbox/commons-build-plugin/src/site/xdoc/development.xml
(original)
+++ commons/sandbox/commons-build-plugin/src/site/xdoc/development.xml Tue Jan
15 10:24:06 2008
@@ -16,8 +16,8 @@
limitations under the License.
-->
<!--
- ${HeadURL}
- ${Revision} ${Date}
+ $HeadURL$
+ $Revision$ $Date$
-->
<document>
Modified:
commons/sandbox/commons-build-plugin/src/site/xdoc/generate-xdocs-build.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/site/xdoc/generate-xdocs-build.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
--- commons/sandbox/commons-build-plugin/src/site/xdoc/generate-xdocs-build.xml
(original)
+++ commons/sandbox/commons-build-plugin/src/site/xdoc/generate-xdocs-build.xml
Tue Jan 15 10:24:06 2008
@@ -16,8 +16,8 @@
limitations under the License.
-->
<!--
- ${HeadURL}
- ${Revision} ${Date}
+ $HeadURL$
+ $Revision$ $Date$
-->
<document>
Modified:
commons/sandbox/commons-build-plugin/src/site/xdoc/generate-xdocs-mojo.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/site/xdoc/generate-xdocs-mojo.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
--- commons/sandbox/commons-build-plugin/src/site/xdoc/generate-xdocs-mojo.xml
(original)
+++ commons/sandbox/commons-build-plugin/src/site/xdoc/generate-xdocs-mojo.xml
Tue Jan 15 10:24:06 2008
@@ -15,6 +15,10 @@
See the License for the specific language governing permissions and
limitations under the License.
-->
+<!--
+ $HeadURL$
+ $Revision$ $Date$
+ -->
<document>
<properties>
<title>commons-build-plugin - commons:generate-xdocs</title>
Modified: commons/sandbox/commons-build-plugin/src/site/xdoc/index.xml
URL:
http://svn.apache.org/viewvc/commons/sandbox/commons-build-plugin/src/site/xdoc/index.xml?rev=612184&r1=612183&r2=612184&view=diff
==============================================================================
--- commons/sandbox/commons-build-plugin/src/site/xdoc/index.xml (original)
+++ commons/sandbox/commons-build-plugin/src/site/xdoc/index.xml Tue Jan 15
10:24:06 2008
@@ -16,8 +16,8 @@
limitations under the License.
-->
<!--
- ${HeadURL}
- ${Revision} ${Date}
+ $HeadURL$
+ $Revision$ $Date$
-->
<document>