aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
AgeCommit message (Expand)Author
2010-08-12prepare for 1.2 RC31.2.0-RC3Stuart Halloway
2010-08-06prepare for 1.2.0 RC21.2.0-RC2Stuart Halloway
2010-07-30prepare for 1.2.0 RC11.2.0-RC1Stuart Halloway
2010-07-14fix release build destinationStuart Halloway
2010-07-13preparing for 1.2.0-beta11.2.0-beta1Stuart Halloway
2010-04-29Remove gen-class requirement from clojure.contrib.pprint. See #81Tom Faulhaber
2010-04-13test-load-all tries to load all nondeprecated namespacesStuart Halloway
2010-03-30troubleshooting build box: another ad hoc exception for read-supportedStuart Halloway
2010-03-30Disable test-jmx temporarilyStuart Sierra
2010-03-19Update POM to clojure-maven-plugin 1.3.2Stuart Sierra
2010-02-03Re-enable local build with -Dclojure.jar in POMStuart Sierra
2010-02-01Add test namespaces to be compiled in POMStuart Sierra
2010-02-01Set clojure-maven-plugin version in POMStuart Sierra
2010-01-30Fix mis-named ns in pprint.gen-class; refs #66Stuart Sierra
2010-01-30Reenable compiling of test namespaces in POM; refs #65Stuart Sierra
2010-01-30pprint: Move gen-class expressions to separate file; refs #65Stuart Sierra
2010-01-30Do not AOT-compile pprintStuart Sierra
2010-01-30Revert "Reenable builds with local clojure.jar"Stuart Sierra
2010-01-29Reenable builds with local clojure.jarStuart Sierra
2010-01-29Simplify POM, only AOT-compile namespaces that gen-classStuart Sierra
2010-01-29Add source encoding UTF-8 to POMStuart Sierra
2010-01-28Add "local" profile to POMStuart Sierra
2010-01-25Make clojure.version a property in POMStuart Sierra
2010-01-21Add source .clj files to JARmavenStuart Sierra
2010-01-20Add assembly configuration to POM.Stuart Sierra
2010-01-20Add release and SNAPSHOT distributionManagement to POMStuart Sierra
2010-01-20Exclude clojure.contrib.pprint from compilationStuart Sierra
2010-01-20Add build instructions to POM.Stuart Sierra
2009-12-10update to point to build.clojure.org, clojure 1.1.0-master (was 1.1.0Steve Gilardi
2009-11-10Update pom to depend on latest Clojure. See Clojure ticket 208Chouser
2009-10-05Change version number of clojure-lang dependency.Howard M. Lewis Ship
2009-04-11Resolve issue 37. Build patch from Howard Lewis Shipscgilardi
2009-04-07Resolve issue 31: Maven patch / build on CI Server, from Howard Lewis Shipscgilardi