<br>Hi ,<br><br>I was trying to build the cyberduck to interface  with the swift , I followed the steps from doc <a href="http://swift.openstack.org/howto_cyberduck.html">http://swift.openstack.org/howto_cyberduck.html</a><br>
upto step 5 I did as per the doc ,,,, but step 6 failed to build it ... <br><br>step 4  :   I have used the auth_url as <a href="http://192.168.62.63:8080/auth/v1.0">http://192.168.62.63:8080/auth/v1.0</a> in the file " lib/cloudfiles.properties"<br>
step 5:    updated the  "source/ch/cyberduck/core/Protocol.java"  file <br><pre>public boolean isHostnameConfigurable() {<br>    return true;<br>}</pre><br>step 6: trying to build the cyberduck ,,,, since I am using windows , I used the command "ant dll"<br>
<br>C:\Users\Admin\Desktop\shashi\cyberduck-src-3.8.1\3.8.1>ant dll<br>Buildfile: C:\Users\Admin\Desktop\shashi\cyberduck-src-3.8.1\3.8.1\build.xml<br>  [taskdef] Could not load definitions from resource net/sf/antcontrib/antcontri<br>
b.properties. It could not be found.<br><br>revision:<br>     [echo] Calculating revision...<br>     [echo] _REVISION_=exported<br>     [echo] Build number 11<br><br>version:<br><br>BUILD FAILED<br>C:\Users\Admin\Desktop\shashi\cyberduck-src-3.8.1\3.8.1\build-windows.xml:60: Pr<br>
oblem: failed to create task or type propertyregex<br>Cause: The name is undefined.<br>Action: Check the spelling.<br>Action: Check that any custom tasks/types have been declared.<br>Action: Check that any <presetdef>/<macrodef> declarations have taken place.<br>
<br><br>Total time: 0 seconds<br><br><br>Kindly help me to resolve the error <br><br>Thanks & Regards,<br>shashi <br>