Skip to content

Commit

Permalink
maven to gradle kotlin dsl migration part 1
Browse files Browse the repository at this point in the history
  • Loading branch information
Bodo1981 committed Nov 7, 2018
1 parent 07f8e77 commit 4c397d1
Show file tree
Hide file tree
Showing 328 changed files with 97 additions and 1,865 deletions.
5 changes: 0 additions & 5 deletions annotation/build.gradle

This file was deleted.

7 changes: 7 additions & 0 deletions annotation/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
plugins {
java
}

dependencies {
compile(project(":core"))
}
58 changes: 0 additions & 58 deletions annotation/pom.xml

This file was deleted.

11 changes: 0 additions & 11 deletions annotationprocessingtesting-kt/build.gradle

This file was deleted.

235 changes: 0 additions & 235 deletions annotationprocessingtesting-kt/pom.xml

This file was deleted.

15 changes: 0 additions & 15 deletions annotationprocessingtesting/build.gradle

This file was deleted.

Loading

0 comments on commit 4c397d1

Please sign in to comment.