talios / clojure-maven-plugin

Apache Maven Mojo for compiling clojure scripts to class files
251 stars 74 forks source link

Add support for .cljc files #96

Closed puredanger closed 9 years ago

puredanger commented 9 years ago

The new Clojure 1.7 reader conditional support includes a new file extension .cljc - this commit adds support for handling those. All changes should be backwards-compatible with older Clojure versions (just finds a wider set of files that did not previously exist).

buildhive commented 9 years ago

Mark Derricutt » clojure-maven-plugin #74 FAILURE Looks like there's a problem with this pull request (what's this?)