Closed smaxx closed 14 years ago
clojure:run goal supports one predefined clojure script to run. There is definite possibility to implement this parameter as comma-separated list of scripts to run or as a subset of "script" elements which will be run one after another.
Just tidying up these old tickets - the clojure:run goal also now supports to define multiple scripts to run, and also to run a java class.
clojure:run goal supports one predefined clojure script to run. There is definite possibility to implement this parameter as comma-separated list of scripts to run or as a subset of "script" elements which will be run one after another.