Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 462105

Summary: [build] Incorrect date on several bundles
Product: [ECD] Orion Reporter: Anthony Hunter <ahunter.eclipse>
Component: RelengAssignee: Project Inbox <orion.releng-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: 9.0   
Hardware: PC   
OS: Linux   
Whiteboard:

Description Anthony Hunter CLA 2015-03-13 17:56:16 EDT
In Bug 430924 we adopted reproducible version qualifiers, see https://wiki.eclipse.org/Tycho/Reproducible_Version_Qualifiers

This means the qualifier should be replaced with the date of the last change in the git repository. I noticed a couple of bundles are wrong. This is because the build is making the about.properties file dirty and as a result the bundle is given the build date.

about.properties needs to be added to the jgit.ignore entry in the pom.xml.
Comment 1 Anthony Hunter CLA 2015-03-13 20:08:33 EDT
Fixed with commits:
http://git.eclipse.org/c/orion/org.eclipse.orion.client.git/commit/?id=ab90e3017292cb796e686438d29c5ba5ab87c324
http://git.eclipse.org/c/orion/org.eclipse.orion.server.git/commit/?id=3eece9e6efc5cc27147902cf811aaa004a3cb76f

All bundles are now correctly timestamped to match time of the latest change in the git repository. Features are timestamped to match the most recently changed bundle in the feature.