[ http://issues.apache.org/jira/browse/BEEHIVE-216?page=all ]
     
Joe Pemberton resolved BEEHIVE-216:
-----------------------------------

    Resolution: Fixed

Fixed by r160236.

> Controls Test infrastructure should run tch with inheritall="true"
> ------------------------------------------------------------------
>
>          Key: BEEHIVE-216
>          URL: http://issues.apache.org/jira/browse/BEEHIVE-216
>      Project: Beehive
>         Type: Bug
>   Components: Controls
>     Reporter: Joe Pemberton
>     Assignee: Joe Pemberton
>     Priority: Minor
>      Fix For: V1

>
> In order for TCH to inherit all tch.* properties (including filters), TCH 
> needs to be run with inheritall="true".  Without this attribute, TCH will 
> only pick up properties that are set on the command line 
> (-Dtch.propname=value) and not any properties that are set programmatically.
> If this change is made, the names of several other properties will need to be 
> changed:
>   tch.jar
>   tch.schema.jar
>   tch.xbean.jar
> The preferred fix is to give these properties the "tchx" prefix:
>   tchx.jar
>   tchx.schema.jar
>   tchx.xbean.jar
> There may be some other conflicts - I will look into it.

-- 
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

Reply via email to