brett 2004/10/27 04:33:51 Modified: xdocs Tag: MAVEN-1_0-BRANCH changes.xml Log: changes Revision Changes Path No revision No revision 1.14.4.38 +5 -0 maven/xdocs/changes.xml Index: changes.xml =================================================================== RCS file: /home/cvs/maven/xdocs/changes.xml,v retrieving revision 1.14.4.37 retrieving revision 1.14.4.38 diff -u -r1.14.4.37 -r1.14.4.38 --- changes.xml 8 Oct 2004 23:47:39 -0000 1.14.4.37 +++ changes.xml 27 Oct 2004 11:33:51 -0000 1.14.4.38 @@ -25,6 +25,11 @@ </properties> <body> <release version="1.0.1-SNAPSHOT" date="in CVS MAVEN-1_0-BRANCH"> + <action dev="brett" type="fix" issue="MAVEN-1363">Goals in maven:reactor and maven:maven are trimmed</action> + <action dev="brett" type="fix" issue="MAVEN-1424" due-to="Felipe Leme">maven -p now fails if file does not exist.</action> + <action dev="brett" type="add" issue="MAVEN-573">Remove junitdoclet test that causes problems with the bootstrap on non-US character sets</action> + <action dev="brett" type="add" issue="MAVEN-1475" due-to="Julien Kirch">Update FAQ to discuss creation of plugins to share build script code.</action> + <action dev="brett" type="fix" issue="MAVEN-1406">More fixes to the shell script for paths with spaces in them</action> <action dev="brett" type="fix" issue="MAVEN-109">Cleaned up exits in App, verified that all error paths return an error code.</action> <action dev="brett" type="fix" issue="MAVEN-581">Improve error message for missing overridden dependencies</action> <action dev="brett" type="fix" issue="MAVEN-880">Updated documentation for project descriptor.</action>
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]