Version | Date | Description |
---|---|---|
0.1.13 | 2015-01-05 | Dependency Upgrade |
0.1.12 | 2014-08-09 | Generate HTML links with new PMD/JXR compatible link names |
0.1.11 | 2014-08-08 | Dependency Upgrade |
0.1.10 | 2014-02-23 | Dependency Upgrade |
0.1.9 | 2013-10-21 | Dependency Upgrade |
0.1.8 | 2013-08-04 | Dependency Upgrade |
0.1.7 | 2013-07-22 | Dependency Upgrade |
0.1.6 | 2013-07-17 | Dependency Upgrade |
0.1.5 | 2013-06-17 | Dependency Upgrade |
0.1.4 | 2013-05-30 | Minor Bug Fix |
0.1.3 | 2013-05-28 | Minor Bug Fix |
0.1.2 | 2013-05-25 | Minor dependency upgrade |
0.1.1 | 2013-05-22 | Minor dependency upgrade |
0.1.0 | 2013-05-15 | Automatic HTML page generation and optional source code extraction |
0.0.8 | 2013-04-16 | Minor Bug Fixes |
0.0.7 | 2013-04-12 | Align CPD and PLDOC dependencies |
0.0.5 | 2013-04-01 | Migrate to new Sourceforge format and Sonatype OSSRH releases |
0.0.4 | 2012-08-05 | Minor fixes. |
0.0.3 | 2012-08-02 | Correct build flaws. |
0.0.2 | 2012-07-31 | Correct build flaws. |
0.0.1 | 2012-07-27 | Add Maven support for CPD against PL/SQL within files or database. |
Type | Changes | By |
---|---|---|
Generate HTML links with new PMD/JXR compatible link names | sturton |
Type | Changes | By |
---|---|---|
Require latest versions of PLDoc and PLDoc-CPD | sturton | |
Strip BOM from UTF* InputStreams Fixes 103. | sturton |
Type | Changes | By |
---|---|---|
_CORRECTLY_ escape Windows directory separators in outputRootPath when generating relative paths | sturton |
Type | Changes | By |
---|---|---|
Escape Windows directory separators in outputRootPath when generating relative paths | sturton |
Type | Changes | By |
---|---|---|
The stylesheet property now refers to a CSS stylesheet, rather than an XSLT stylesheet. If the output format is XML, a corresponding HTML file will be generated using internal XSLT file; the display format will be controlled by the specified CSS styleshet, or the default stylesheet if not provided | sturton | |
Extract source code if saveSourceCode property is set; the source code is saved in XML format linkable from the XML CPD report output | sturton | |
Format extracted source code using specified sourcestylesheet property, or the default stylesheet if not provided | sturton |
Type | Changes | By |
---|---|---|
Plugin always exited with code 4, curtailing any mvn invocation | sturton |
Type | Changes | By |
---|---|---|
Project POM file - require PLDOC version 1.3.9 | sturton | |
Project POM file - require PLDOC-CPD version 0.0.3 | sturton | |
Project POM file - update to Sonatype OSS parent | sturton | |
Project POM file - update SCM locations for new Sourceforge project format | sturton |
Type | Changes | By |
---|---|---|
Write output file under outputDirectory/reportOutputDirectory | sturton |
Type | Changes | By |
---|---|---|
Amend cpd-report.properties contents to refer to report.cpd.* properties. | sturton |