> compile it on the fly. For example, if a.clj and a corresponding a.class is
> present with equal timestamps then clojure would think that a.clj is newer
> and would compile it. This is causing all the clojure files to be compiled
> again and thus causing jar load time to increase.

Perhaps just don't include the *.clj files in your final assembly?

Wayne

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@maven.apache.org
For additional commands, e-mail: users-h...@maven.apache.org

Reply via email to