maven-plugins/jalopy/xdocs/changes.xml
2004-10-23 12:45:48 +00:00

44 lines
1.7 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="evenisse@ifrance.com">Emmanuel Venisse</author>
</properties>
<body>
<release version="1.3.1" date="2004-10-23">
<action dev="evenisse" type="update" issue="MPJALOPY-3">Matchs Jalopy and checkstyle.</action>
<action dev="evenisse" type="update" issue="MPJALOPY-6">Allows multiple includes/excludes patterns.</action>
</release>
<release version="1.3" date="2004-07-08">
<action dev="evenisse" type="update" issue="MPJALOPY-5">Add some exclude properties.</action>
<action dev="evenisse" type="update">Move to jalopy 1.0b11</action>
</release>
<release version="1.2" date="2004-05-15"/>
<release version="1.1" date="2003-09-29">
<action dev="evenisse" type="fix">Fixed MAVEN-798. Add Test source formatting.</action>
<action dev="dion" type="update">Move to oro 2.0.7</action>
<action dev="dion" type="update">Move to log4j 1.2.8</action>
<action dev="evenisse" type="fix">Fixed directory of plugin resources.</action>
</release>
</body>
</document>