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

21 lines
637 B
XML

<?xml version="1.0"?>
<document>
<properties>
<title>Changes</title>
<author email="vmassol@octo.com">Vincent Massol</author>
</properties>
<body>
<release version="1.1" date="in CVS">
<action dev="vmassol" type="add">
Added a new <code>maven.checkstyle.useFile</code> property.
If false, the checkstyle task will display violations on stdout.
If true, a text file will be created with the violations. Note:
this is in addition to the XML result file (containing the
violations in XML format) which is always created.
</action>
</release>
</body>
</document>