From a6a92b9b3d2bfd9a56e1e5e9cfba706d1aeeaae5 Mon Sep 17 00:00:00 2001 From: Stuart Sierra Date: Sat, 7 Aug 2010 16:41:53 -0400 Subject: Split all namespaces into sub-modules. * 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. --- modules/classpath/pom.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 modules/classpath/pom.xml (limited to 'modules/classpath/pom.xml') diff --git a/modules/classpath/pom.xml b/modules/classpath/pom.xml new file mode 100644 index 00000000..cc1c6ce9 --- /dev/null +++ b/modules/classpath/pom.xml @@ -0,0 +1,21 @@ + + + 4.0.0 + + org.clojure.contrib + parent + 1.3.0-SNAPSHOT + ../parent + + classpath + + + org.clojure.contrib + jar + 1.3.0-SNAPSHOT + + + \ No newline at end of file -- cgit v1.2.3-18-g5258