On 1/25/12 12:45 PM, "Chris Diehl" <
cpd...@gmail.com> wrote:
> I just did a git clone and ant jar and got the following build
> failure. It appears there is no /lib subdirectory.
>
> BUILD FAILED
> /opt/shared_storage/datafu/build.xml:26: impossible to ivy retrieve:
> java.lang.RuntimeException: problem during retrieve of datafu#datafu:
> java.io.FileNotFoundException: /opt/shared_storage/datafu/lib/slf4j-
> api-1.5.11.jar (No such file or directory)
Hey Chris:
Libs are pulled in automatically by ivy. The error indicates that it
wasn't
able to pull in slf4j-api.
Perhaps there was a transient error in fetching? Or the repo was down?
Do
you have a firewall? I just tried it and everything was successful.
BTW, long time no see. Congrats on the IPO.
Sam