JesseBrault0709
|
375cb5444c
|
Small tidy-up.
|
2023-05-02 17:57:07 +02:00 |
|
JesseBrault0709
|
4c920fb485
|
meatyInitAndBuild test written; added Jsoup; notion of baseDir; ResourceUtil.
|
2023-05-02 17:55:22 +02:00 |
|
JesseBrault0709
|
5a70f9c91c
|
Lots of work refactoring and introduction of StaticSiteGenerator and implementation.
|
2023-05-01 20:57:35 +02:00 |
|
JesseBrault0709
|
7708ac66e0
|
BuildScriptRunner tests working; added binding and other params.
|
2023-04-30 20:15:01 +02:00 |
|
JesseBrault0709
|
7ec9107165
|
Working on GroovyBuildScriptRunner tests.
|
2023-04-30 12:51:07 +02:00 |
|
JesseBrault0709
|
f5f5bf9f6c
|
OutputDir.path now private.
|
2023-04-30 06:53:25 +02:00 |
|
JesseBrault0709
|
f611aa3227
|
OutputDir no longer accepts null constructor param.
|
2023-04-30 06:50:35 +02:00 |
|
JesseBrault0709
|
3803b26c04
|
BuildScriptBaseTests begun and related work.
|
2023-04-30 06:49:54 +02:00 |
|
JesseBrault0709
|
9559b53003
|
CollectionProviders tests; added log config to tests.
|
2023-04-28 10:25:57 +02:00 |
|
JesseBrault0709
|
ced050b793
|
Testing various buildscript dsl delegates; CollectionProviders now have contain/isCase methods.
|
2023-04-28 09:15:10 +02:00 |
|
JesseBrault0709
|
334fa655dd
|
Created SiteSpecTests and slightly modified SiteSpec.
|
2023-04-27 16:04:21 +02:00 |
|
JesseBrault0709
|
bec9dcb234
|
Build tests and some related work.
|
2023-04-27 15:57:51 +02:00 |
|
JesseBrault0709
|
3e276232c3
|
Renaming of parameter.
|
2023-04-27 07:22:18 +02:00 |
|
JesseBrault0709
|
cca5b0c1d4
|
TaskFactorySpec is now generic and using Consumer<TaskFactory> instead of Closure<Void>.
|
2023-04-26 15:23:07 +02:00 |
|
JesseBrault0709
|
958d3ca0ff
|
Changed onDiagnostics Closure<Void> to diagnosticsConsumer Consumer<Collection<Diagnostic>>.
|
2023-04-26 15:08:15 +02:00 |
|
JesseBrault0709
|
2af6eeddec
|
Removed DiagnosticsConsumer.
|
2023-04-26 10:25:12 +02:00 |
|
JesseBrault0709
|
9b743c52a4
|
ExtensionUtilTests added tests for no extension and dot files.
|
2023-04-26 10:24:34 +02:00 |
|
JesseBrault0709
|
2ce269bbdc
|
Changing Closures to various functional interfaces.
|
2023-04-26 10:22:25 +02:00 |
|
JesseBrault0709
|
a8c6955ca8
|
Map<String, Object> instead of Map<String, ?>.
|
2023-04-26 09:53:46 +02:00 |
|
JesseBrault0709
|
306b4bb8d3
|
buildscript classes now use Closure<?> instead of Closure<Void>.
|
2023-04-26 09:52:06 +02:00 |
|
JesseBrault0709
|
6cae49ca14
|
Clean up and added default build.
|
2023-04-25 20:55:47 +02:00 |
|
JesseBrault0709
|
b1488f7434
|
Removed unnecessary safe-navigation operator from Build.get.
|
2023-04-25 20:48:59 +02:00 |
|
JesseBrault0709
|
accf9d6d05
|
Cleaned up OutputDir and OutputDirFunctions.
|
2023-04-25 20:46:02 +02:00 |
|
JesseBrault0709
|
db5d00bdca
|
Major work for v0.2.0; moved from lib to api; tests all working.
|
2023-04-25 18:32:10 +02:00 |
|