On Mar 27, 6:53 am, fbou <
fabian.boucs...@googlemail.com> wrote:
> and when i try to launch the example its fails because of the missing
> class.
> I used the scripts from the wiki and a compojure checkout from
> 27.03.09.
> Maybe you can help me.
Hi Fabian,
Have you downloaded the dependencies and placed them in the Compojure
folder?
http://cloud.github.com/downloads/weavejester/compojure/deps.zip
The deps.zip file contains the commons-codec-1.3.jar file, which has
the class file the Ant build is reporting as missing on your system.
- James