Hi,

I'm kind of lost with the latest works on the compiler.
However here is a short patch, which modifies build.xml
of contrib to also compile the sources.

It's not perfect, though. The following packages are not
compiled:

- javalog: wants some GLOBAL_LOGGER_NAME, which
  I can't find anywhere. So someone with more Java
  background wants to have a look?

- lazy-xml: dependent on external library
  (Although the load is wrapped in a try/catch it blows
  up at compilation...)

- miglayout: dependent on external library

- test-clojure: should those be compiled?

The build.xml adds all jar files in the path given by
the CLOJURE_LIB environment variable to the
classpath.

Sincerely
Meikel

Attachment: contrib-aot.patch
Description: Binary data


Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to