Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Other c.c.pprint.* namespaces get compiled, but can't load
c.c.pprint itself until dependencies are AOT-compiled.
|
|
|
|
|
|
This does not yet include deployment
or custom packaging such as a slim JAR
or release ZIP. These can be added.
|
|
"mvn clojure:test" is equivalent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
being deprecated in 1.1
refs #48
|
|
is being deprecated in 1.1
|
|
|
|
alpha), requested by build.clojure.org maintainer Tim Dysinger
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Clients have to provide their own --help defaults if that's what they want.
|
|
|
|
Patch by Sean Devlin
|
|
|
|
Needed for compatibility with bound-fn patch to clojure.
|
|
|
|
Signed-off-by: Chouser <chouser@n01se.net>
|
|
Reported at
http://groups.google.com/group/clojure/browse_frm/thread/f6676b28cb7e68c9
|
|
|
|
|
|
Patch from Michel Salim
|
|
refs #40
|
|
refs #40
|
|
|
|
Signed-off-by: Rich Hickey <richhickey@gmail.com>
|
|
Also added test for delete-file. Refs #33
Signed-off-by: Chouser <chouser@n01se.net>
|