logging.clj and org.apache.commons.logging

2009-10-06 Thread Dan Pomohaci
You are right. The import syntax is wrong. Did you put a ticket on assembla? Thank you, Dan Roger Gilliar writes: > Hi, > > the import syntax for the java libs in the correspondig clojure > contrib source is wrong. Just change them to the correct syntax and it > works. > At least that wor

Re: logging.clj and org.apache.commons.logging

2009-10-06 Thread Roger Gilliar
Hi, the import syntax for the java libs in the correspondig clojure contrib source is wrong. Just change them to the correct syntax and it works. At least that worked for me. Regards Roger Am 06.10.2009 um 11:14 schrieb dan.pomoh...@gmail.com: > > Hi, > > I have a maven project with ja

logging.clj and org.apache.commons.logging

2009-10-06 Thread dan . pomohaci
Hi, I have a maven project with java and clojure files. When I try to use logging in clojure files the build fails with: [INFO] [clojure:compile {execution: default-cli}] Compiling ro.dpom.markers to /home/dan/project/target/classes Exception in thread "main" java.lang.ClassNotFoundException: o