You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Willem Jiang (JIRA)" <ji...@apache.org> on 2012/06/08 07:28:22 UTC

[jira] [Created] (CAMEL-5345) Removed the unused jaxws bundles from camel-hdfs

Willem Jiang created CAMEL-5345:
-----------------------------------

             Summary: Removed the unused jaxws bundles from camel-hdfs
                 Key: CAMEL-5345
                 URL: https://issues.apache.org/jira/browse/CAMEL-5345
             Project: Camel
          Issue Type: Task
          Components: karaf
            Reporter: Willem Jiang
            Assignee: Willem Jiang
             Fix For: 2.9.3, 2.10.0


When upgrade the hadoop-core to 1.0, the code just use the jaxrs interface for management and doesn't need the jaxws api any more.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-5345) Removed the unused jaxws bundles from camel-hdfs

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang updated CAMEL-5345:
--------------------------------

    Fix Version/s:     (was: 2.9.3)
    
> Removed the unused jaxws bundles from camel-hdfs
> ------------------------------------------------
>
>                 Key: CAMEL-5345
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5345
>             Project: Camel
>          Issue Type: Task
>          Components: karaf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.10.0
>
>
> When upgrade the hadoop-core to 1.0, the code just use the jaxrs interface for management and doesn't need the jaxws api any more.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (CAMEL-5345) Removed the unused jaxws bundles from camel-hdfs

Posted by "Claus Ibsen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CAMEL-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-5345.
--------------------------------

    Resolution: Fixed
    
> Removed the unused jaxws bundles from camel-hdfs
> ------------------------------------------------
>
>                 Key: CAMEL-5345
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5345
>             Project: Camel
>          Issue Type: Task
>          Components: karaf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.10.0
>
>
> When upgrade the hadoop-core to 1.0, the code just use the jaxrs interface for management and doesn't need the jaxws api any more.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-5345) Removed the unused jaxws bundles from camel-hdfs

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CAMEL-5345?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13291571#comment-13291571 ] 

Willem Jiang commented on CAMEL-5345:
-------------------------------------

The jaxws API dependency is introduced by camel-hdfs, we could avoid it by introduce a Holder class into the camel-hdfs.
It will make the dependencies much clear, as the Holder class is used to handler the stream of camel-hdfs it will not effect the user unless they do some customization of camel-hdfs component.


                
> Removed the unused jaxws bundles from camel-hdfs
> ------------------------------------------------
>
>                 Key: CAMEL-5345
>                 URL: https://issues.apache.org/jira/browse/CAMEL-5345
>             Project: Camel
>          Issue Type: Task
>          Components: karaf
>            Reporter: Willem Jiang
>            Assignee: Willem Jiang
>             Fix For: 2.10.0
>
>
> When upgrade the hadoop-core to 1.0, the code just use the jaxrs interface for management and doesn't need the jaxws api any more.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira