missing documentation elements

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115245 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
brett 2004-05-13 11:07:57 +00:00
parent 56e1d20a11
commit b1b52d7ad1
3 changed files with 61 additions and 1 deletions

30
jira/xdocs/changes.xml Normal file
View File

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<document>
<properties>
<title>JIRA plugin changes</title>
<author email="brett@apache.org">Brett Porter</author>
</properties>
<body>
<release version="1.1-SNAPSHOT" date="in CVS">
</release>
</body>
</document>

View File

@ -24,7 +24,7 @@
<id>maven-multichanges-plugin</id>
<name>Maven MultiChanges plugin</name>
<currentVersion>1.1-SNAPSHOT</currentVersion>
<shortDescription>Produce release dashboard for subprojects</shortDescription>
<description>Produce release dashboard for subprojects. Requires Maven 1.0 RC3.</description>
<url>http://maven.apache.org/reference/plugins/multichanges/</url>
<issueTrackingUrl>http://jira.codehaus.org/BrowseProject.jspa?id=10322</issueTrackingUrl>
<siteDirectory>/www/maven.apache.org/reference/plugins/multichanges/</siteDirectory>

30
nsis/xdocs/changes.xml Normal file
View File

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<document>
<properties>
<title>NSIS plugin changes</title>
<author email="brett@apache.org">Brett Porter</author>
</properties>
<body>
<release version="1.1-SNAPSHOT" date="in CVS">
</release>
</body>
</document>