From 7596e735df498d72ea6ea919afaa08498b7cd954 Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Tue, 4 Apr 2017 20:15:03 -0700 Subject: [PATCH] collect() testing. --- kobalt/src/Build.kt | 15 ++++++++++++--- kobalt/wrapper/kobalt-wrapper.properties | 2 +- libs/kobalt-test-0.1.jar | Bin 0 -> 614 bytes 3 files changed, 13 insertions(+), 4 deletions(-) create mode 100644 libs/kobalt-test-0.1.jar diff --git a/kobalt/src/Build.kt b/kobalt/src/Build.kt index f7a7e50..13f0492 100644 --- a/kobalt/src/Build.kt +++ b/kobalt/src/Build.kt @@ -1,4 +1,5 @@ import com.beust.kobalt.* +import com.beust.kobalt.plugin.apt.* import com.beust.kobalt.plugin.packaging.* import com.beust.kobalt.plugin.publish.* import com.beust.kobalt.plugin.application.* @@ -9,6 +10,8 @@ val bs = buildScript { repos() } +val processorJar = file("K:\\java\\semver\\deploy\\semver-0.9.7.jar") + val p = project { @@ -43,11 +46,12 @@ val p = project { } dependencies { -// compile("com.beust:jcommander:1.48") + apt(processorJar) + compile("org.apache.velocity:velocity:1.7", processorJar) } dependenciesTest { - compile("org.testng:testng:6.10") + compile("org.testng:testng:6.11") } @@ -56,6 +60,11 @@ val p = project { } } + install { + libDir = "deploy" + println(collect(compileDependencies)) + } + application { mainClass = "com.example.Main" } @@ -69,4 +78,4 @@ val p = project { bintray { publish = false } -} +} \ No newline at end of file diff --git a/kobalt/wrapper/kobalt-wrapper.properties b/kobalt/wrapper/kobalt-wrapper.properties index 51854da..e8e88ab 100644 --- a/kobalt/wrapper/kobalt-wrapper.properties +++ b/kobalt/wrapper/kobalt-wrapper.properties @@ -1 +1 @@ -kobalt.version=1.0.19 \ No newline at end of file +kobalt.version=1.0.44 \ No newline at end of file diff --git a/libs/kobalt-test-0.1.jar b/libs/kobalt-test-0.1.jar new file mode 100644 index 0000000000000000000000000000000000000000..d75442d0104b1eb679dcb156d8189994a0dbbbd4 GIT binary patch literal 614 zcmWIWW@Zs#;Nak3Xs)U8Vn6~S3@i-3t|5-Po_=onzK(vLZmz*0dcJP|PBAb%e#*oU z;LXmlrgf1B3s4Ue5C`BiNen2PoS&&4Q5-w&381~GTRsYa_JG#4HVJie;EtzFIeW57`@+oTg)%kw2Z9WT?6)QS~7 z-Mz9irASxF*W(_CsIkfI?RPg;2rLx)sPSfbXP3L|^b^0!X7N1fEP7JZf8uxF^TW<3 z56|i^%`sq^Gv8}%Zh_mz2N%_t1u%7bj!Y6I9texgh(o5!r>IQ^P z-!WyS&VO*&=g;Yov0!9i*ayS`-i%Bl42XC{ju%ioq5@p8if#(B4WKwg08m1~9-{%? TtZX24OhDKLq>lkz$G`vp=V{eL literal 0 HcmV?d00001