Menu

#165 Ability to use a fileFilter in a jar

3.x
closed-rejected
None
5
2017-10-22
2008-01-10
joel1di1
No

When specifying a filter (include/exclude), you can't specify a file that is inside a jar.

Why this feature can be useful ? To package configuration and findbugsFilter in a jar, specially to use this with Maven2.

Discussion

  • joel1di1

    joel1di1 - 2008-01-10

    Correction and unit test to add the possibility to specify a filter in a jar

     
  • David Hovemeyer

    David Hovemeyer - 2008-06-25
    • assigned_to: nobody --> daveho
     
  • David Hovemeyer

    David Hovemeyer - 2008-06-25

    Logged In: YES
    user_id=15324
    Originator: NO

    A few comments:

    - the part of the patch which includes the junit test
    class is invalid (the class is copied twice)

    - two of the junit tests fail

    - you left a debug println() call in the patch to the
    Filter class

     
  • Andrey Loskutov

    Andrey Loskutov - 2014-06-19
    • status: open --> pending
    • assigned_to: David Hovemeyer --> Andrey Loskutov
    • Group: --> 3.0.1
     
  • Andrey Loskutov

    Andrey Loskutov - 2014-06-19

    Please rebase the patch on latest git state.

     
  • Andrey Loskutov

    Andrey Loskutov - 2017-10-22
    • Status: pending --> closed-rejected
     

Log in to post a comment.