Changes Aslak Hellesoy Maurice Montg?nie plugin:deregister does not work. Includes/excludes pattern does not support multiple patterns. Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
  • ant v1.5.3-1 -> v1.6.5
  • commons-jelly v1.0-beta-4 -> v1.0
  • commons-logging v1.0.3 -> v1.0.4
Tag library warning when using simian 1.5 Simian report contains broken links to xref/xref-test directories
Add include/exclude pattern for test directories. Upgrade to Simian 2.2.4 and XML file output from Simian. Ant dependency changed to 1.5.3.1. Gracefully inform users when the plugin is executed on a project with no source. Fix issues with DOM classes and jdk1.3 Apply MPSIMIAN-4. Fix HTML. Allow classes to be included/excluded. Allow test case to be run. Upgrade to ant 1.6. Apply MAVEN-890. Allow unit tests to be skipped. update to commons-jelly-20030902.160215 Fix class name having 'xref.' or 'xref-test.' on the beginning Upgrade to commons-logging 1.0.3 Fix Couldn't find relative path ...message on windows under multiproject build. Paths with ..in them were absolute, but it meant that the 'startsWith' logic was flawed. Changed to using the canonical path. Add sourceModification include/excludes Handle file paths with embedded spaces New optional options introduced in Simian 1.9.1. Now parses test sources too. Report displays the similarity treshold. Updated to use Simian 1.9.1 Removed the simian jar from the plugin. Reset site doc colour scheme to default. First release.