Uploaded image for project: 'ShrinkWrap'
  1. ShrinkWrap
  2. SHRINKWRAP-321

Support Filters on ResourceContainer.addAsResource

    Details

    • Type: Enhancement
    • Status: Open (View Workflow)
    • Priority: Minor
    • Resolution: Unresolved
    • Affects Version/s: 1.0.0-beta-5
    • Fix Version/s: None
    • Component/s: api
    • Labels:
      None

      Description

      it would be nice to support filtering of resources when adding to a ResourceContainer, ie:

      ShrinkWrap.create(JavaArchive.class)
      .addAsResource(new File("src/test/resources"), "/", Filters.exclude("./
      .svn.
      "))

        Gliffy Diagrams

          Activity

          Hide
          alrubinger Andrew Rubinger added a comment -

          Would you like to aim to fix this one too, Tom? Else I can open it to the community.

          Show
          alrubinger Andrew Rubinger added a comment - Would you like to aim to fix this one too, Tom? Else I can open it to the community.

            People

            • Assignee:
              Unassigned
              Reporter:
              tahintz Tom Hintz
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:

                Development