* Ralph Goers: > This is fine as long as they don't end up in the webapp that > gets built when you do a build.sh war or webapp.
By default, the test suite is not excluded. > > I intend to modify the build to copy cocoon-testcase.jar into > > the webapp, so that the test-suite can use the classes in > > cocoon-testcase.jar. Of course test-suite can be deactivated > > by setting exclude.webapp-test-suite=true. > -1. I don't want test classes in my production webapp. May I suggest that you set the build property exclude.webapp-test-suite=true in local.build.properties once I commit my change? -- Jean-Baptiste Quenot http://caraldi.com/jbq/
