Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-1890

[GSS](7.3.1) Package Name White List should contain Projects default package

    XMLWordPrintable

Details

    • CR1
    • +
    • Hide

      Create a default entry in the package-names-white-list file:

      $ echo 'com.sample.**' > package-names-white-list
      $ git commit -m 'Define PNWL' package-names-white-list
      $ git push --force
      
      Show
      Create a default entry in the package-names-white-list file: $ echo 'com.sample.**' > package-names-white-list $ git commit -m 'Define PNWL' package-names-white-list $ git push --force
    • Hide
      1. Create a sample project
      2. Add a dependency, eg:
        'org.quartz-scheduler:quartz:2.2.3'
      3. Package white list is set to 'None'
      4. If you clone the project and check PNWL, it is empty

      => Despite the setting in the UI, this will result in a lot of ClassVerifier WARN messages, slowing down the project build.

      Show
      Create a sample project Add a dependency, eg: 'org.quartz-scheduler:quartz:2.2.3' Package white list is set to 'None' If you clone the project and check PNWL, it is empty => Despite the setting in the UI, this will result in a lot of ClassVerifier WARN messages, slowing down the project build.
    • 2019 Week 08-10, 2019 Week 11-13

    Description

      Platform issue for AF-1830

      When adding a third party dependency and setting the white list property to "None", then those classes should not be scanned.

      Attachments

        Issue Links

          Activity

            People

              rhn-support-wsiqueir William Siqueira
              rhn-support-mputz Martin Weiler (Inactive)
              Barbora Siskova Barbora Siskova
              Barbora Siskova Barbora Siskova
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: