Releases: aaschmid/gradle-cpd-plugin
Releases · aaschmid/gradle-cpd-plugin
1.0
- replaced no longer available
ConsoleRenderer
with asClickableFileUrl
due to breaking change in Gradle 2.14 (#17, PR #18, thanks to @prestontim)
- changed groupId to "de.aaschmid" (#19)
- updated to newest PMD / CPD version 5.4.2
- updated Gradle wrapper to 2.14
Maven Central: 1.0
Gradle Plugins: 1.0
0.5
- Added CPD attributes
skipLexicalErrors
and skipDuplicateFiles
(#12)
Maven Central: 0.5
Gradle Plugins: 0.5
0.4
- Added missing CPD languages and attributes (#11)
- Added ability to use this plugin new plugin DSL via Gradle plugin portal (#10)
Maven Central: 0.4
Gradle Plugins: 0.4
0.3
- fixed NPE if a task before 'check' is executed (#8)
Maven Central: 0.3
Gradle Plugins: 0.3
0.2
- Directly call CPD instead of using Gradle's
AntBuilder
(#1)
- Use
sourceSets
of the project which is plugin applied to by default (#4)
- Added docu for multi-module build and CPD for the whole project (#6)
- Added warning if cpd task is not executed because only subprojects apply 'java' plugin (#3)
Maven Central: 0.2
0.1
Maven Central: 0.1
Gradle Plugins: 0.1