Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: apache/maven-shade-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: maven-shade-plugin-1.7.1
Choose a base ref
...
head repository: apache/maven-shade-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: maven-shade-plugin-1.7.2
Choose a head ref
  • 15 commits
  • 17 files changed
  • 2 contributors

Commits on Jun 27, 2012

  1. Configuration menu
    Copy the full SHA
    dadde8c View commit details
    Browse the repository at this point in the history
  2. MSHADE-103: maven-shade-plugin does not resolve from user-defined rep…

    …ositories
    
     o note: trunk now requires Maven 3.0.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1354665 13f79535-47bb-0310-9956-ffa450edef68
    bimargulies committed Jun 27, 2012
    Configuration menu
    Copy the full SHA
    4207679 View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2012

  1. (no jira): Update maven-shade-plugin to use annotations for configura…

    …tion. Mark as
    
    not thread-safe, as the d-r-p code will do something awful if multiple executions
    run at the same time.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1355606 13f79535-47bb-0310-9956-ffa450edef68
    bimargulies committed Jun 30, 2012
    Configuration menu
    Copy the full SHA
    31b2640 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2012

  1. Configuration menu
    Copy the full SHA
    116bfa6 View commit details
    Browse the repository at this point in the history
  2. use last plugin parent snapshot to use last compiler plugin to improv…

    …e build time on jenkins build.
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1360819 13f79535-47bb-0310-9956-ffa450edef68
    olamy committed Jul 12, 2012
    Configuration menu
    Copy the full SHA
    67a51da View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2012

  1. [MSHADE-112] New property to enable shading the java text inside the …

    …sources artifact (not just shading the java source file locations)
    
    Submitted by Trask Stalnaker.
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1367221 13f79535-47bb-0310-9956-ffa450edef68
    olamy committed Jul 30, 2012
    Configuration menu
    Copy the full SHA
    54c05cd View commit details
    Browse the repository at this point in the history
  2. missed to add new class

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1367222 13f79535-47bb-0310-9956-ffa450edef68
    olamy committed Jul 30, 2012
    Configuration menu
    Copy the full SHA
    da605e1 View commit details
    Browse the repository at this point in the history
  3. add contributor

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1367223 13f79535-47bb-0310-9956-ffa450edef68
    olamy committed Jul 30, 2012
    Configuration menu
    Copy the full SHA
    1ced962 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2012

  1. Configuration menu
    Copy the full SHA
    1674cb0 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2012

  1. use released parent pom

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1372590 13f79535-47bb-0310-9956-ffa450edef68
    olamy committed Aug 13, 2012
    Configuration menu
    Copy the full SHA
    d3429e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2012

  1. fix new annotation usage

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1376398 13f79535-47bb-0310-9956-ffa450edef68
    olamy committed Aug 23, 2012
    Configuration menu
    Copy the full SHA
    fac9b3d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2012

  1. MSHADE-130, MSHADE-124: Mark mojo as threadSafe for parallel builds, …

    …Need better plan for getting dependency-reduced-pom.xml out of basedir
    
    o put thread safe back, and start on unique name alternative solution to MSHADE-124.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1379486 13f79535-47bb-0310-9956-ffa450edef68
    bimargulies committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    14f7bb8 View commit details
    Browse the repository at this point in the history
  2. Plan next release as 1.7.2.

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1379487 13f79535-47bb-0310-9956-ffa450edef68
    bimargulies committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    635e9a8 View commit details
    Browse the repository at this point in the history
  3. MSHADE-124: Need better plan for getting dependency-reduced-pom.xml o…

    …ut of basedir
    
    o add integration test for new unique name generator.
    
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@1379508 13f79535-47bb-0310-9956-ffa450edef68
    bimargulies committed Aug 31, 2012
    Configuration menu
    Copy the full SHA
    c96e2a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    79254df View commit details
    Browse the repository at this point in the history
Loading