2003-01-24 03:44:26 +00:00

24 lines
682 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="pete-apache-dev@kazmier.com">Pete Kazmier</author>
</properties>
<body>
<release version="0.8" date="in CVS">
<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>
</release>
</body>
</document>