rombert opened a new pull request, #47: URL: https://github.com/apache/sling-ide-tooling/pull/47
Unset the inherited project.build.outputTimestamp . This value is used by the tycho-packaging-plugin to calculate the qualifier and this ends up being the inherited value from the parent pom, which means that it does not change at all for local builds and nightlies. Because of this all local builds and nightly releases have qualifier of 202306111641. The value should be set only for releases. -- 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]
