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

ASF GitHub Bot commented on CAMEL-9181:
---------------------------------------

GitHub user yuruki opened a pull request:

    https://github.com/apache/camel/pull/626

    CAMEL-9181: Simplify ScrHelper

    CAMEL-9181 for master branch.
    
    https://issues.apache.org/jira/browse/CAMEL-9181

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

    $ git pull https://github.com/yuruki/camel camel-scr-helper-master

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

    https://github.com/apache/camel/pull/626.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 #626
    
----
commit 1b554669752f8d3cfec979db22eb4f8ef1eb2698
Author: Jyrki Ruuskanen <yur...@kotikone.fi>
Date:   2015-09-28T14:56:12Z

    Simplify ScrHelper

----


> Simpler, less picky ScrHelper
> -----------------------------
>
>                 Key: CAMEL-9181
>                 URL: https://issues.apache.org/jira/browse/CAMEL-9181
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-scr
>            Reporter: Jyrki Ruuskanen
>            Priority: Minor
>
> Previous ScrHelper could break when there are certain XML libraries in the 
> classpath (e.g. XOM or Saxon). Also, it doesn't work with component 
> description files generated by the latest org.apache.felix/maven-scr-plugin 
> version 1.21.0 (format has changed).
> This is a simpler, less picky implementation using StAX.



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

Reply via email to