david_williams | a091ca0 | 2009-12-28 07:38:44 +0000 | [diff] [blame] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
| 2 | <!-- |
| 3 | /******************************************************************************** |
| 4 | * CruiseControl, a Continuous Integration Toolkit |
| 5 | * Copyright (c) 2007, ThoughtWorks, Inc. |
| 6 | * 200 E. Randolph, 25th Floor |
| 7 | * Chicago, IL 60601 USA |
| 8 | * All rights reserved. |
| 9 | * |
| 10 | * Redistribution and use in source and binary forms, with or without |
| 11 | * modification, are permitted provided that the following conditions |
| 12 | * are met: |
| 13 | * |
| 14 | * + Redistributions of source code must retain the above copyright |
| 15 | * notice, this list of conditions and the following disclaimer. |
| 16 | * |
| 17 | * + Redistributions in binary form must reproduce the above |
| 18 | * copyright notice, this list of conditions and the following |
| 19 | * disclaimer in the documentation and/or other materials provided |
| 20 | * with the distribution. |
| 21 | * |
| 22 | * + Neither the name of ThoughtWorks, Inc., CruiseControl, nor the |
| 23 | * names of its contributors may be used to endorse or promote |
| 24 | * products derived from this software without specific prior |
| 25 | * written permission. |
| 26 | * |
| 27 | * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS |
| 28 | * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT |
| 29 | * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR |
| 30 | * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR |
| 31 | * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, |
| 32 | * EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, |
| 33 | * PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR |
| 34 | * PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF |
| 35 | * LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING |
| 36 | * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS |
| 37 | * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
| 38 | ********************************************************************************/ |
| 39 | --> |
| 40 | |
| 41 | <!-- |
| 42 | <dashboard> |
| 43 | <buildloop |
| 44 | logsdir="" |
| 45 | artifactsdir="" /> |
| 46 | <features allowforcebuild=""/> |
| 47 | <trackingtool projectname="" baseurl="" keywords=""/> |
| 48 | <subtabs> |
| 49 | <subtab class="net.sourceforge.cruisecontrol.dashboard.widgets.ErrorsAndWarningsMessagesWidget" /> |
| 50 | </subtabs> |
| 51 | </dashboard> |
| 52 | --> |
| 53 | |
| 54 | <dashboard> |
| 55 | <buildloop |
| 56 | home="/shared/webtools/" |
| 57 | configfile="/shared/webtools/releng.control/cc_config.xml" |
| 58 | logsdir="/shared/webtools/logs" |
| 59 | artifactsdir="/shared/webtools/committers" |
| 60 | projectsdir="/shared/webtools/projects" |
| 61 | jmxport="7000" |
| 62 | rmiport="1099"/> |
| 63 | <features |
| 64 | allowforcebuild="true" |
| 65 | alloweditconfig="false"/> |
| 66 | <trackingtool |
david_williams | cf91508 | 2010-08-17 04:01:01 +0000 | [diff] [blame] | 67 | projectname="jsdt-R1.2.1-M" |
david_williams | a091ca0 | 2009-12-28 07:38:44 +0000 | [diff] [blame] | 68 | baseurl="https://bugs.eclipse.org/" |
| 69 | keywords=",\["/> |
| 70 | <trackingtool |
david_williams | cf91508 | 2010-08-17 04:01:01 +0000 | [diff] [blame] | 71 | projectname="jsdt-R1.3.0-I" |
david_williams | a091ca0 | 2009-12-28 07:38:44 +0000 | [diff] [blame] | 72 | baseurl="https://bugs.eclipse.org/" |
| 73 | keywords=",\["/> |
| 74 | <trackingtool |
| 75 | projectname="patches-R1.5.5-P" |
| 76 | baseurl="https://bugs.eclipse.org/" |
| 77 | keywords=",\["/> |
| 78 | <trackingtool |
| 79 | projectname="patches-R3.0.5-P" |
| 80 | baseurl="https://bugs.eclipse.org/" |
| 81 | keywords=",\["/> |
| 82 | <trackingtool |
david_williams | cf91508 | 2010-08-17 04:01:01 +0000 | [diff] [blame] | 83 | projectname="patches-R3.1.2-P" |
david_williams | a091ca0 | 2009-12-28 07:38:44 +0000 | [diff] [blame] | 84 | baseurl="https://bugs.eclipse.org/" |
| 85 | keywords=",\["/> |
| 86 | <trackingtool |
david_williams | cf91508 | 2010-08-17 04:01:01 +0000 | [diff] [blame] | 87 | projectname="patches-R3.2.1-P" |
david_williams | a091ca0 | 2009-12-28 07:38:44 +0000 | [diff] [blame] | 88 | baseurl="https://bugs.eclipse.org/" |
| 89 | keywords=",\["/> |
| 90 | <trackingtool |
david_williams | 1f5e594 | 2011-02-14 04:35:26 +0000 | [diff] [blame] | 91 | projectname="wtp4x-R3.3.0-I" |
david_williams | a091ca0 | 2009-12-28 07:38:44 +0000 | [diff] [blame] | 92 | baseurl="https://bugs.eclipse.org/" |
| 93 | keywords=",\["/> |
| 94 | <trackingtool |
david_williams | cf91508 | 2010-08-17 04:01:01 +0000 | [diff] [blame] | 95 | projectname="wtp-R3.2.2-M" |
| 96 | baseurl="https://bugs.eclipse.org/" |
| 97 | keywords=",\["/> |
| 98 | <trackingtool |
| 99 | projectname="wtp-R3.3.0-I" |
| 100 | baseurl="https://bugs.eclipse.org/" |
| 101 | keywords=",\["/> |
| 102 | <trackingtool |
| 103 | projectname="wtp-R3.3.0-N" |
| 104 | baseurl="https://bugs.eclipse.org/" |
| 105 | keywords=",\["/> |
| 106 | <trackingtool |
| 107 | projectname="wtp-R3.3.0-S" |
david_williams | a091ca0 | 2009-12-28 07:38:44 +0000 | [diff] [blame] | 108 | baseurl="https://bugs.eclipse.org/" |
| 109 | keywords=",\["/> |
| 110 | |
| 111 | <subtabs> |
| 112 | <subtab |
| 113 | class="net.sourceforge.cruisecontrol.dashboard.widgets.ErrorsAndWarningsMessagesWidget" /> |
| 114 | <subtab |
| 115 | class="net.sourceforge.cruisecontrol.dashboard.widgets.BuildOutputWidget" /> |
| 116 | </subtabs> |
| 117 | </dashboard> |