> Now though, I getting > [taskdef] ... Warning: taskdef class net.sf.antcontrib.logic.For > cannot be found
This looks like the 1st issue described in Troubleshooting ... https://fedorahosted.org/spacewalk/wiki/DevelopmentWorkstationSetup#Troubleshooting "ant create-webapp-dir" fails with "Problem: failed to create task or type for": ant-contrib.jar needs to have a For.class. Newer versions do not have it. Grab the version of ant-contrib.jar from our ivy repo and use it instead. If your the real jar (not a symlink) is at /usr/share/java/ant-contrib-1.0.jar: wget http://sherr.fedorapeople.org/ivy/ant-contrib-1.0.jar -O /usr/share/java/ant-contrib-1.0.jar Regards, -- Tomas Lestach Red Hat Satellite Engineering, Red Hat _______________________________________________ Spacewalk-devel mailing list Spacewalk-devel@redhat.com https://www.redhat.com/mailman/listinfo/spacewalk-devel