Skip to content

Commit

Permalink
Removed lines don't cause javadoc or tests to fail so deleted
Browse files Browse the repository at this point in the history
  • Loading branch information
rspieldenner committed Jan 9, 2015
1 parent e1f9321 commit 0ef516e
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,6 @@ subprojects {

group = "com.netflix.${githubProjectName}"

//sourceSets.test.java.srcDir 'src/main/java'

/*tasks.withType(Javadoc).each {
it.classpath = sourceSets.main.compileClasspath
}*/

eclipse {
classpath {
// include 'provided' dependencies on the classpath
Expand Down

0 comments on commit 0ef516e

Please sign in to comment.