call start() on connector as opposed to open in setuid server, adjust dep for test with profile
This commit is contained in:
parent
44885bcfd2
commit
332a256497
|
@ -60,7 +60,7 @@
|
|||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-setuid-linux</artifactId>
|
||||
<artifactId>jetty-setuid-osx</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<type>pom</type>
|
||||
</dependency>
|
||||
|
|
Loading…
Reference in New Issue