| Summary: | BIRT Source code mismatch | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Adam <adambirse> |
| Component: | BIRT | Assignee: | Birt-Build <Birt-Build-inbox> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | bluesoldier |
| Version: | unspecified | ||
| Target Milestone: | 3.7.0 | ||
| Hardware: | PC | ||
| OS: | Windows 7 | ||
| Whiteboard: | Obsolete | ||
|
Description
Adam
The timestamps suffix on individule plugin represents the last modifiy date on that plugin, which was created by the development team and may vary from each other. For the release build, it's quite normal that one single plugin have the timestamp suffix that is one month eariler than the final release date, since there might be no bugs found that requires change on that plugin. During release cycle, only plugins that have content changed will require suffix upgrade. For the over-all release tag, build team will create the release tag based on the final build id, for example: 201009151750. (In reply to comment #1) > The timestamps suffix on individule plugin represents the last modifiy date on > that plugin, which was created by the development team and may vary from each > other. For the release build, it's quite normal that one single plugin have the > timestamp suffix that is one month eariler than the final release date, since > there might be no bugs found that requires change on that plugin. > > During release cycle, only plugins that have content changed will require > suffix upgrade. > > For the over-all release tag, build team will create the release tag based on > the final build id, for example: 201009151750. Does that mean that I can guarantee that the source code I check out from the cvs repository (version 2_6_1_Release_201009151750) exactly matches the V 2.6.1 plugins installed from the update site? even though the source code is timestamped with a later date. Many thanks Adam Yes, the release tag 2_6_1_Release_201009151750 should be identical to the code that you downloaded from update site. The timestamp of plugin suffix might be earlier than the release tag but will not later than it. |