On Fri, Sep 5, 2008 at 1:26 PM, <[EMAIL PROTECTED]> wrote: > > > > > "You can track down Ivy http communications by using commons-httpclient" > > How do I do this ? I'm fine with setting up commons logging, but my little > test case that does an install doesn't even have commons-httpclient on the > classpath.
You just need to put commons-httpclient jar in your classpath and Ivy will detect it and use it. Then to configure the logging check this page: http://hc.apache.org/httpclient-3.x/logging.html Xavier > > "There were some issues with ivy not liking networks where the host didnt > know its own name, that made things crawl, but should be fixed now." > > What would I need to do to allow the host to know its own name ? > > > > Target > www.targetgroup.net > > Target is a trading name of Target Group Limited, > registered in England and Wales No. 1208137 > Registered office: Target House, Cowbridge Road East, Cardiff CF11 9AU > > ********************************************************************** > DISCLAIMER. > This message is intended only for the use of the Addressee and may > contain information that is PRIVILEGED and CONFIDENTIAL. > If you are not the intended recipient you must not copy, > distribute or take any action or reliance upon it. > The content of this message may also contain personal > views of an employee of this company and does > not necessarily represent the view of the company. > ********************************************************************** > This message has been scanned by Norton Anti-Virus. > It has also been scanned by MAILsweeper to enforce our e-mail > policy. If you have any concerns or comments about the content > of this message, please e-mail [EMAIL PROTECTED] > ********************************************************************** > > > _____________________________________________________________________ > This email has been scanned for all viruses by the MessageLabs Email > Security System. For more information on a proactive email security > service working around the clock, around the globe, visit > http://www.messagelabs.com > -- Xavier Hanin - Independent Java Consultant BordeauxJUG co leader - http://www.bordeauxjug.org/ Blogger - http://xhab.blogspot.com/ Apache Ivy Creator - http://ant.apache.org/ivy/
