On Sun, Dec 23, 2012 at 11:32:57AM -0800, Andy Fingerhut wrote:

> If part of the script to build an RPM package is this command:
> 
> ant
> 
> then you should run the command "./antsetup.sh" just before that.  Without 
> "./antsetup.sh" you will see the error message you> give below, because ant 
> by itself does not pull in the necessary dependencies.

This is not a acceptable solution because this will downloading files
from the internet. On the build server you will get error messages 
which was cause my the attemp to make a internet connection.

Best Regards:

Jochen Schmitt

-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en

Reply via email to