Uploaded image for project: 'Byteman'
  1. Byteman
  2. BYTEMAN-418

Allow system properties to be configured in byteman-rule-check maven plugin

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 3.0.20, 4.0.17
    • 3.0.19, 4.0.16
    • Tools
    • None

    Description

      It would be convenient if the byteman-rule-check maven plugin supported setting of system properties to be installed during execution of the Byteman rule checker. This should be available as a configuration element with name systemProperties using the same syntax as used for other property specifications e.g.

        <configuration>
          . . .
          <systemProperties>
            <property>
              <name>org.jboss.byteman.transform.all</name>
              <value>true</value>
            </property>
            . . .

       

      Attachments

        Activity

          People

            rhn-engineering-adinn Andrew Dinn
            rhn-engineering-adinn Andrew Dinn
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: