maven-plugins/javacc/xdocs/changes.xml
2007-12-03 08:32:27 +00:00

47 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="michal.maczka@dinatics.com">Michal Maczka</author>
</properties>
<body>
<release version="1.3-SNAPSHOT" date="in SVN">
<action dev="ltheussl" type="update" issue="MPJAVACC-7" due-to="Dion Gillard">Update to JavaCC 4.0.</action>
<action dev="ltheussl" type="fix" issue="MPJAVACC-6" due-to="Dion Gillard">Documentation is missing for package parameters.</action>
<action dev="aheritier" type="update" issue="MAVEN-1803">Upgrade plexus-utils to version 1.0.5</action>
</release>
<release version="1.2" date="2006-02-12">
<action dev="aheritier" type="update" issue="MAVEN-1712">Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
<ul>
<li>plexus-utils v1.0-beta-1 -&gt; v1.0.3</li>
</ul>
</action>
<action dev="fgiust" type="fix" issue="MPJAVACC-3">Output directory for generated files can be configured</action>
</release>
<release version="1.1" date="2004-05-15">
<action dev="dion" type="fix">Fix issues with DOM classes and jdk1.3</action>
</release>
<release version="1.0" date="2004-03-10">
<action dev="michal" type="add">Initial release</action>
</release>
</body>
</document>