Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-216

Controls Test infrastructure should run tch with inheritall="true"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • v1m1
    • Controls
    • None

    Description

      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.

      Attachments

        Activity

          People

            jpembert Joe Pemberton
            jpembert Joe Pemberton
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: