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

941 commits

Author SHA1 Message Date
Cedric Beust
42454fd0ff Template instructions. 2016-02-18 06:46:20 -08:00
Cedric Beust
c0b10a5c0f Rename the jar plugin. 2016-02-18 06:47:10 +04:00
Cedric Beust
a6a279f71a Launch the wrapper last. 2016-02-18 06:46:13 +04:00
Cedric Beust
38d2308410 Get rid of stdlib warning. 2016-02-18 02:31:53 +04:00
Cedric Beust
26fbf6164d Fix expandJarFiles. 2016-02-18 02:25:35 +04:00
Cedric Beust
986f1b01be Fix source jar file. 2016-02-18 01:44:47 +04:00
Cedric Beust
9339da0339 Typos. 2016-02-16 20:37:48 -08:00
Cedric Beust
6cf9f6e99f Move JarTemplate to kobalt-plugin-api so plug-ins can use it. 2016-02-16 19:07:44 -08:00
Cedric Beust
2b3aeabba2 Rename archetype -> template. 2016-02-16 18:14:28 -08:00
Cedric Beust
d5e6a04b5d KobaltPlugin template. 2016-02-16 18:07:18 -08:00
Cedric Beust
261f3311a8 public. 2016-02-17 02:23:08 +04:00
Cedric Beust
8e2a17c3df Copy the war resources to WEB-INF/classes. 2016-02-16 07:09:49 -08:00
Cedric Beust
221c7850e8 Fix Kotlin BuildConfig. 2016-02-15 16:31:13 -08:00
Cedric Beust
df5fcce61e Fix suffixes. 2016-02-15 16:29:37 -08:00
Cedric Beust
ce4bbbe27a Clean up a few paths. 2016-02-15 11:30:49 -08:00
Cedric Beust
379ff056f7 Fix #129 for war files as well. 2016-02-15 10:22:09 -08:00
Cedric Beust
e2b8d78cac Fix resources for flavors.
Fix #129.
2016-02-15 10:12:09 -08:00
Cedric Beust
981979d9ed Dead code. 2016-02-15 10:10:49 -08:00
Cedric Beust
645a0d94ee Upgrade to Kotlin 1.0.0. 2016-02-15 08:05:14 -08:00
Cedric Beust
e25b62a01e Warning. 2016-02-15 08:05:04 -08:00
Cedric Beust
8d8bdad9e2 Add -pluginFiles. 2016-02-14 19:42:06 -08:00
Cedric Beust
ea9f3dfdc4 Handle resources in the packaging task. 2016-02-14 13:38:02 -08:00
Cedric Beust
471410a9bc Pass the class loader to archetypes. 2016-02-14 09:45:55 -08:00
Cedric Beust
7963e2fc99 Refactor. 2016-02-14 06:33:48 -08:00
Cedric Beust
c266cf517f Always shut down the executors. 2016-02-14 06:29:23 -08:00
Cedric Beust
f6fe0e086e Improve the archetype support. 2016-02-14 05:53:44 -08:00
Cedric Beust
3fdc7d8c5b Better archetype error handling. 2016-02-13 18:34:10 -08:00
Cedric Beust
ca1fd23b76 Comment. 2016-02-13 18:25:07 -08:00
Cedric Beust
e1ee30c0c7 Added "--plugins". 2016-02-13 18:25:02 -08:00
Cedric Beust
d23e5e186a public. 2016-02-13 18:08:29 -08:00
Cedric Beust
358647b1ec Fix directives. 2016-02-13 18:03:17 -08:00
Cedric Beust
2bfd7cc78e Rename archetype name to archetypeName. 2016-02-13 18:02:09 -08:00
Cedric Beust
01df4b8d94 Enable source downloading. 2016-02-13 08:48:49 -08:00
Cedric Beust
1651035fe2 apt: correct dependencies. 2016-02-13 01:45:15 +04:00
Cedric Beust
aa46de4d20 emptyList() 2016-02-13 01:44:55 +04:00
Cedric Beust
b57b1845bc Support for archetypes. 2016-02-11 21:20:29 -08:00
Cedric Beust
f672e6b7bb Restore -no-stdlib. 2016-02-11 17:15:08 -08:00
Cedric Beust
030adfdd63 Fix multiple compilers. 2016-02-12 00:51:03 +04:00
Cedric Beust
187552500c Not needed. 2016-02-11 21:27:48 +04:00
Cedric Beust
c1185fdf96 Allow plug-ins to contribute multiple compilers. 2016-02-10 21:43:01 +04:00
Cedric Beust
c2312a8854 Make IClasspathContributor receive a Context. 2016-02-10 21:42:29 +04:00
Cedric Beust
9ab34a4efc Handle binary error messages better. 2016-02-10 01:53:33 +04:00
Cedric Beust
83282342ae Compiler flag fixes. 2016-02-09 01:38:17 +04:00
Cedric Beust
6d61747fd5 Rename buildConfigSuffix. 2016-02-08 23:28:57 +04:00
Cedric Beust
6168e50c3f Fix BuildConfig. 2016-02-08 22:58:47 +04:00
Cedric Beust
f412e6eca0 Fix flag contributor bug. 2016-02-08 21:53:55 +04:00
Cedric Beust
403a3eccf4 Delete JavaProject/KotlinProject. 2016-02-07 16:59:03 -08:00
Cedric Beust
c27ec46e73 Update to RC. 2016-02-05 22:52:12 +04:00
Cedric Beust
c44ba24a93 Restore -no-stdlib. 2016-02-04 22:55:56 +04:00
Cedric Beust
44bc37881e Turning on project{} (and warnings for javaProject/kotlinProject). 2016-02-04 22:38:49 +04:00