Files
maven-plugins/uberjar/xdocs/changes.xml
jvanzyl 530c640d4f Initial revision
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@112724 13f79535-47bb-0310-9956-ffa450edef68
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>