currently, there are interedependencies with the build server:
a) re macrogenesis
faust-gen-html generates paralipomena, bar graph and sigil list for macrogenesis lab in build server build
faust-macrogen determines order and deploys order.xml to build server
faust-gen-html uses order.xml for its pipeline
b) re schema
schema doesn’t validate generated files
Esp. a) is required in order to be able to build from scratch.
It might be a good idea to migrate from maven to, e.g., gradle for a better and more controllable cross-language and cross-project build. There are gradle plugins for both xmlcalabash and python …
currently, there are interedependencies with the build server:
a) re macrogenesis
b) re schema
schema doesn’t validate generated files
Esp. a) is required in order to be able to build from scratch.
It might be a good idea to migrate from maven to, e.g., gradle for a better and more controllable cross-language and cross-project build. There are gradle plugins for both xmlcalabash and python …