git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114541 13f79535-47bb-0310-9956-ffa450edef68
47 lines
1.3 KiB
XML
47 lines
1.3 KiB
XML
<?xml version="1.0"?>
|
|
<document>
|
|
<properties>
|
|
<title>Changes</title>
|
|
<author email="dion@multitask.com.au">dIon Gillard</author>
|
|
<author email="plynch@apache.org">Peter Lynch</author>
|
|
</properties>
|
|
|
|
<body>
|
|
<release version="1.3" date="2003-09-29">
|
|
<action dev="dion" type="update">
|
|
Upgrade to dom4j 1.4
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
Upgrade to dom4j 1.4-dev-8
|
|
</action>
|
|
<action dev="dion" type="update">
|
|
Upgrade to commons-logging 1.0.3
|
|
</action>
|
|
</release>
|
|
|
|
<release version="1.2" date="Unknown">
|
|
<action dev="dion" type="fix">
|
|
Fixed class not found for war validator task
|
|
</action>
|
|
</release>
|
|
|
|
<release version="1.1" date="2003-02-12">
|
|
<action dev="dion" type="fix">
|
|
Updated docs so that they referred to the current release and not
|
|
b5
|
|
</action>
|
|
<action dev="dion" type="fix">
|
|
Fix for jars not being included in an EAR file
|
|
</action>
|
|
<action dev="dion" type="add">
|
|
Added the new <a href="changes-report.html">changes report</a>.
|
|
</action>
|
|
<action dev="plynch" type="remove">
|
|
Removed appserver plugin from the J2EE project workspace. The Maven
|
|
appserver plugin is now a seperate project.
|
|
</action>
|
|
</release>
|
|
</body>
|
|
</document>
|
|
|