Andrew Grieve created CB-7840:
---------------------------------

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