david_williams | 42f9b24 | 2006-11-27 18:45:14 +0000 | [diff] [blame] | 1 | # checkout.propererties |
| 2 | |
| 3 | # Its handy to set this value to false, |
| 4 | # to test new versions of releng.wtpbuilder |
| 5 | # If set to false, local edits to wtpbuilder files |
| 6 | # are not over written each time a |
| 7 | # build starts. |
| 8 | # Normally always 'true' for "production" builds, |
| 9 | # in which case the version of releng.wtpbuilder |
| 10 | # specificed in releng/build.cfg is used for the build. |
| 11 | |
| 12 | checkout.wtpbuilder.clean=true |
| 13 | |
| 14 | |
| 15 | |
| 16 | # Following are just handy constants, too avoid |
| 17 | # hard coding in the scripts, but they are not often used |
| 18 | |
| 19 | mapCvsRoot=:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools |
| 20 | |
| 21 | |
| 22 | # these are some not currently too important constants to avoid hard coding, |
| 23 | # and allowing easier expansion in future |
| 24 | releng=releng |
jlanuti | 9eb781e | 2007-04-17 15:02:42 +0000 | [diff] [blame] | 25 | releng.wtpbuilder=releng.wtpbuilder |
david_williams | 42f9b24 | 2006-11-27 18:45:14 +0000 | [diff] [blame] | 26 | wst=wst |
| 27 | jst=jst |
| 28 | |