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.2
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.2.1
Choose a head ref
  • 20 commits
  • 52 files changed
  • 5 contributors

Commits on Sep 29, 2008

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

Commits on Oct 18, 2008

  1. o unpdated parent pom to last released version

    o updated plexus-utils to 1.5.5
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@705890 13f79535-47bb-0310-9956-ffa450edef68
    hboutemy committed Oct 18, 2008
    Configuration menu
    Copy the full SHA
    d9c5e2c View commit details
    Browse the repository at this point in the history
  2. fixed typo

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@705897 13f79535-47bb-0310-9956-ffa450edef68
    hboutemy committed Oct 18, 2008
    Configuration menu
    Copy the full SHA
    0e3ab40 View commit details
    Browse the repository at this point in the history
  3. improved javadoc

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@705918 13f79535-47bb-0310-9956-ffa450edef68
    hboutemy committed Oct 18, 2008
    Configuration menu
    Copy the full SHA
    8c03713 View commit details
    Browse the repository at this point in the history
  4. removed unused import

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@705920 13f79535-47bb-0310-9956-ffa450edef68
    hboutemy committed Oct 18, 2008
    Configuration menu
    Copy the full SHA
    9707760 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2008

  1. o Updated all plugins to use plexus-maven-plugin:1.3.8 to workaround …

    …MNG-3284 and prevent bogus CI failures for maven-changes-plugin which suffered from ComponentLookupException for VelocityComponentmaven-changes-plugin
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@728459 13f79535-47bb-0310-9956-ffa450edef68
    bentmann committed Dec 21, 2008
    Configuration menu
    Copy the full SHA
    4726417 View commit details
    Browse the repository at this point in the history
  2. o Fixed svn:keywords

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@728546 13f79535-47bb-0310-9956-ffa450edef68
    bentmann committed Dec 21, 2008
    Configuration menu
    Copy the full SHA
    82269a3 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2008

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

Commits on Jan 8, 2009

  1. o Made tests deterministic

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@732779 13f79535-47bb-0310-9956-ffa450edef68
    bentmann committed Jan 8, 2009
    Configuration menu
    Copy the full SHA
    9e2713f View commit details
    Browse the repository at this point in the history
  2. [MSHADE-30] duplicate entry error

    o Added ITs to prove this fixed in the various scenarios
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@732849 13f79535-47bb-0310-9956-ffa450edef68
    bentmann committed Jan 8, 2009
    Configuration menu
    Copy the full SHA
    0147b06 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2009

  1. use the latest parents

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@745196 13f79535-47bb-0310-9956-ffa450edef68
    brianf committed Feb 17, 2009
    Configuration menu
    Copy the full SHA
    2791e1d View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2009

  1. o Inherited from maven-plugins:13

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@746480 13f79535-47bb-0310-9956-ffa450edef68
    bentmann committed Feb 21, 2009
    Configuration menu
    Copy the full SHA
    ba2bbe9 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2009

  1. used http://maven.apache.org/xsd/* for schema location

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@751080 13f79535-47bb-0310-9956-ffa450edef68
    hboutemy committed Mar 6, 2009
    Configuration menu
    Copy the full SHA
    2e658fa View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2009

  1. fixed a typo: was ServiceResourceTransformer instead of ServicesResou…

    …rceTransformer
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@754652 13f79535-47bb-0310-9956-ffa450edef68
    hboutemy committed Mar 15, 2009
    Configuration menu
    Copy the full SHA
    fe0fdd3 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2009

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

Commits on Apr 9, 2009

  1. Fix an issue where classes only referenced as arrays are not being pr…

    …operly shaded.
    
    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@763640 13f79535-47bb-0310-9956-ffa450edef68
    dkulp committed Apr 9, 2009
    Configuration menu
    Copy the full SHA
    90be774 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2009

  1. o Splitted examples into multiple small documents

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@764546 13f79535-47bb-0310-9956-ffa450edef68
    bentmann committed Apr 13, 2009
    Configuration menu
    Copy the full SHA
    431413c View commit details
    Browse the repository at this point in the history
  2. o Tidied up dependencies

    git-svn-id: https://svn.apache.org/repos/asf/maven/plugins/trunk@764607 13f79535-47bb-0310-9956-ffa450edef68
    bentmann committed Apr 13, 2009
    Configuration menu
    Copy the full SHA
    c9f54c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0eb576b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4208418 View commit details
    Browse the repository at this point in the history
Loading