Version | Date | Description |
---|---|---|
1.6.1 | 2006-10-29 | |
1.6 | 2006-01-29 | |
1.5 | 2005-07-11 | |
1.4 | 2004-05-15 | |
1.3 | 2004-03-10 | |
1.2 | 2003-09-29 | |
1.1.1 | 2003-07-09 (In JIRA) | |
1.1 | 2003-07-08 (In JIRA) | |
1.0-alpha-1 | 2003-06-25 (In JIRA) |
Type | Changes | By |
---|---|---|
Update jelly dependency to match the ones in maven 1.1 core. | ltheussl | |
plugin:deregister does not work. Fixes MPSIMIAN-16. | ltheussl |
Type | Changes | By |
---|---|---|
Includes/excludes pattern does not support multiple patterns. Fixes MPSIMIAN-11. Thanks to Thomas Recloux. | ltheussl | |
Update dependencies to match ones in maven 1.1 core and to unify them between plugins. The following dependencies are updated :
|
aheritier | |
Tag library warning when using simian 1.5 Fixes MPSIMIAN-15. | epugh | |
Simian report contains broken links to xref/xref-test directories Fixes MPSIMIAN-12. Thanks to James Dickinson. | epugh |
Type | Changes | By |
---|---|---|
Add include/exclude pattern for test directories. Fixes MPSIMIAN-7. | epugh | |
Upgrade to Simian 2.2.4 and XML file output from Simian. Fixes MPSIMIAN-14. | benoitx | |
Ant dependency changed to 1.5.3.1. | dion |
Type | Changes | By |
---|---|---|
Gracefully inform users when the plugin is executed on a project with no source. | vmassol | |
Fix issues with DOM classes and jdk1.3 | dion |
Type | Changes | By |
---|---|---|
Apply MPSIMIAN-4. Fix HTML. Fixes MPSIMIAN-4. | dion | |
Allow classes to be included/excluded. | epugh | |
Allow test case to be run. | dion | |
Upgrade to ant 1.6. | dion | |
Apply MAVEN-890. Allow unit tests to be skipped. Fixes MAVEN-890. | dion |
Type | Changes | By |
---|---|---|
update to commons-jelly-20030902.160215 | dion | |
Fix class name having 'xref.' or 'xref-test.' on the beginning | dion | |
Upgrade to commons-logging 1.0.3 | dion | |
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.
|
dion | |
Add sourceModification include/excludes | dion | |
Handle file paths with embedded spaces | dion |
Type | Changes | By |
---|---|---|
New optional options introduced in Simian 1.9.1. | maurice |