I am ready to check in my HTTPUnit tests for JPetStore, but I have a question. Where should I put the tests so they don't get built by the general build task? They depend on the HTTPUnit jars which I believe should be optional (unless we can distribute them with JPetStore). I had put the tests in WEB-INF/unit_tests but that is getting picked up by the build-pageflows task. Any way to add an 'excludes' to this task? Scott Semyan
- Ready to check in HTTPUnit tests Scott Semyan
- Re: Ready to check in HTTPUnit tests Eddie O'Neil
