Merge "Fixing URL to Jetty XML DTDs so they can be properly validated."
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure//EN" "http://jetty.eclipse.org/configure.dtd">
|
<!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure//EN" "http://www.eclipse.org/jetty/configure.dtd">
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Jetty configuration to place "gerrit.war" into the root context,
|
Jetty configuration to place "gerrit.war" into the root context,
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure//EN" "http://jetty.eclipse.org/configure.dtd">
|
<!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure//EN" "http://www.eclipse.org/jetty/configure.dtd">
|
||||||
<!--
|
<!--
|
||||||
|
|
||||||
Jetty configuration to correctly handle SSL/HTTPS traffic when
|
Jetty configuration to correctly handle SSL/HTTPS traffic when
|
||||||
|
Reference in New Issue
Block a user