2003-09-29 06:27:58 +00:00

39 lines
1.2 KiB
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="pete-apache-dev@kazmier.com">Pete Kazmier</author>
</properties>
<body>
<release version="1.1" date="2003-09-29">
<action dev="evenisse" type="fix">
Maven-655. Fix classworlds url.
</action>
<action dev="dion" type="update">
update to velocity 1.4-dev
</action>
<action dev="dion" type="fix">
Changed copy of dependencies to use artifacts, so that jar overrides would work
</action>
</release>
<release version="0.8" date="Unknown">
<action dev="werken" type="add">
The two properties, maven.uberjar.main and
maven.uberjar.classworlds.conf, can now be specified via a
project's properties file. Previously, these were specified via
the command line.
</action>
<action dev="kaz" type="add">
Created uberjar plugin based on the cool bootstrapping code that
Jason and Bob worked out!
</action>
<action dev="michal" type="add">
Added install, install-snapshot, deploy, deploy-snapshot goals
</action>
</release>
</body>
</document>