Skip to content

Releases: aaschmid/gradle-cpd-plugin

1.0

19 Jun 12:20
Compare
Choose a tag to compare
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

30 Aug 17:19
Compare
Choose a tag to compare
0.5
  • Added CPD attributes skipLexicalErrors and skipDuplicateFiles (#12)

Maven Central: 0.5
Gradle Plugins: 0.5

0.4

30 Aug 14:05
Compare
Choose a tag to compare
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

12 Feb 18:48
Compare
Choose a tag to compare
0.3
  • fixed NPE if a task before 'check' is executed (#8)

Maven Central: 0.3
Gradle Plugins: 0.3

0.2

12 Feb 18:47
Compare
Choose a tag to compare
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

12 Feb 18:46
Compare
Choose a tag to compare
0.1
  • initial release

Maven Central: 0.1
Gradle Plugins: 0.1