Alwaysgaurav1 commented on PR #2839: URL: https://github.com/apache/karaf/pull/2839#issuecomment-5638409517
Thanks for the feedback, @jbonofre! I have updated the PR to: 1. Fall back to default values (`eclipse-temurin:11-jre` and `["karaf", "run"]`) when `image` or `command` is null or blank. 2. Validate and reject values containing newline characters with a `MojoExecutionException`. 3. Add comprehensive unit tests covering the blank fallbacks and newline validation scenarios. -- 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]
