Using this: http://docs.codehaus.org/display/JETTY/Ant+Jetty+Plugin
build.xml https://gist.github.com/702794 ant command output: https://gist.github.com/702793 I've followed all the instructions in the document above (making allowances for version differences), but can't get the example working. As you can see, I have the jetty-util jar in the classpath, but at taskdef time, Ant cannot find a class file (which I've confirmed is definitely in jetty-util. Can anyone help? Thanks! ~Chris
_______________________________________________ jetty-users mailing list [email protected] https://dev.eclipse.org/mailman/listinfo/jetty-users
