diff --git a/build.properties b/build.properties index fcdbbaf..2ceb69c 100644 --- a/build.properties +++ b/build.properties @@ -1,3 +1,2 @@ path.variable.kotlin_bundled=/Applications/IntelliJ IDEA 15 CE.app/Contents/plugins/Kotlin/kotlinc -path.variable.maven_repository=/Users/vidstige/.m2/repository -jdk.home.1.6=/System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home \ No newline at end of file +path.variable.maven_repository=/Users/vidstige/.m2/repository \ No newline at end of file diff --git a/build.xml b/build.xml index 4bf0dc2..fb92e35 100644 --- a/build.xml +++ b/build.xml @@ -3,11 +3,9 @@ - - - + + + @@ -55,7 +53,7 @@ - + @@ -132,6 +130,6 @@ - + \ No newline at end of file