[DISCUSS] OSGI improvements

2010-05-07 Thread Guillaume Nodet
I'm working on improving and refactoring the OSGi bits and I'd like to propose the following: * make camel-osgi a plain jar just used to share common code between camel-blueprint and camel-spring this jar would contain osgi specific classes and also common code for jaxb parsing / factory lo

[jira] Resolved: (CAMEL-2688) Add SSL support to camel-smpp

2010-05-07 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2688. - Resolution: Fixed updated the smpp wiki page for this feature. > Add SSL support to camel-sm

[jira] Resolved: (CAMEL-2694) HttpEntityConverter should not create a InputStreamEntity by using the GZIPHelper.toGZIPInputStream()

2010-05-07 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2694. - Resolution: Fixed > HttpEntityConverter should not create a InputStreamEntity by using the >

[jira] Resolved: (CAMEL-2686) camel-http should support to disable the gzip when it working in proxy mode

2010-05-07 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2686. - Resolution: Fixed > camel-http should support to disable the gzip when it working in proxy mo

[jira] Resolved: (CAMEL-2663) DefaultPackageScanClassResolver can't read entries in an eclipse rcp app because it can't handle bundleresource - protocol

2010-05-07 Thread Willem Jiang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Willem Jiang resolved CAMEL-2663. - Fix Version/s: 2.3.0 Resolution: Fixed Created a camel-eclipse component for this reso

Re: [DISCUSS] OSGI improvements

2010-05-07 Thread Claus Ibsen
On Fri, May 7, 2010 at 9:06 AM, Guillaume Nodet wrote: > I'm working on improving and refactoring the OSGi bits and I'd like to > propose the following: >  * make camel-osgi a plain jar just used to share common code between > camel-blueprint and camel-spring >      this jar would contain osgi spe

[jira] Updated: (CAMEL-2693) camle-osgi should use an extender pattern to register camel components instead of simply looking inside the bundles

2010-05-07 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2693?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2693: --- Fix Version/s: 2.4.0 (was: 2.3.0) > camle-osgi should use an extender patt

[jira] Updated: (CAMEL-2022) Blueprint support

2010-05-07 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2022: --- Fix Version/s: 2.4.0 (was: 2.3.0) > Blueprint support > -

[jira] Updated: (CAMEL-2695) Add documentation for camel-blueprint

2010-05-07 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2695?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2695: --- Fix Version/s: 2.4.0 (was: 2.3.0) > Add documentation for camel-blueprint

[jira] Commented: (CAMEL-2594) Constants in the Documentation for HTTP Component

2010-05-07 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2594?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59245#action_59245 ] Claus Ibsen commented on CAMEL-2594: Fernando any update about edit rights? > Constants

[jira] Commented: (CAMEL-2213) Configure project to allow deployment on OSGI servers (depends on RESTfull api modification)

2010-05-07 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59244#action_59244 ] Claus Ibsen commented on CAMEL-2213: Could you elaborate what you mean? > Configure proj

[jira] Updated: (CAMEL-2702) Extract base classes for camel-spring into a new module so that they can be shared with camel-blueprint

2010-05-07 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2702?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-2702: --- Fix Version/s: 2.4.0 Component/s: osgi (was: camel-spring) > Extract

[jira] Updated: (CAMEL-313) Add a security policy features

