Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1348

Component report should accept multiple root packages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 5.2.3
    • 5.3
    • None

    Description

      It is possible to have multiple root packages inside a JAR file but it is only possible to generate the component reference for a single root package. The component report should accept multiple root packages.

      <configuration>
      <rootPackages>
      <rootPackage>foo.bar.baz</rootPackage>
      <rootPackage>org.example</rootPackage>
      </rootPackages>
      </configuration>

      Attachments

        Activity

          People

            igor.drobiazko Igor Drobiazko
            igor.drobiazko Igor Drobiazko
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: