stbischof edited a comment on pull request #18:
URL: 
https://github.com/apache/sling-org-apache-sling-feature-launcher/pull/18#issuecomment-798809544


   > Regardless, I think we need a solution for the docker image sooner rather 
than later - it probably would be enough to just use -cp with the main class 
instead of -jar and allow to override the -cp with an env variable, no?
   
   For me is to have all control in the feature file more important. 
   I switched from `java -jar launcher.jar` to `java -cp launcher.jar 
package.to.Main` and added ENV `JAVA_CP`
   


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


Reply via email to