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 2021/11/23 13:13:32 UTC

[GitHub] [camel-quarkus] ppalaga opened a new issue #3321: camel-quarkus-support-* source JARs should have manifests

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


   Originally reported as https://issues.redhat.com/browse/ENTESB-17860
   
   The source jar for the following artifacts is created without `META-INF/MANIFEST.MF`:
   
   * `camel-quarkus-support-spring-beans`
   * `camel-quarkus-support-spring-context`
   * `camel-quarkus-support-spring-core`
   
   They are all created using maven shade plugin.


-- 
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] ppalaga commented on issue #3321: camel-quarkus-support-* source JARs should have manifests

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


   The manifests should contain at least “Implementation-Version” and “Specification-Version” entries.


-- 
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 #3321: camel-quarkus-support-* source JARs should have manifests

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


   


-- 
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