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:19:05 UTC

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

Charles Honton created BCEL-222:
-----------------------------------

             Summary: 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


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)