blob: 7d247ad5516fc4dcf4fb3f76dd32ce6f4b482f56 [file] [log] [blame]
david_williamsbb0fc612006-05-19 10:28:20 +00001# FROM DATE AND BUILD
2# This must be set as the reference point.
3#
ndaiabc9ffb2006-10-27 09:55:46 +00004whatisfixed.since.date=2006-09-23 05:08:00 GMT
5whatisfixed.fromBuildId=R-1.5.1-200609230508
david_williamsbb0fc612006-05-19 10:28:20 +00006
david_williamsbb0fc612006-05-19 10:28:20 +00007# TO DATE AND BUILD
8# This is calculated at the time of the build. Is not set
9#
ndai3c9e0722006-10-28 05:43:50 +000010whatisfixed.toBuildId=R-1.5.2-200610261841
11whatisfixed.to.date=2006-10-26 18:41:00 GMT
david_williamsbb0fc612006-05-19 10:28:20 +000012
13# This is not used due to wierd behavior by cvs rlog
14#whatisfixed.to.branch
15
16# What is fixed list will only include bugs targeted to these
17#(seperate them by commas, blanks are significant in a name)
18# - means ignore target
ndaiabc9ffb2006-10-27 09:55:46 +000019whatisfixed.targetMilestones=1.5.1 M151,1.5.2 M152
david_williamsbb0fc612006-05-19 10:28:20 +000020
ndai3c9e0722006-10-28 05:43:50 +000021buildBranch=R1.5
22buildType=R
23buildRelease=R1.5
24build.distribution=wtp
25
26whatisfixed.workdir=./tmp-wif
27wtpBuilder=${whatisfixed.workdir}/releng.wtpbuilder/build.xml
28wtp.cvsTag=HEAD
29
30mapCvsRoot=:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools
31whatisfixed.dir=${whatisfixed.workdir}/results/whatisfixed
32
33
david_williamsbb0fc612006-05-19 10:28:20 +000034
35# These are the components under the cvs root to
36# search for changes (seperate them by commas, blanks are significant in a name!)
37whatisfixed.modules=wst,jst
38
39
ndai5de544f2006-06-28 14:10:17 +000040build.whatIsFixed=true
ndai3c9e0722006-10-28 05:43:50 +000041build.trial=false
42
43uploadUser=ndai
44uploadPassword=This is not really used since ssh login is assumed (required)
45uploadServer=download1.eclipse.org
46uploadRemoteDirectory=/home/data/users/ndai/downloads/webtools/committers/drops/${buildBranch}/${whatisfixed.toBuildId}