1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-29 17:38:12 -07:00

Merge pull request #13 from benignbala/master

Move OperatingSystem.kt from under the java plugin to top level.
This commit is contained in:
Cedric Beust 2015-10-08 10:07:20 -07:00
commit 5983e444fd
14 changed files with 24 additions and 18 deletions

View file

@ -8,7 +8,7 @@ import com.beust.kobalt.kotlin.BuildFile
import com.beust.kobalt.kotlin.ScriptCompiler
import com.beust.kobalt.maven.*
import com.beust.kobalt.misc.*
import com.beust.kobalt.plugin.java.SystemProperties
import com.beust.kobalt.SystemProperties
import com.beust.kobalt.plugin.publish.JCenterApi
import com.beust.kobalt.plugin.publish.UnauthenticatedJCenterApi
import com.beust.kobalt.wrapper.Wrapper