Skip to content
Snippets Groups Projects
Commit eb68db3b authored by david_williams's avatar david_williams
Browse files

257813 we should update to cruisecontrol 2.8

parent 0a695642
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure//EN" "http://jetty.mortbay.org/configure.dtd">
<!--
Configure a custom context for the html.
This context contains only a ServletHandler with a default servlet
to serve static html files and images.
-->
<Configure class="org.mortbay.jetty.handler.ContextHandler">
<Call class="org.mortbay.log.Log" name="debug"><Arg>Configure html.xml</Arg></Call>
<Set name="contextPath">/</Set>
<Set name="resourceBase"><SystemProperty name="jetty.home" default="."/>/html</Set>
<Set name="handler">
<New class="org.mortbay.jetty.handler.ResourceHandler">
<Set name="welcomeFiles">
<Array type="String">
<Item>index.html</Item>
<Item>favicon.ico</Item>
<Item>robots.txt</Item>
</Array>
</Set>
<Set name="cacheControl">max-age=60,public</Set>
</New>
</Set>
</Configure>
releng.control/cc281-bin-dist-mods/html/bars.ico

1.18 KiB

releng.control/cc281-bin-dist-mods/html/favicon.ico

1.18 KiB

releng.control/cc281-bin-dist-mods/html/gears.ico

894 B

<p><a href="http://build.eclipse.org:7777/dashboard/tab/builds">Dashboard</a></p>
<p><a href="http://build.eclipse.org:7777/cruisecontrol/index.jsp?sort=project">Classic JSP Status Page</a></p>
User-agent: *
Disallow: /
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment