What steps will reproduce the problem?
1. Check out the Notice dashlet from SVN
2. Try to execute `ant clean build-jar hotcopy-tomcat-jar`
What is the expected output? What do you see instead?
Expected: The JAR is built and deployed onto Tomcat
Actual: The following error message occurs:
BUILD FAILED
C:\share-extras\Notice Dashlet\build.xml:107: taskdef class
org.missinglink.ant.task.http.HttpClientTask cannot be found
Notice Dashlet does not include ml-ant-http-1.1.1.jar, meaning that it cannot
be built through Ant. Copying the JAR from one of the other Dashlets permits
the build to continue.
Original issue reported on code.google.com by soundasleep on 10 Jan 2012 at 12:03
Original issue reported on code.google.com by
soundasleep
on 10 Jan 2012 at 12:03