From c74b0c23e951a8a48b5caa73b2e9743331fd353c Mon Sep 17 00:00:00 2001 From: Jesse McConnell Date: Fri, 26 Feb 2016 08:03:33 -0600 Subject: [PATCH] Issue #367 Resolve remaining git.eclipse.org build references --- aggregates/jetty-websocket-all/pom.xml | 2 +- jetty-server/src/main/config/modules/ssl.mod | 4 ---- jetty-start/src/test/resources/dist-home/modules/ssl.mod | 4 ---- .../test-webapps/test-jetty-webapp/src/main/webapp/index.html | 4 ++-- .../test-webapps/test-jndi-webapp/src/main/webapp/index.html | 4 ++-- 5 files changed, 5 insertions(+), 13 deletions(-) diff --git a/aggregates/jetty-websocket-all/pom.xml b/aggregates/jetty-websocket-all/pom.xml index a6931c70f34..9631dd37e79 100644 --- a/aggregates/jetty-websocket-all/pom.xml +++ b/aggregates/jetty-websocket-all/pom.xml @@ -70,7 +70,7 @@ http://eclipse.org/jetty ${user.name} org.eclipse.jetty - https://github.com/eclipse/jetty.project/blob/master/NOTICE.txt + https://raw.githubusercontent.com/eclipse/jetty.project/master/NOTICE.txt Jetty diff --git a/jetty-server/src/main/config/modules/ssl.mod b/jetty-server/src/main/config/modules/ssl.mod index 2e90560f7dd..a2fdfd1444f 100644 --- a/jetty-server/src/main/config/modules/ssl.mod +++ b/jetty-server/src/main/config/modules/ssl.mod @@ -9,11 +9,7 @@ server etc/jetty-ssl.xml [files] -<<<<<<< HEAD -http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/plain/jetty-server/src/main/config/etc/keystore|etc/keystore -======= https://raw.githubusercontent.com/eclipse/jetty.project/master/jetty-server/src/test/config/etc/keystore?id=${jetty.tag.version}|etc/keystore ->>>>>>> 76b34fe... Issue #367 Resolve remaining git.eclipse.org build references [ini-template] ### SSL Keystore Configuration diff --git a/jetty-start/src/test/resources/dist-home/modules/ssl.mod b/jetty-start/src/test/resources/dist-home/modules/ssl.mod index 2e90560f7dd..a2fdfd1444f 100644 --- a/jetty-start/src/test/resources/dist-home/modules/ssl.mod +++ b/jetty-start/src/test/resources/dist-home/modules/ssl.mod @@ -9,11 +9,7 @@ server etc/jetty-ssl.xml [files] -<<<<<<< HEAD -http://git.eclipse.org/c/jetty/org.eclipse.jetty.project.git/plain/jetty-server/src/main/config/etc/keystore|etc/keystore -======= https://raw.githubusercontent.com/eclipse/jetty.project/master/jetty-server/src/test/config/etc/keystore?id=${jetty.tag.version}|etc/keystore ->>>>>>> 76b34fe... Issue #367 Resolve remaining git.eclipse.org build references [ini-template] ### SSL Keystore Configuration diff --git a/tests/test-webapps/test-jetty-webapp/src/main/webapp/index.html b/tests/test-webapps/test-jetty-webapp/src/main/webapp/index.html index b2289c59921..d7d2a3a54f2 100644 --- a/tests/test-webapps/test-jetty-webapp/src/main/webapp/index.html +++ b/tests/test-webapps/test-jetty-webapp/src/main/webapp/index.html @@ -18,7 +18,7 @@

Welcome to Jetty 9

-This is the Test webapp for the Jetty 9 HTTP Server and Servlet Container. +This is the Test webapp for the Jetty 9 HTTP Server and Servlet Container. It is configured as a jetty base directory in $JETTY_HOME/demo_base.

@@ -32,7 +32,7 @@ It is configured as a jetty base directory in $JETTY_HOME/demo_base.
  • Session
  • Cookie
  • -
  • Comet Chat Examples: +
  • Comet Chat Examples: