[ http://issues.apache.org/jira/browse/BEEHIVE-399?page=comments#action_61021 ] Julie Zhuo commented on BEEHIVE-399: ------------------------------------
James, if the controlsWeb is already built and I don't see the reason to spent time copy it to the build area at all. As far as the test results, I think it is a good idea to store them in a centrolized location. Thanks and sorry for the confusion. > Test Distro - Controls test is not using the build area to build controls > test web and not storing the test results in build/testResults > ---------------------------------------------------------------------------------------------------------------------------------------- > > Key: BEEHIVE-399 > URL: http://issues.apache.org/jira/browse/BEEHIVE-399 > Project: Beehive > Type: Bug > Components: NetUI > Versions: V1Beta, V1 > Reporter: Julie Zhuo > Assignee: Julie Zhuo > Fix For: V1 > > Currently controls tests is building its test web under > beehive-test-distcontrols/test/webapps/controlsWeb and even calls a clean > target to wipe out the beehive-test-dist/build (where netui's test web and > test results are kept) before it runs its test. This will affect CC setup and > makes it hard to clean build artifacts. > Expected: All test web need to be copied and built under > beehive-test-dist/build/webapps and all test results need to be kept in > beehive-test-dist/build/testResults. Only the top level clean target gets to > remove beehive-test-dist/build directory. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira
