You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Charles Honton (JIRA)" <ji...@apache.org> on 2015/07/27 00:21:04 UTC

[jira] [Updated] (BCEL-222) Major release of BCEL requires updating package name and maven coordinate

     [ https://issues.apache.org/jira/browse/BCEL-222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Charles Honton updated BCEL-222:
--------------------------------
         Priority: Blocker  (was: Major)
    Fix Version/s: 6.0

> Major release of BCEL requires updating package name and maven coordinate
> -------------------------------------------------------------------------
>
>                 Key: BCEL-222
>                 URL: https://issues.apache.org/jira/browse/BCEL-222
>             Project: Commons BCEL
>          Issue Type: Task
>    Affects Versions: 6.0
>            Reporter: Charles Honton
>            Priority: Blocker
>             Fix For: 6.0
>
>
> A major release (which 6.0 is) requires renaming the package and the maven coordinates to prevent class clashes with prior, non-compatible versions.
> Using commons lang as a template, I suggest:
> package 
> org.apache.bcel -> org.apache.commons.bcel6
> Maven
> groupId: org.apache.bcel -> org.apache.commons
> artifactId: bcel -> commons-bcel6



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)