You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by "Claus Ibsen (JIRA)" <ji...@apache.org> on 2011/05/30 14:02:47 UTC

[jira] [Created] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

Move resource endpoint from camel-spring to camel-core
------------------------------------------------------

                 Key: CAMEL-4031
                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
             Project: Camel
          Issue Type: Improvement
          Components: camel-core, camel-spring
    Affects Versions: 2.7.0
            Reporter: Claus Ibsen
            Assignee: Claus Ibsen
             Fix For: 2.8.0, 2.9.0


We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.

It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Resolved] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

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

Claus Ibsen resolved CAMEL-4031.
--------------------------------

    Resolution: Fixed

> Move resource endpoint from camel-spring to camel-core
> ------------------------------------------------------
>
>                 Key: CAMEL-4031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0
>
>
> We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.
> It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

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

Claus Ibsen edited comment on CAMEL-4031 at 8/7/11 4:06 PM:
------------------------------------------------------------

There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack
- ibatis
- jing



      was (Author: davsclaus):
    There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack
- ibatis


  
> Move resource endpoint from camel-spring to camel-core
> ------------------------------------------------------
>
>                 Key: CAMEL-4031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0, 3.0.0
>
>
> We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.
> It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

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

Claus Ibsen commented on CAMEL-4031:
------------------------------------

There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack



> Move resource endpoint from camel-spring to camel-core
> ------------------------------------------------------
>
>                 Key: CAMEL-4031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0, 3.0.0
>
>
> We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.
> It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

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

Claus Ibsen edited comment on CAMEL-4031 at 8/7/11 4:16 PM:
------------------------------------------------------------

There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack
- ibatis
- jing
- msv


      was (Author: davsclaus):
    There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack
- ibatis
- jing


  
> Move resource endpoint from camel-spring to camel-core
> ------------------------------------------------------
>
>                 Key: CAMEL-4031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0, 3.0.0
>
>
> We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.
> It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

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

Claus Ibsen updated CAMEL-4031:
-------------------------------

    Fix Version/s:     (was: 3.0.0)

> Move resource endpoint from camel-spring to camel-core
> ------------------------------------------------------
>
>                 Key: CAMEL-4031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0
>
>
> We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.
> It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

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

Claus Ibsen edited comment on CAMEL-4031 at 8/7/11 3:19 PM:
------------------------------------------------------------

There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack
- ibatis



      was (Author: davsclaus):
    There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack


  
> Move resource endpoint from camel-spring to camel-core
> ------------------------------------------------------
>
>                 Key: CAMEL-4031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0, 3.0.0
>
>
> We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.
> It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Issue Comment Edited] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

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

Claus Ibsen edited comment on CAMEL-4031 at 8/7/11 4:28 PM:
------------------------------------------------------------

There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack
- ibatis
- jing
- msv
- xquery


      was (Author: davsclaus):
    There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack
- ibatis
- jing
- msv

  
> Move resource endpoint from camel-spring to camel-core
> ------------------------------------------------------
>
>                 Key: CAMEL-4031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0, 3.0.0
>
>
> We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.
> It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

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

Claus Ibsen updated CAMEL-4031:
-------------------------------

    Fix Version/s: 2.9.0

I would like to move forward that Camel becomes less dependent on Spring JARs. So targeting this for Camel 2.9.

> Move resource endpoint from camel-spring to camel-core
> ------------------------------------------------------
>
>                 Key: CAMEL-4031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0, 3.0.0
>
>
> We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.
> It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

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

Claus Ibsen updated CAMEL-4031:
-------------------------------

    Fix Version/s:     (was: 2.9.0)
                       (was: 2.8.0)
                   3.0.0

> Move resource endpoint from camel-spring to camel-core
> ------------------------------------------------------
>
>                 Key: CAMEL-4031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 3.0.0
>
>
> We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.
> It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Issue Comment Edited] (CAMEL-4031) Move resource endpoint from camel-spring to camel-core

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

Claus Ibsen edited comment on CAMEL-4031 at 8/7/11 6:57 PM:
------------------------------------------------------------

There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- test (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack
- ibatis
- jing
- msv
- xquery



      was (Author: davsclaus):
    There following components no longer depends on spring
- validator (moved from camel-spring to camel-core)
- xslt (moved from camel-spring to camel-core)
- velocity
- freemarker
- stringtemplate
- flatpack
- ibatis
- jing
- msv
- xquery

  
> Move resource endpoint from camel-spring to camel-core
> ------------------------------------------------------
>
>                 Key: CAMEL-4031
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4031
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core, camel-spring
>    Affects Versions: 2.7.0
>            Reporter: Claus Ibsen
>            Assignee: Claus Ibsen
>             Fix For: 2.9.0
>
>
> We should move the ResourceEndpoint from camel-spring to camel-core and let it leverage the Camel class resolver. That makes it work in Camel environments. For example blueprint, jboss etc.
> It also makes it possible to use camel-freemarker, velocity etc. without spring JARs at all.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira