aboutsummaryrefslogtreecommitdiff
path: root/modules/parent
AgeCommit message (Collapse)Author
2010-08-13Fix remaining dependency issues in modular buildStuart Sierra
2010-08-11Disable compiling clojure.contrib.javadocStuart Sierra
c.c.javadoc throws deprecation errors on load. This should probably be configured in the module POM.
2010-08-10Add test sources to their respective modulesStuart Sierra
2010-08-07Split all namespaces into sub-modules.Stuart Sierra
* Examples and tests have not been copied over. * Clojure test/compile phases are commented out in parent POM. * May require installing parent POM before full build.