jbonofre commented on issue #2141: URL: https://github.com/apache/karaf/issues/2141#issuecomment-3520360017
Why not using `bundle:update` with release version ? A released artifact is changing with its version (from 1.0.0 to 1.1.0 for instance). The purpose of `bundle:watch` is to watch the file change without version change (`SNAPSHOT`). So I guess your use case is to automatically update bundle when you bump a version ? What would be the trigger ? -- 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]
