michal db2436883d Smarter generation of .classpath file.
${basedir} prefix is cut off if present in any path.
Default locations of source and destination folder are used instead 
of hardcoded paths like 'target/classes'.


git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@113416 13f79535-47bb-0310-9956-ffa450edef68
2003-05-09 08:42:21 +00:00

42 lines
1.2 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.3" date="In CVS">
<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>