File tree Expand file tree Collapse file tree 1 file changed +2
-12
lines changed
Expand file tree Collapse file tree 1 file changed +2
-12
lines changed Original file line number Diff line number Diff line change 112112 <artifactId >jetty-ee10-glassfish-jstl</artifactId >
113113 <scope >test</scope >
114114 </dependency >
115- <!-- <dependency>-->
116- <!-- <groupId>jakartatck</groupId>-->
117- <!-- <artifactId>libutil</artifactId>-->
118- <!-- <version>${jakarta.tck.version}</version>-->
119- <!-- <exclusions>-->
120- <!-- <exclusion>-->
121- <!-- <groupId>org.glassfish.metro</groupId>-->
122- <!-- <artifactId>*</artifactId>-->
123- <!-- </exclusion>-->
124- <!-- </exclusions>-->
125- <!-- </dependency>-->
126115 <dependency >
127116 <groupId >org.slf4j</groupId >
128117 <artifactId >slf4j-api</artifactId >
261250 </dependenciesToScan >
262251 <systemProperties >
263252 <http2 .timeout>${http2.timeout} </http2 .timeout>
264- <ws_wait >2</ws_wait >
253+ <ws_wait >5</ws_wait >
254+ <porting .ts.url.class.1>com.sun.ts.tests.websocket.lib.implementation.sun.common.SunRIURL</porting .ts.url.class.1>
265255 </systemProperties >
266256 <!-- <excludes>-->
267257 <!-- <exclude>**/AppTest**</exclude>-->
You can’t perform that action at this time.
0 commit comments