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

ASF GitHub Bot commented on CB-9166:
------------------------------------

GitHub user robpaveza opened a pull request:

    https://github.com/apache/cordova-plugin-vibration/pull/35

    CB-9166: Changed plugin.xml framework reference condition to be valid XML

    The original plugin.xml referenced "<10.0.0" which caused some validating 
XML readers to reject it as invalid.  Changed to entity-encoding.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/MSOpenTech/cordova-plugin-vibration CB-9166

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-vibration/pull/35.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #35
    
----
commit d6ccad811a360eab92fe2a29ef3bf29f8f4d25da
Author: Rob Paveza <[email protected]>
Date:   2015-06-30T23:27:21Z

    CB-9166: Changed plugin.xml framework reference condition to be valid XML

----


> Invalid plugin.xml of Vibration plugin
> --------------------------------------
>
>                 Key: CB-9166
>                 URL: https://issues.apache.org/jira/browse/CB-9166
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin Vibration
>    Affects Versions: 1.1.0, Master
>            Reporter: Kaloyan Raev
>            Assignee: Rob Paveza
>            Priority: Critical
>
> The fix introduced for CB-8930 made the plugin.xml of the Vibration plugin 
> invalid. The validation fails with the following error: 
> {quote}
> [Fatal Error] plugin.xml:79:61: The value of attribute "versions" associated 
> with an element type "framework" must not contain the '<' character.
> {quote}
> This is the error I see when I try to install the latest version 1.1.0 of the 
> plugin using [Eclipse THyM|https://www.eclipse.org/thym/]. The same error can 
> be seen using an online XML validator like http://www.xmlvalidation.com/
> Is it possible to use a different notation in the plugin.xml that can still 
> resolve CB-8930 and keep the plugin.xml valid at the same time?



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