You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/03/25 13:32:52 UTC

[GitHub] [camel-quarkus] jamesnetherton opened a new issue #3665: Exclude `jboss-marshalling-osgi` from `infinispan-jboss-marshalling`

jamesnetherton opened a new issue #3665:
URL: https://github.com/apache/camel-quarkus/issues/3665


   I had to revert the original change and need to revisit this.
   
   Excluding the dependency leads to an NPE in the idempotent repository shutdown.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton commented on issue #3665: Exclude `jboss-marshalling-osgi` from `infinispan-jboss-marshalling`

Posted by GitBox <gi...@apache.org>.
jamesnetherton commented on issue #3665:
URL: https://github.com/apache/camel-quarkus/issues/3665#issuecomment-1080442352


   Turns out that `jboss-marshalling-osgi` is actually a mandatory dependency as it contains a bunch of stuff that is critical for `infinispan-jboss-marshalling`. I saw the `-osgi` suffix and assumed we could live without it. The naming likely just relates to the fact that it happens to have OSGI metadata in the JAR manifest.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [camel-quarkus] jamesnetherton closed issue #3665: Exclude `jboss-marshalling-osgi` from `infinispan-jboss-marshalling`

Posted by GitBox <gi...@apache.org>.
jamesnetherton closed issue #3665:
URL: https://github.com/apache/camel-quarkus/issues/3665


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org