I am trying to run the jetspeed tutorial (by building jetspeed with ant
using the "ant tutorial-n" command where n is the number of the
tutorial. After downloading the src, building the jetspeed war file
with "ant war", and trying to run the "ant tutorial-1" command, the
build fails because it can't find the "tutorial-1" target in the
build.xml file. How do I get this to work if the build.xml file that
comes with jetspeed doesn't have these targets? Am I downloading the
wrong source files? Please help.