Upgrade embedded Jetty to 8.1.7.v20120910
Bug: issue 1619 Change-Id: Ica04d0c19306da9afcadf3919581632f7df93483
This commit is contained in:
@@ -248,7 +248,7 @@ public final class GerritLauncher {
|
||||
move(jars, "javax.inject-1.jar", extapi);
|
||||
move(jars, "aopalliance-1.0.jar", extapi);
|
||||
move(jars, "guice-servlet-", extapi);
|
||||
move(jars, "servlet-api-", extapi);
|
||||
move(jars, "tomcat-servlet-api-", extapi);
|
||||
|
||||
ClassLoader parent = ClassLoader.getSystemClassLoader();
|
||||
if (!extapi.isEmpty()) {
|
||||
|
Reference in New Issue
Block a user