alien11689 commented on PR #813:
URL: https://github.com/apache/aries/pull/813#issuecomment-4180289828

   @stbischof you can take a look at my draft PR 
https://github.com/apache/aries/pull/815
   
   I was not able to force bnd to generate manifests for `JavaSE=1.8` - the 
minimal is always `JavaSE=17` no matter what I say via `-ee`.
   
   The reason is probably that spi-fly artifacts has the dependency on bnd 
artifacts which sets the `JavaSE=17` and bnd takes max of `JavaSE` from bundles 
ignoring what I say in java target version.


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to