index
:
clojure-contrib
1.0.x
1.1.x
1.2.x
amatus
clojure-1.0-compatible
gh-pages
master
maven
modules
new
Extensions and enhancements to the Clojure libraries. http://clojure.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pom.xml
Age
Commit message (
Expand
)
Author
2010-08-12
prepare for 1.2 RC3
1.2.0-RC3
Stuart Halloway
2010-08-06
prepare for 1.2.0 RC2
1.2.0-RC2
Stuart Halloway
2010-07-30
prepare for 1.2.0 RC1
1.2.0-RC1
Stuart Halloway
2010-07-14
fix release build destination
Stuart Halloway
2010-07-13
preparing for 1.2.0-beta1
1.2.0-beta1
Stuart Halloway
2010-04-29
Remove gen-class requirement from clojure.contrib.pprint. See #81
Tom Faulhaber
2010-04-13
test-load-all tries to load all nondeprecated namespaces
Stuart Halloway
2010-03-30
troubleshooting build box: another ad hoc exception for read-supported
Stuart Halloway
2010-03-30
Disable test-jmx temporarily
Stuart Sierra
2010-03-19
Update POM to clojure-maven-plugin 1.3.2
Stuart Sierra
2010-02-03
Re-enable local build with -Dclojure.jar in POM
Stuart Sierra
2010-02-01
Add test namespaces to be compiled in POM
Stuart Sierra
2010-02-01
Set clojure-maven-plugin version in POM
Stuart Sierra
2010-01-30
Fix mis-named ns in pprint.gen-class; refs #66
Stuart Sierra
2010-01-30
Reenable compiling of test namespaces in POM; refs #65
Stuart Sierra
2010-01-30
pprint: Move gen-class expressions to separate file; refs #65
Stuart Sierra
2010-01-30
Do not AOT-compile pprint
Stuart Sierra
2010-01-30
Revert "Reenable builds with local clojure.jar"
Stuart Sierra
2010-01-29
Reenable builds with local clojure.jar
Stuart Sierra
2010-01-29
Simplify POM, only AOT-compile namespaces that gen-class
Stuart Sierra
2010-01-29
Add source encoding UTF-8 to POM
Stuart Sierra
2010-01-28
Add "local" profile to POM
Stuart Sierra
2010-01-25
Make clojure.version a property in POM
Stuart Sierra
2010-01-21
Add source .clj files to JAR
maven
Stuart Sierra
2010-01-20
Add assembly configuration to POM.
Stuart Sierra
2010-01-20
Add release and SNAPSHOT distributionManagement to POM
Stuart Sierra
2010-01-20
Exclude clojure.contrib.pprint from compilation
Stuart Sierra
2010-01-20
Add build instructions to POM.
Stuart Sierra
2009-12-10
update to point to build.clojure.org, clojure 1.1.0-master (was 1.1.0
Steve Gilardi
2009-11-10
Update pom to depend on latest Clojure. See Clojure ticket 208
Chouser
2009-10-05
Change version number of clojure-lang dependency.
Howard M. Lewis Ship
2009-04-11
Resolve issue 37. Build patch from Howard Lewis Ship
scgilardi
2009-04-07
Resolve issue 31: Maven patch / build on CI Server, from Howard Lewis Ship
scgilardi