jakartaee / rest

Jakarta RESTful Web Services
Other
353 stars 114 forks source link

Split executions of server tests & se tests #1100

Closed jansupol closed 2 years ago

jansupol commented 2 years ago

Signed-off-by: jansupol jan.supol@oracle.com

jansupol commented 2 years ago

Both SeBootstrap tests and glassfish run on the same default port 8080. The execution is split to allow this: first GF is run, second GF is shut-down.

Used glassfish.home property to easily switch to GF 7.

Requesting fast track - the changed pom currently is not a part of the distributed TCK bundle