Skip to content

Commit

Permalink
GEODE-2142: cyclical dependency in gradle build
Browse files Browse the repository at this point in the history
  • Loading branch information
Udo Kohlmeyer committed Feb 27, 2017
1 parent eac0bb8 commit cd58f1f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions geode-json/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,4 @@
*/

dependencies {
compile project(':geode-core')
compile project(':geode-common')
testCompile files(project(':geode-core').sourceSets.test.output)
}

0 comments on commit cd58f1f

Please sign in to comment.