brett 2004/12/03 23:26:07 Modified: xdocs Tag: MAVEN-1_0-BRANCH changes.xml Log: change log Revision Changes Path No revision No revision 1.14.4.53 +7 -0 maven/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven/xdocs/changes.xml,v retrieving revision 1.14.4.52 retrieving revision 1.14.4.53 diff -u -r1.14.4.52 -r1.14.4.53 --- changes.xml 3 Dec 2004 20:51:03 -0000 1.14.4.52 +++ changes.xml 4 Dec 2004 07:26:07 -0000 1.14.4.53 @@ -25,6 +25,13 @@ </properties> <body> <release version="1.0.2" date="in CVS"> + <action dev="brett" type="fix" issue="MAVEN-1511">Allow + <code>SNAPSHOT</code> as a version override + </action> + <action dev="brett" type="fix" issue="MAVEN-1428">Prevent "Response Content Length not known" warning</action> + <action dev="brett" type="fix" issue="MAVEN-1502">Fail on 403 response to dependency download (and also anything >= 400)</action> + <action dev="brett" type="fix" issue="MAVEN-1507">Should now work on IBM JDK 1.3</action> + <action dev="brett" type="fix" issue="MAVEN-1518" due-to="Hardy Ferentschik">Don't download a dependency if there is a JAR override for it</action> <action dev="brett" type="fix" issue="MAVEN-1501">Ensure that default properties are correctly overidden when inherited from a parent</action> </release>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]