[ 
https://jira.codehaus.org/browse/MNG-4550?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Paul Benedict updated MNG-4550:
-------------------------------

    Fix Version/s:     (was: Issues to be reviewed for 3.x)

> Binary incompatible changes in PluginManagerException and others
> ----------------------------------------------------------------
>
>                 Key: MNG-4550
>                 URL: https://jira.codehaus.org/browse/MNG-4550
>             Project: Maven
>          Issue Type: Bug
>    Affects Versions: 2.2.1
>            Reporter: Kohsuke Kawaguchi
>
> As of 2.0.9, [PluginManagerException had a constructor that takes 
> (String,Exception)|http://svn.apache.org/repos/asf/maven/components/tags/maven-2.0.9/maven-core/src/main/java/org/apache/maven/plugin/PluginManagerException.java]
>  but in 2.2.1, [it now takes 
> (String,Exception)|http://svn.apache.org/repos/asf/maven/maven-2/tags/maven-2.2.1/maven-core/src/main/java/org/apache/maven/plugin/PluginManagerException.java].
>  This is a binary incompatible change that causes a LinkageError if code 
> compiled against older version of the PluginManagerException is run with 
> later version of Maven.
> The old constructor needs to be added back to remain binary compatible.



--
This message was sent by Atlassian JIRA
(v6.1.6#6162)

Reply via email to