jamesnetherton commented on issue #247: CamelContext.getVersion() always 
returns an empty string
URL: https://github.com/apache/camel-quarkus/issues/247#issuecomment-541033426
 
 
   > The resource should be already included, at least according to the code
   
   Yep - but it depends on camel-core being on the classpath, and I don't think 
that's the case for most (maybe all) of our extensions.
   
   `AbstractCamelContext` is in camel-base. So maybe we just update 
[this](https://github.com/apache/camel/blob/master/core/camel-base/src/main/java/org/apache/camel/impl/engine/AbstractCamelContext.java#L2194)
 path to point to `/META-INF/maven/org.apache.camel/camel-base/pom.properties` 
and afterwards update `SubstrateResourceBuildItem` accordingly.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to