dion 2004/05/28 21:48:26
Modified: xdocs Tag: MAVEN-1_0-BRANCH changes.xml
Log:
Fix for MAVEN-1298.
Revision Changes Path
No revision
No revision
1.14.4.21 +5 -0 maven/xdocs/changes.xml
Index: changes.xml
===================================================================
RCS file: /home/cvs/maven/xdocs/changes.xml,v
retrieving revision 1.14.4.20
retrieving revision 1.14.4.21
diff -u -r1.14.4.20 -r1.14.4.21
--- changes.xml 13 May 2004 10:15:56 -0000 1.14.4.20
+++ changes.xml 29 May 2004 04:48:26 -0000 1.14.4.21
@@ -24,6 +24,11 @@
<author email="[EMAIL PROTECTED]">Vincent Massol</author>
</properties>
<body>
+ <release version="1.0-final-SNAPSHOT" date="in CVS">
+ <action dev="dion" type="fix" issue="MAVEN-1298">
+ Repository element was broken for non-cvs connections
+ </action>
+ </release>
<release version="1.0-rc3" date="2004-05-13">
<action dev="brett" type="add" issue="MAVEN-1255">Introduce a backwards
compatibility option <code>maven.property.inheritance</code>, which disables the
functionality when set to false.</action>
<action dev="brett" type="fix" issue="MAVEN-37">Parent project properties are
now correctly loaded from extended project.xml files. This was implemented previously,
but the properties were not being passed through to the final goal attainment
context.</action>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]