JesseBrault0709
|
1f8bd3270c
|
Major work on buildscript dsl; new abstract build concept. N.B.: task factories not merged yet.
|
2023-05-13 13:51:43 +02:00 |
|
JesseBrault0709
|
c74d80a69e
|
Experimenting with Monoid, etc.
|
2023-05-05 11:31:29 +02:00 |
|
JesseBrault0709
|
4fa2ba0ac9
|
Some Property/etc. work.
|
2023-05-03 16:56:45 +02:00 |
|
JesseBrault0709
|
2a4d3d8025
|
Created Property class and related work.
|
2023-05-03 11:27:08 +02:00 |
|
JesseBrault0709
|
7204b1b694
|
Deleted unused TaskFactoryCollector classes.
|
2023-05-02 20:06:03 +02:00 |
|
JesseBrault0709
|
dfcc2364e3
|
Fixed visibility.
|
2023-05-02 17:57:27 +02:00 |
|
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
|
2dbbe53a10
|
AbstractBuildCommand now uses BuildScriptRunner correctly.
|
2023-04-30 12:53:55 +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
|
3d74a79088
|
Worked on build command section.
|
2023-04-27 14:06:05 +02:00 |
|
JesseBrault0709
|
8fd08f51f1
|
Updated Cli to include new options.
|
2023-04-27 14:05:46 +02:00 |
|
JesseBrault0709
|
3e276232c3
|
Renaming of parameter.
|
2023-04-27 07:22:18 +02:00 |
|
JesseBrault0709
|
93dac553a4
|
Working on manual.
|
2023-04-26 21:17:17 +02:00 |
|
JesseBrault0709
|
07228050cb
|
Updated TODO.md.
|
2023-04-26 15:32:54 +02:00 |
|
JesseBrault0709
|
fdc2c83e99
|
Removed lib module.
|
2023-04-26 15:29:42 +02:00 |
|
JesseBrault0709
|
95f86629f3
|
Updated TODO.md.
|
2023-04-26 15:29:28 +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
|
44d4baeb62
|
Updated TODO.md.
|
2023-04-25 20:58:14 +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
|
8b5bf93822
|
Updated TODO.md.
|
2023-04-25 18:41:36 +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 |
|
JesseBrault0709
|
0ef4a3aafd
|
Got rid of dependency on jbarchiva.
StaticSiteGenerator Release / release (push) Has been cancelled
|
2023-03-03 15:14:55 -05:00 |
|
JesseBrault0709
|
b6aed6214f
|
Bumped version to 0.1.0.
|
2023-03-03 15:11:43 -05:00 |
|
JesseBrault0709
|
f05ee20408
|
Merge pull request #2 from JesseBrault0709/next
v0.0.2
|
2023-03-03 15:09:11 -05:00 |
|
JesseBrault0709
|
ff6c1b207f
|
Fixed output parent directories bug.
|
2023-03-01 09:57:25 -05:00 |
|
JesseBrault0709
|
6cd1a68644
|
Fixing more task-related bugs.
|
2023-02-21 19:08:09 +01:00 |
|
JesseBrault0709
|
ee98482e7e
|
Fixed null pointer bug with taskTypes.
|
2023-02-21 18:41:33 +01:00 |
|
JesseBrault0709
|
acd59b4e3d
|
Update CHANGELOG.md
|
2023-02-21 15:38:07 +01:00 |
|
JesseBrault0709
|
92c810870c
|
Major refactoring and introduction of Task model.
|
2023-02-21 15:26:47 +01:00 |
|
JesseBrault0709
|
107f394b82
|
Started docs.
|
2023-02-21 15:26:47 +01:00 |
|
JesseBrault0709
|
3dcc25dff7
|
Update CHANGELOG.md
|
2023-02-19 21:46:22 +01:00 |
|
JesseBrault0709
|
c5ac81055c
|
Major refactor to renderers.
|
2023-02-19 21:41:22 +01:00 |
|