| # checkout.propererties |
| |
| # Its handy to set this value to false, |
| # to test new versions of releng.wtpbuilder |
| # If set to false, local edits to wtpbuilder files |
| # are not over written each time a |
| # build starts. |
| # Normally always 'true' for "production" builds, |
| # in which case the version of releng.wtpbuilder |
| # specificed in releng/build.cfg is used for the build. |
| |
| checkout.wtpbuilder.clean=true |
| |
| |
| |
| # Following are just handy constants, too avoid |
| # hard coding in the scripts, but they are not often used |
| |
| mapCvsRoot=:pserver:anonymous@dev.eclipse.org:/cvsroot/webtools |
| |
| |
| # these are some not currently too important constants to avoid hard coding, |
| # and allowing easier expansion in future |
| releng=releng |
| releng.wtpbuilder=releng.wtpbuilder |
| wst=wst |
| jst=jst |
| |