blob: 00b74641800330993de67f5b0acf9b7cb487a103 [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
ndai5128b6d2006-10-28 07:21:22 +000016# The list will include bugs with these statuses
17# - means ignore target (valid status - RESOLVED CLOSED NEW..)
18whatisfixed.status=-
19
david_williamsbb0fc612006-05-19 10:28:20 +000020# What is fixed list will only include bugs targeted to these
21#(seperate them by commas, blanks are significant in a name)
22# - means ignore target
ndaiabc9ffb2006-10-27 09:55:46 +000023whatisfixed.targetMilestones=1.5.1 M151,1.5.2 M152
david_williamsbb0fc612006-05-19 10:28:20 +000024
ndaiaa7356c2006-10-28 10:51:01 +000025#BUILDER PROPERTIES
26#
27buildBranch=R1.5
28wtp.cvsTag=R1_5_maintenance
29buildType=R
30
ndai3c9e0722006-10-28 05:43:50 +000031
32whatisfixed.workdir=./tmp-wif
ndai3c9e0722006-10-28 05:43:50 +000033
34mapCvsRoot=:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools
35whatisfixed.dir=${whatisfixed.workdir}/results/whatisfixed
36
37
david_williamsbb0fc612006-05-19 10:28:20 +000038
39# These are the components under the cvs root to
40# search for changes (seperate them by commas, blanks are significant in a name!)
41whatisfixed.modules=wst,jst
42
ndaiaa7356c2006-10-28 10:51:01 +000043
44buildRelease=${buildBranch}
45build.distribution=wtp
46
ndai5128b6d2006-10-28 07:21:22 +000047wtpBuilder=${whatisfixed.workdir}/releng.wtpbuilder/distribution/${build.distribution}.whatisfixed/build.xml
ndai5de544f2006-06-28 14:10:17 +000048build.whatIsFixed=true
ndai3c9e0722006-10-28 05:43:50 +000049build.trial=false
50
51uploadUser=ndai
52uploadPassword=This is not really used since ssh login is assumed (required)
53uploadServer=download1.eclipse.org
54uploadRemoteDirectory=/home/data/users/ndai/downloads/webtools/committers/drops/${buildBranch}/${whatisfixed.toBuildId}