david_williams | bb0fc61 | 2006-05-19 10:28:20 +0000 | [diff] [blame] | 1 | # FROM DATE AND BUILD |
| 2 | # This must be set as the reference point. |
| 3 | # |
ndai | 5de544f | 2006-06-28 14:10:17 +0000 | [diff] [blame^] | 4 | whatisfixed.since.date=2006-04-28 02:45:00 GMT |
| 5 | whatisfixed.fromBuildId=R-1.0.2-200604280245 |
david_williams | bb0fc61 | 2006-05-19 10:28:20 +0000 | [diff] [blame] | 6 | |
| 7 | |
| 8 | # TO DATE AND BUILD |
| 9 | # This is calculated at the time of the build. Is not set |
| 10 | # |
| 11 | #whatisfixed.to.date= |
| 12 | #whatisfixed.toBuildId= |
| 13 | |
| 14 | # This is not used due to wierd behavior by cvs rlog |
| 15 | #whatisfixed.to.branch |
| 16 | |
| 17 | # What is fixed list will only include bugs targeted to these |
| 18 | #(seperate them by commas, blanks are significant in a name) |
| 19 | # - means ignore target |
ndai | 5de544f | 2006-06-28 14:10:17 +0000 | [diff] [blame^] | 20 | whatisfixed.targetMilestones=1.5 M4,1.5 M5,1.5 M6,1.5 RC1,1.5 RC2,1.5 RC3,1.5 RC4,1.5 RC5,1.5 RC6,1.0.1 M101,1.0.2 M102,1.0.3 M103 |
david_williams | bb0fc61 | 2006-05-19 10:28:20 +0000 | [diff] [blame] | 21 | |
| 22 | # The list will include bugs with these statuses |
| 23 | # - means ignore target (valid status - RESOLVED CLOSED NEW..) |
| 24 | whatisfixed.status=- |
| 25 | |
| 26 | # These are the components under the cvs root to |
| 27 | # search for changes (seperate them by commas, blanks are significant in a name!) |
| 28 | whatisfixed.modules=wst,jst |
| 29 | |
| 30 | |
ndai | 5de544f | 2006-06-28 14:10:17 +0000 | [diff] [blame^] | 31 | build.whatIsFixed=true |