Uploaded image for project: 'WINDUP - Red Hat Application Migration Toolkit'
  1. WINDUP - Red Hat Application Migration Toolkit
  2. WINDUP-922

Make the package patterns work with .* suffix

    XMLWordPrintable

Details

    Description

      Currently, the packages on the input input must be

      org.something.foo

      while it's quite common to use

      org.something.foo.*

      to cover subpackages, too.

      When this pattern is used for Windup, things go wrong - it doesn't match anything (the * is taken literally).
      See

      WindupJavaConfigurationService#shouldScanPackage(String)

      .

      Attachments

        Activity

          People

            ozizka_jira Ondrej Zizka (Inactive)
            ozizka_jira Ondrej Zizka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: