> See http://wiki.apache.org/general/Hudson for more info about Hudson > and how to request an account.
Thanks! > Meanwhile, I can modify the build if you tell me what it should be > now. OK, here is what I think we should use for now: cd $WORKSPACE/jtsk/trunk ant all.clean release qa.run First however, we should clean up jsk-policy.jar and mergedpolicyprovider.jar from $JAVA_HOME/jre/lib/ext on the Hudson server. It is no longer needed to install the policy providers to run the QA tests (they are set on the command line now), provided we are running Java 5+ on the Hudson server Also, there is no need to check out the qatests trunk anymore. Best Jonathan
