Uploaded image for project: 'Maven Shade Plugin'
  1. Maven Shade Plugin
  2. MSHADE-396

Improve SourceContent Shading

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.4, 3.3.0
    • 3.3.0
    • None

    Description

      MSHADE-252 has greatly improved the shading of the source content. I used this version but found some problems in combination with a small pattern.

      Examples:

      We should exclude replacement in the following situations

      • Pattern: "io"
        Content: java.io.IOException;
        Content: private String myException;
      • Pattern: io
        Content: private String ioInput
        Content: String io, val;

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              Reamer Philipp Dallig
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: