1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt.git synced 2025-04-26 08:27:12 -07:00
Commit graph

2104 commits

Author SHA1 Message Date
Balachandran Sivakumar
f31141d3bb Move OperatingSystem.ky from under the java plugin to top level.
Since Operating System class will be used by all plugins, it was
preferable to have it in a top level package accessible by all plugins
instead of just the java plugin.

This is part of a bug where the Jvm and JavaInfo also needs moving to
top level packages.
2015-10-08 00:42:08 +05:30
Cedric Beust
a1eb6cb942 Merge pull request #4 from benignbala/master
Added $KOBALT_HOME/kobaltw to the wrapper
2015-10-07 11:19:45 -07:00
Balachandran Sivakumar
0482e0fcae Use dirname $0 to get the path 2015-10-07 23:14:24 +05:30
Balachandran Sivakumar
483e69e410 Initialise KOBALT_HOME to current dir if it is not set
There can be a case where the KOBALT_HOME is not set. In that case
retain the current behaviour of looking into the current dir.
2015-10-07 15:27:34 +05:30
Balachandran Sivakumar
e49a40f43a Added $KOBALT_HOME/kobaltw
The wrapper was looking for kobalt/wrapper/kobalt-wrapper.jar in the
current dir. It should actually be

$KOBALT_HOME/kobalt/wrapper/kobalt-wrapper.jar
2015-10-07 14:52:08 +05:30
Cedric Beust
00d6ca379d 0.153. 2015-10-06 22:23:28 -07:00
Cedric Beust
36c28fad42 Test fix. 2015-10-06 22:20:16 -07:00
Cedric Beust
bf539679f9 Fix TestModule. 2015-10-06 22:16:38 -07:00
Cedric Beust
45001a5104 Refactoring. 2015-10-06 22:15:10 -07:00
Cedric Beust
3147fe43a1 Log tweaks. 2015-10-06 22:04:19 -07:00
Cedric Beust
83ddd48260 Merge pull request #2 from evanchooly/master
maven pom importing
2015-10-06 21:58:25 -07:00
Cedric Beust
ac7215ac12 TODO. 2015-10-07 02:20:01 -07:00
Cedric Beust
a44b15d6d1 Better version check. 2015-10-07 02:14:09 -07:00
Cedric Beust
6afeb7ba89 0.152. 2015-10-07 01:44:09 -07:00
Cedric Beust
1701cfc0d2 TODO. 2015-10-07 01:44:00 -07:00
Cedric Beust
d4c51cb6ba Support parent poms. 2015-10-07 01:07:51 -07:00
Cedric Beust
34c630883c --update 2015-10-07 00:42:15 -07:00
Cedric Beust
55efaef45e Reorder the args alphabetically. 2015-10-07 00:25:55 -07:00
Cedric Beust
662fb17b9e Forgot $*. 2015-10-07 00:15:21 -07:00
Cedric Beust
a04cd96de2 Refactor. 2015-10-06 22:28:25 -07:00
evanchooly
39102cd3f3 the properties need quotes 2015-10-06 22:15:46 -04:00
evanchooly
bfc30dda3c removed debugging 2015-10-06 21:40:07 -04:00
evanchooly
a8a4ee0a99 maven pom importing 2015-10-06 21:40:07 -04:00
Cedric Beust
cfe4d62c30 Refactor. 2015-10-06 21:40:07 -04:00
evanchooly
87d8b8621e removed debugging 2015-10-06 21:39:32 -04:00
evanchooly
5f739035e0 maven pom importing 2015-10-06 21:39:32 -04:00
Cedric Beust
96c12f7197 Refactor. 2015-10-06 06:02:32 -07:00
Cedric Beust
ebf855cb2f JDK 8. 2015-10-05 20:16:33 -07:00
Cedric Beust
4db1daed5b Travis: don't build on JDK 7. 2015-10-05 20:14:22 -07:00
Cedric Beust
6969666df8 Better log. 2015-10-05 20:12:07 -07:00
Cedric Beust
a50bf584cb Permissions 2015-10-05 20:08:50 -07:00
Cedric Beust
987ddf4277 Travis 2015-10-05 20:07:13 -07:00
Cedric Beust
6ef62e9c97 Travis 2015-10-05 20:04:36 -07:00
Cedric Beust
d756f9b05f Clean up. 2015-10-06 02:25:52 -07:00
Cedric Beust
9e8e197e51 TODO. 2015-10-06 02:08:38 -07:00
Cedric Beust
da4c137cfc TODO. 2015-10-06 02:02:42 -07:00
Cedric Beust
0ad65b9186 0.148. 2015-10-06 01:55:11 -07:00
Cedric Beust
7f6d4c8433 Clean up build file. 2015-10-06 01:45:51 -07:00
Cedric Beust
9f3a1f6f3b Add provided dependencies. 2015-10-06 01:45:43 -07:00
Cedric Beust
d8e8cb8b41 Readd kobaltw 2015-10-06 01:26:31 -07:00
Cedric Beust
05fa499765 rm kobaltw 2015-10-06 01:26:16 -07:00
Cedric Beust
e919d5b86a Jar files. 2015-10-06 01:26:06 -07:00
Cedric Beust
33684d6d21 --dryRun. 2015-10-06 01:22:09 -07:00
Cedric Beust
fc1779f8fa Minor fixes. 2015-10-05 23:41:14 -07:00
Cedric Beust
8b71194d4c TODO. 2015-10-05 23:18:30 -07:00
Cedric Beust
8a4c5abe50 0.146. 2015-10-05 22:48:30 -07:00
Cedric Beust
565a7c6e49 Property access. 2015-10-05 22:47:11 -07:00
Cedric Beust
2aa126903a Not used. 2015-10-05 22:47:03 -07:00
Cedric Beust
1af54ec0eb Check new version. 2015-10-05 22:46:37 -07:00
Cedric Beust
c45bf49c7d License. 2015-10-03 21:48:47 -07:00