[ http://issues.apache.org/jira/browse/BEEHIVE-545?page=comments#action_63823 ] Julie Zhuo commented on BEEHIVE-545: ------------------------------------
Rich, 1. I think if struts.version not set, it takes it as 1.2. That is why I did not pass it in the ant call, I could explicily pass it if we feel better that way. 2. Yes, it is a great idea to clean both struts versions. In this particular case I only need to clean for 1.2. I leave that to the calling target. If it needs to clean both, what it needs to do is to call the clean target and pass the struts.version separately. I believe, it works the same. 3. To run Struts1.1 bvt only do, beehive-test-dist/netui> ant dist.bvt.struts11 > Add the struts 1.1 bvts to the test distribution > ------------------------------------------------ > > Key: BEEHIVE-545 > URL: http://issues.apache.org/jira/browse/BEEHIVE-545 > Project: Beehive > Type: Improvement > Components: NetUI > Versions: V1 > Reporter: Steve Tocco > Assignee: Rich Feit > Priority: Minor > Fix For: V1 > Attachments: patch.txt > > We need to add the struts 1.1 tests to the test distribution. Since we are > not shipping the 1.1 jars in the dist, these will likely need to be added to > the test-dist and copied inline when needed for the tests. -- 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 - For more information on JIRA, see: http://www.atlassian.com/software/jira
