2004-05-16 02:19:23 +00:00

43 lines
2.0 KiB
XML

<?xml version="1.0" encoding="UTF-8"?>
<!--
/*
* Copyright 2001-2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
*
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
-->
<document>
<properties>
<title>Changes</title>
<author email="pete-apache-dev@kazmier.com">Pete Kazmier</author>
</properties>
<body>
<release version="1.2" date="2004-05-15">
<action dev="brett" type="update" due-to="Tryve Laugstol" issue="MPUBERJAR-2">Upgrade to classworlds RC2</action>
<action dev="brett" type="add" due-to="Joerg Schaible" issue="MPUBERJAR-4">Add uberjar.bundle property to dependencies to allow exclusion of certain JAR files</action>
</release>
<release version="1.1" date="2003-09-29">
<action dev="evenisse" type="fix" issue="MAVEN-655">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>