Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-576 Testsuite tasks (tracking)
  3. WFLY-645

Implement fallback mechanism for AS7 properties in pom.xml

    XMLWordPrintable

Details

    • Sub-task
    • Resolution: Obsolete
    • Major
    • None
    • None
    • Test Suite
    • None

    Description

      There are several places where is used fallback mechanism when some content from property is taken like:

      static final String someIPproperty = System.getProperty("<some> key>", "localhost");

      The final decision based on (linked) AS7 devel discussion is leaving this approach and set-up this things in pom.xml's only.

      After this task will be done, old approach will be leaved at all and every new patch will be forced to not use/include a such fallback mechanism only.

      Attachments

        Issue Links

          Activity

            People

              pjanouse@redhat.com Pavel Janousek
              pjanouse@redhat.com Pavel Janousek
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: