evenisse 2003/08/28 02:16:54
Modified: src/plugins-build/plugin/src/plugin-resources/templates
goals-empty.jelly
Added: src/plugins-build/plugin/xdocs changes.xml
Log:
Fixed MAVEN-708. Fix the goals description generation if there is no plugin.jelly
file.
Revision Changes Path
1.3 +1 -1
maven/src/plugins-build/plugin/src/plugin-resources/templates/goals-empty.jelly
Index: goals-empty.jelly
===================================================================
RCS file:
/home/cvs/maven/src/plugins-build/plugin/src/plugin-resources/templates/goals-empty.jelly,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- goals-empty.jelly 10 Jul 2003 00:53:12 -0000 1.2
+++ goals-empty.jelly 28 Aug 2003 09:16:53 -0000 1.3
@@ -14,4 +14,4 @@
</document>
</j:whitespace>
-<project>
\ No newline at end of file
+</project>
\ No newline at end of file
1.1 maven/src/plugins-build/plugin/xdocs/changes.xml
Index: changes.xml
===================================================================
<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="[EMAIL PROTECTED]">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.1" date="in CVS">
<action dev="evenisse" type="fix">
Fixed MAVEN-708. Fix the goals description generation if there is no
plugin.jelly file.
</action>
</release>
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]