2003-10-03 04:05:43 +00:00

58 lines
1.7 KiB
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="dion@multitask.com.au">dIon Gillard</author>
</properties>
<body>
<release version="1.5" date="in CVS">
<action dev="dion" type="fix">
Only classpath dependencies are generated
</action>
</release>
<release version="1.4" date="2003-09-29">
<action dev="epugh" type="add">
Added support for referencing cactus tests in classpath.
</action>
<action dev="dion" type="add">
Added support for Eclipse 2.1 external tools
</action>
</release>
<release version="1.3" date="Unknown">
<action dev="michal" type="add">
Smarter generation of .classpath file.
${basedir} prefix is cut off if present in any path.
Default Maven location of source and destination folder
are used.
</action>
<action dev="evenisse" type="add">
Added dependency functionality between projects
</action>
<action dev="bwalding" type="update">
Split eclispe goal in two goals : eclipse:generate-project
and eclipse:generate-classpath
</action>
</release>
<release version="1.2" date="Unknown">
<action dev="dion" type="add">
Added more documentation
</action>
</release>
<release version="1.1" date="2002-10-01">
<action dev="dion" type="update">
Made the default to process Maven actions in the background
</action>
</release>
<release version="1.0" date="2002-08-17">
<action dev="jvanzyl" type="add">
Initial release for Maven 1.0-beta6
</action>
</release>
</body>
</document>