[ http://issues.apache.org/jira/browse/BEEHIVE-408?page=all ] Alejandro Ramirez closed BEEHIVE-408: -------------------------------------
Verified fixed. Now, both files below contain the tokens: testRecorder-config.xml testRecorder-webapp.xml > test distribution's test recorder config jar contains files that have hard > coded paths rather than the desired tokens > --------------------------------------------------------------------------------------------------------------------- > > Key: BEEHIVE-408 > URL: http://issues.apache.org/jira/browse/BEEHIVE-408 > Project: Beehive > Type: Bug > Components: Build > Versions: V1Beta > Reporter: Carlin Rogers > Assignee: Alejandro Ramirez > Priority: Minor > Fix For: V1 > Attachments: patch.txt > > The ant target to create the Beehive test distribution uses an internal > target to build a config JAR with the format expected by the test recorder. > However, this target uses a filter for the copy task which > replaces the "BASE_DIR" and "DOMAIN_DIR" tokens in the > testRecorder-config.xml and testRecorder-webapp.xml files respectively. > The jar that is built and included in the Beehive test distribution > should not include hard coded paths. We want the files to still > contain the tokens. > Thanks, > Carlin -- 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
