cedric
07/13/2016, 2:13 AMsargunv
07/13/2016, 2:18 AMcedric
07/13/2016, 2:19 AMcedric
07/13/2016, 2:19 AMsargunv
07/13/2016, 2:19 AM#!
line if on Windowssargunv
07/13/2016, 2:20 AMsargunv
07/13/2016, 2:23 AM./kobaltw: line 2: balt-wrapper.jar: command not found
just by removing the #!
linesargunv
07/13/2016, 2:29 AMcedric
07/13/2016, 2:40 AMsargunv
07/13/2016, 2:42 AM/usr/bin/env
. Even if some Linux distribution doesn't have it, it won't cause trouble by being therecedric
07/13/2016, 2:43 AMsargunv
07/13/2016, 2:43 AMethauvin
07/13/2016, 2:46 AMbash
to sh
, not all linux distro have bash
installed by default.cedric
07/13/2016, 2:46 AMkobaltw
?cedric
07/13/2016, 2:46 AMethauvin
07/13/2016, 2:46 AMcedric
07/13/2016, 2:47 AMjava
itsargunv
07/13/2016, 2:48 AMsh
seems to be fine with itethauvin
07/13/2016, 2:48 AMsh -x kobaltw
ethauvin
07/13/2016, 2:51 AMcedric
07/13/2016, 2:51 AMethauvin
07/13/2016, 2:52 AMsh -x kobaltw assemble
++ dirname kobaltw
+ java -jar ./kobalt/wrapper/kobalt-wrapper.jar assemble
_ __ _ _ _
| |/ / ___ | |__ __ _ | | | |_
| ' / / _ \ | '_ \ / _` | | | | __|
| . \ | (_) | | |_) | | (_| | | | | |_
|_|\_\ \___/ |_.__/ \__,_| |_| \__| 0.852
╔══════════════════════╗
║ Building kobalt-exec ║
╚══════════════════════╝
───── kobalt-exec:compile
Downloaded artifact com.beust:kobalt-plugin-api:pom:0.842 from maven (<https://jcenter.bintray.com/>, default, releases+snapshots)
Downloaded artifact com.beust:kobalt-plugin-api:jar:0.842 from maven (<https://jcenter.bintray.com/>, default, releases+snapshots)
Kotlin 1.0.3 compiling 1 file
───── kobalt-exec:assemble
Created ./kobaltBuild/libs/kobalt-exec-0.5.1-beta.jar
Created ./kobaltBuild/libs/kobalt-exec-0.5.1-beta-sources.jar
Created ./kobaltBuild/libs/kobalt-exec-0.5.1-beta-javadoc.jar
Created ./kobaltBuild/libs/kobalt-exec-0.5.1-beta.pom
BUILD SUCCESSFUL (41 seconds)
ethauvin
07/13/2016, 2:53 AMsargunv
07/13/2016, 2:55 AMcedric
07/13/2016, 2:58 AMethauvin
07/13/2016, 2:58 AMethauvin
07/13/2016, 2:58 AMcedric
07/13/2016, 2:58 AMsargunv
07/13/2016, 3:00 AMethauvin
07/13/2016, 3:00 AM