[ 
https://issues.apache.org/jira/browse/CB-7840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14181339#comment-14181339
 ] 

Ian Clelland commented on CB-7840:
----------------------------------

Not quite dead -- you can resurrect it by lowercasing the id in plugin.xml, 
incrementing the version number, and republishing it. (You have to change it to 
lowercase in all other plugin dependencies as well, but it's at least usable 
after that).

> Plugman publish should fail if plugin id contains UPPERCASE characters
> ----------------------------------------------------------------------
>
>                 Key: CB-7840
>                 URL: https://issues.apache.org/jira/browse/CB-7840
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugman
>            Reporter: Andrew Grieve
>            Priority: Minor
>
> Right now plugman lets you publish a plugin like `org.foo.Bar`, but it 
> lowercases it to `org.foo.bar` in the process. Other plugins that depend on 
> it then fail to find it, as does a `plugman info org.foo.Bar`.
> Simplest fix is to error out if someone tries to publish a plugin with an 
> UPPERCASE letter in it.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to