blob: 18f2f7f745e29fb906ef31454bef9292921eb14e [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#
ndai5128b6d2006-10-28 07:21:22 +000010buildBranch=R1.5
11buildType=R
12buildRelease=R1.5
13build.distribution=wtp
ndai3c9e0722006-10-28 05:43:50 +000014whatisfixed.toBuildId=R-1.5.2-200610261841
15whatisfixed.to.date=2006-10-26 18:41:00 GMT
david_williamsbb0fc612006-05-19 10:28:20 +000016
17# This is not used due to wierd behavior by cvs rlog
18#whatisfixed.to.branch
19
ndai5128b6d2006-10-28 07:21:22 +000020# The list will include bugs with these statuses
21# - means ignore target (valid status - RESOLVED CLOSED NEW..)
22whatisfixed.status=-
23
david_williamsbb0fc612006-05-19 10:28:20 +000024# What is fixed list will only include bugs targeted to these
25#(seperate them by commas, blanks are significant in a name)
26# - means ignore target
ndaiabc9ffb2006-10-27 09:55:46 +000027whatisfixed.targetMilestones=1.5.1 M151,1.5.2 M152
david_williamsbb0fc612006-05-19 10:28:20 +000028
ndai3c9e0722006-10-28 05:43:50 +000029
30whatisfixed.workdir=./tmp-wif
ndai3c9e0722006-10-28 05:43:50 +000031wtp.cvsTag=HEAD
32
33mapCvsRoot=:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools
34whatisfixed.dir=${whatisfixed.workdir}/results/whatisfixed
35
36
david_williamsbb0fc612006-05-19 10:28:20 +000037
38# These are the components under the cvs root to
39# search for changes (seperate them by commas, blanks are significant in a name!)
40whatisfixed.modules=wst,jst
41
ndai5128b6d2006-10-28 07:21:22 +000042wtpBuilder=${whatisfixed.workdir}/releng.wtpbuilder/distribution/${build.distribution}.whatisfixed/build.xml
ndai5de544f2006-06-28 14:10:17 +000043build.whatIsFixed=true
ndai3c9e0722006-10-28 05:43:50 +000044build.trial=false
45
46uploadUser=ndai
47uploadPassword=This is not really used since ssh login is assumed (required)
48uploadServer=download1.eclipse.org
49uploadRemoteDirectory=/home/data/users/ndai/downloads/webtools/committers/drops/${buildBranch}/${whatisfixed.toBuildId}