• Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • None
    • 4.2.1.Final
    • EAP70 -> EAP71
    • None
    • Sprint 62

      When testing the rules being developed of EAP7.2 we discovered that the rules with
      <targetTechnology id="eap" versionRange="[7.2,)" />
      will not fire if the target supplied is eap:7
      As EAP 7.2 is the latest Release of EAP we want eap:7 target parameter to fire all rules for EAP7.0, 7.1 and 7.2
      So instead the target criteria must be
      <targetTechnology id="eap" versionRange="[7,8)" />

      There may be some 7.1rules that need to be revisited and updated to ensure they fire.
      The purpose of this jira is to identify, test and update if necessary those 7.1 rules.

            mbrophy Mark Brophy
            pcattana Philip Cattanach
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: