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

2989 commits

Author SHA1 Message Date
Cedric Beust
b3efc12569 autoUpdate setting. 2017-03-30 10:13:41 -07:00
Cedric Beust
0178500bf8 Comment. 2017-03-30 10:02:47 -07:00
Cedric Beust
6a61b21482 Create the directory. 2017-03-30 10:02:42 -07:00
Cedric Beust
8e46cdb83b Extract some logic into Profiles. 2017-03-30 09:55:25 -07:00
Cedric Beust
6694426eef Fix BuildSources. 2017-03-30 09:55:07 -07:00
Cedric Beust
f9d647f947 Fix tests. 2017-03-30 09:19:15 -07:00
Cedric Beust
2fda71682f Fix tests. 2017-03-29 16:18:26 -07:00
Cedric Beust
b58c495bbd Test for existence. 2017-03-29 15:57:57 -07:00
Cedric Beust
397b60b60a Filter non existent source directory. 2017-03-29 15:52:28 -07:00
Cedric Beust
8eb804f486 Reformat 2017-03-29 15:41:54 -07:00
Cedric Beust
4ad0222f0a Multiple build file work. 2017-03-29 15:41:48 -07:00
Cedric Beust
5b2d4296dc Correct inclusion. 2017-03-29 13:51:12 -07:00
Cedric Beust
8dadbd391a Rewriting build file parsing logic. 2017-03-29 13:51:12 -07:00
Cedric Beust
9c8f13cc28 Merge pull request #370 from ethauvin/master
Disabled TestNG output on --log 0
2017-03-29 11:22:53 -07:00
6ce6cbbe14 Disabled TestNG output on --log 0 2017-03-29 11:19:24 -07:00
Cedric Beust
ae85bd3756 Merge pull request #369 from dmitry-zhuravlev/master
+ Implement handling of profiles param. Will close cbeust/kobalt-intellij-plugin#73
2017-03-29 07:06:50 -07:00
Dmitry Zhuravlev
e3dee44ad2 + Implement handling of profiles param. Will close cbeust/kobalt-intellij-plugin#73 2017-03-29 12:55:29 +03:00
Cedric Beust
e47721c2b6 Merge pull request #368 from ethauvin/master
Implemented --log 0
2017-03-28 20:54:51 -07:00
Cedric Beust
2c7241f195 Instructions for multi build file algorithm. 2017-03-28 19:13:12 -07:00
d605b4a132 Merge with beust/kobalt. 2017-03-28 17:25:47 -07:00
014802e272 Implemented --log 0 2017-03-28 17:16:11 -07:00
Cedric Beust
350b471460 Multi build work. 2017-03-28 10:12:49 -07:00
a6e8dbabb1 Merge remote-tracking branch 'upstream/master' 2017-03-28 09:52:06 -07:00
Cedric Beust
33844b616e Merge pull request #363 from ethauvin/master
file:// no longer considered valid maven coordinates
2017-03-28 09:16:58 -07:00
726ddc37d5 Merge remote-tracking branch 'upstream/master' 2017-03-27 21:53:40 -07:00
Cedric Beust
34a544febd Not needed. 2017-03-27 16:07:28 -07:00
Cedric Beust
4b5a7c3093 Clean up ParsedBuildFile. 2017-03-27 16:04:55 -07:00
Cedric Beust
43bc211b2e Better logging. 2017-03-27 16:04:29 -07:00
Cedric Beust
e4d883890d Don’t generate preBuildScript.jar if no buildScript{}. 2017-03-27 15:45:25 -07:00
Cedric Beust
76fdd1543a Rephrase. 2017-03-27 15:44:57 -07:00
Cedric Beust
32dc14e393 toString() 2017-03-27 15:44:47 -07:00
Cedric Beust
b62dc25f8b No longer needed. 2017-03-27 15:44:40 -07:00
Cedric Beust
b3585f48cb No longer used 2017-03-27 15:19:10 -07:00
Cedric Beust
148a75d994 .gitignore. 2017-03-27 15:14:18 -07:00
Cedric Beust
1b2e25991f Silly file was being gitignored. 2017-03-27 15:14:06 -07:00
Cedric Beust
19a782d62a Revert "Allow ParallelLogger to log from apply()."
This reverts commit 67dd7e54e9.
2017-03-27 15:06:25 -07:00
Cedric Beust
ccbfe3bd94 Preliminary work for multiple build files. 2017-03-27 14:54:51 -07:00
Cedric Beust
2478040bff 1.0.32. 2017-03-27 10:54:02 -07:00
Cedric Beust
639945bf2f 1.0.31. 2017-03-27 10:50:24 -07:00
Cedric Beust
9eeba66c3f More flexible option parsing.
Fixes https://github.com/cbeust/kobalt/issues/362
2017-03-27 10:49:23 -07:00
Cedric Beust
ba24de7d08 More flexible option parsing. 2017-03-27 09:53:24 -07:00
f6274df9d0 Added isMavenId() tests. 2017-03-26 20:11:58 -07:00
6932b9f017 Fixed imports. 2017-03-26 19:13:23 -07:00
ddb4b3dbd8 file:// no longer seen as valid maven coordinates. 2017-03-26 19:13:22 -07:00
Cedric Beust
096b2c20a4 In the correct module. 2017-03-26 18:43:49 -07:00
Cedric Beust
a578b70c8b First pass at better option management. 2017-03-26 17:10:50 -07:00
Cedric Beust
09b47a9674 Merge pull request #361 from ethauvin/master
Updated to testng 6.11
2017-03-26 12:53:25 -07:00
Cedric Beust
74a5a677c1 1.0.30. 2017-03-26 12:45:00 -07:00
Cedric Beust
fd5f77d922 CheckVersions fix attempt. 2017-03-26 12:44:45 -07:00
fae512f639 Updated to testng 6.11 2017-03-26 12:21:48 -07:00