blob: 88e29a78cf53e7138aa370caf2b355b19c9fd323 [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
david_williams1cff0e92006-11-23 00:40:29 +000031# added build home and codir to be more like other
david_williams24f8c3d2006-10-31 02:09:01 +000032# scripts, and, do keep "working directory" out of releng.control directory
david_williams1cff0e92006-11-23 00:40:29 +000033
34codir=${env.BUILD_HOME}/build-node/checkout/
david_williams24f8c3d2006-10-31 02:09:01 +000035whatisfixed.workdir=${codir}/tmp-wif
ndai3c9e0722006-10-28 05:43:50 +000036
37mapCvsRoot=:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools
38whatisfixed.dir=${whatisfixed.workdir}/results/whatisfixed
39
40
david_williamsbb0fc612006-05-19 10:28:20 +000041
42# These are the components under the cvs root to
43# search for changes (seperate them by commas, blanks are significant in a name!)
44whatisfixed.modules=wst,jst
45
ndaiaa7356c2006-10-28 10:51:01 +000046
47buildRelease=${buildBranch}
48build.distribution=wtp
49
ndai5128b6d2006-10-28 07:21:22 +000050wtpBuilder=${whatisfixed.workdir}/releng.wtpbuilder/distribution/${build.distribution}.whatisfixed/build.xml
ndai5de544f2006-06-28 14:10:17 +000051build.whatIsFixed=true
ndai3c9e0722006-10-28 05:43:50 +000052build.trial=false
53
54uploadUser=ndai
55uploadPassword=This is not really used since ssh login is assumed (required)
56uploadServer=download1.eclipse.org
57uploadRemoteDirectory=/home/data/users/ndai/downloads/webtools/committers/drops/${buildBranch}/${whatisfixed.toBuildId}