charphi commented on issue #133: URL: https://github.com/apache/netbeans-mavenutils-nbm-maven-plugin/issues/133#issuecomment-1952138194
I'm using the https://diffoscope.org/ tool to see the difference between to builds and I've found the following problems: - the manifest entry `OpenIDE-Module-Build-Version` is set to creation time both in `.jar` and `.nbm` - the files in `.nbm` have the modification time set to the `.nbm` archive creation time All these timestamps should use the value defined in the Maven property `project.build.outputTimestamp`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