2010-05-07 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-313?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen updated CAMEL-313: -- Issue Type: New Feature (was: Improvement) Fix Version/s: 2.4.0 (was:

[jira] Resolved: (CAMEL-1267) add support for SDO as a marshalling format

2010-05-07 Thread Claus Ibsen (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen resolved CAMEL-1267. Fix Version/s: (was: Future) Resolution: Incomplete No demand for SDO > add support

Re: [DISCUSS] OSGI improvements

2010-05-07 Thread Willem Jiang
Guillaume Nodet wrote: I'm working on improving and refactoring the OSGi bits and I'd like to propose the following: * make camel-osgi a plain jar just used to share common code between camel-blueprint and camel-spring this jar would contain osgi specific classes and also common code for

Re: [DISCUSS] OSGI improvements

2010-05-07 Thread Gert Vanthienen
L.S., Guillaume's suggestion is to create a separate JAR with the OSGi helper bits and embed that in both camel-blueprint and camel-spring. I don't think there's a real problem with a compile-time dependency, as long as we mark the Maven dependency optional in the pom.xml -- we just have to make

Re: [DISCUSS] OSGI improvements

2010-05-07 Thread Claus Ibsen
On Fri, May 7, 2010 at 10:34 AM, Gert Vanthienen wrote: > L.S., > > Guillaume's suggestion is to create a separate JAR with the OSGi > helper bits and embed that in both camel-blueprint and camel-spring. > I don't think there's a real problem with a compile-time dependency, > as long as we mark th

Re: [DISCUSS] OSGI improvements

2010-05-07 Thread Guillaume Nodet
On Fri, May 7, 2010 at 10:34, Gert Vanthienen wrote: > L.S., > > Guillaume's suggestion is to create a separate JAR with the OSGi > helper bits and embed that in both camel-blueprint and camel-spring. > I don't think there's a real problem with a compile-time dependency, > as long as we mark the M

Re: [DISCUSS] OSGI improvements

2010-05-07 Thread Willem Jiang
Gert Vanthienen wrote: L.S., Guillaume's suggestion is to create a separate JAR with the OSGi helper bits and embed that in both camel-blueprint and camel-spring. I don't think there's a real problem with a compile-time dependency, as long as we mark the Maven dependency optional in the pom.xml

Re: [DISCUSS] OSGI improvements

2010-05-07 Thread Guillaume Nodet
To be more clear and let room for discussion (and still be able to work), i'll do the following: * extract the xml / jabx logic in a separate maven module named components/camel-core-xml * extract the osgi bits in a new module components/camel-core-osgi To minimize changes, camel-spring will em

[jira] Commented: (CAMEL-2688) Add SSL support to camel-smpp

2010-05-07 Thread Cott Lang (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-2688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59249#action_59249 ] Cott Lang commented on CAMEL-2688: -- Thanks, Willem. Sorry, I was trying to get to the wiki b

Re: [DISCUSS] OSGI improvements

2010-05-07 Thread Claus Ibsen
On Fri, May 7, 2010 at 2:26 PM, Guillaume Nodet wrote: > To be more clear and let room for discussion (and still be able to work), > i'll do the following: >  * extract the xml / jabx logic in a separate maven module named > components/camel-core-xml >  * extract the osgi bits in a new module comp

Re: [DISCUSS] OSGI improvements

2010-05-07 Thread Guillaume Nodet
On Fri, May 7, 2010 at 14:44, Claus Ibsen wrote: > On Fri, May 7, 2010 at 2:26 PM, Guillaume Nodet wrote: > > To be more clear and let room for discussion (and still be able to work), > > i'll do the following: > > * extract the xml / jabx logic in a separate maven module named > > components/c

Re: [DISCUSS] OSGI improvements

2010-05-07 Thread Johan Edstrom
+1 On May 7, 2010, at 1:06 AM, Guillaume Nodet wrote: > I'm working on improving and refactoring the OSGi bits and I'd like to > propose the following: > * make camel-osgi a plain jar just used to share common code between > camel-blueprint and camel-spring > this jar would contain osgi spe

[jira] Commented: (CAMEL-1537) Predicate for validation

2010-05-07 Thread Christian Mueller (JIRA)
[ https://issues.apache.org/activemq/browse/CAMEL-1537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=59255#action_59255 ] Christian Mueller commented on CAMEL-1537: -- Hello Claus! Sorry for the late reply, b

[jira] Created: (CAMEL-2703) Upgrade the maven plugin dependencies

2010-05-07 Thread Christian Mueller (JIRA)
Upgrade the maven plugin dependencies - Key: CAMEL-2703 URL: https://issues.apache.org/activemq/browse/CAMEL-2703 Project: Apache Camel Issue Type: Improvement Environment: All Reporte