brett 2004/05/05 04:01:05
Modified: maven-jelly-tags/xdocs Tag: MAVEN-1_0-BRANCH changes.xml
xdocs Tag: MAVEN-1_0-BRANCH changes.xml
Log:
change log
Revision Changes Path
No revision
No revision
1.1.2.2 +2 -0 maven/maven-jelly-tags/xdocs/Attic/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/maven-jelly-tags/xdocs/Attic/changes.xml,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -r1.1.2.1 -r1.1.2.2
--- changes.xml 28 Apr 2004 03:28:57 -0000 1.1.2.1
+++ changes.xml 5 May 2004 11:01:04 -0000 1.1.2.2
@@ -25,6 +25,8 @@
</properties>
<body>
<release version="1.0-SNAPSHOT" date="in CVS">
+ <action dev="vmassol" type="add">Added new <code>SetTag</code> tag to set
plugin properties</action>
+ <action dev="vmassol" type="add">Added new <code>GetTag</code> tag that
replaces the now deprecated <code>PluginVar</code> tag</action>
<action dev="brett" type="fix" issue="MAVEN-1219">Install and uninstall
plugin tags for managing plugins on the fly.</action>
</release>
</body>
No revision
No revision
1.14.4.15 +1 -2 maven/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/changes.xml,v
retrieving revision 1.14.4.14
retrieving revision 1.14.4.15
diff -u -r1.14.4.14 -r1.14.4.15
--- changes.xml 29 Apr 2004 21:36:51 -0000 1.14.4.14
+++ changes.xml 5 May 2004 11:01:04 -0000 1.14.4.15
@@ -25,8 +25,7 @@
</properties>
<body>
<release version="1.0RC3" date="in CVS">
- <action dev="vmassol" type="add">Added new <code>SetTag</code> tag to set
plugin properties</action>
- <action dev="vmassol" type="add">Added new <code>GetTag</code> tag that
replaces the now deprecated <code>PluginVar</code> tag</action>
+ <action dev="brett" type="fix" issue="MAVEN-1265">Setup dependency path for
non-classpath dependencies</action>
<action dev="brett" type="update" issue="MAVEN-1129" due-to="John Casey">Add
a Base64 implementation to replace the sun.* internal version.</action>
<action dev="brett" type="update" issue="MAVEN-1129">Remove tools.jar from
startup classpath so it will run on non-Sun JVMs such as Kaffe.</action>
<action dev="brett" type="fix" issue="MAVEN-1219">Allow plugin installation
and uninstallation from the plugin manager and the cache so that it can be done on the
fly.</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]