diff --git a/simian/project.xml b/simian/project.xml index 9d61778c..655e0c52 100644 --- a/simian/project.xml +++ b/simian/project.xml @@ -22,7 +22,7 @@ 3 maven-simian-plugin Maven Simian Plugin - 1.6.1-SNAPSHOT + 1.6.1 Simian Plugin for Maven Simian Plugin for Maven org.apache.maven.simian @@ -47,6 +47,11 @@ 1.6 MAVEN_SIMIAN_1_6 + + 1.6.1 + 1.6.1 + MAVEN_SIMIAN_1_6_1 + diff --git a/simian/xdocs/changes.xml b/simian/xdocs/changes.xml index d10e45f0..fa600a82 100644 --- a/simian/xdocs/changes.xml +++ b/simian/xdocs/changes.xml @@ -17,68 +17,68 @@ * limitations under the License. */ --> - - - Changes - Aslak Hellesoy - Maurice Montg?nie - - - - Update jelly dependency to match the ones in maven 1.1 core. - plugin:deregister does not work. - - - Includes/excludes pattern does not support multiple patterns. + + + Changes + Aslak Hellesoy + Maurice Montg?nie + + + + Update jelly dependency to match the ones in maven 1.1 core. + 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 +
    +
  • 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. - - + + 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. + +