File tree Expand file tree Collapse file tree
jdk_11_maven/cs/rest/pay-publicapi/src/main/java/uk/gov/pay/api/app
jdk_17_maven/cs/rest/signal-server Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,6 +84,10 @@ public class PublicApi extends Application<PublicApiConfig> {
8484
8585 private static final String SERVICE_METRICS_NODE = "publicapi" ;
8686
87+ /**
88+ * Added to check the status of the SUT, since there is no API
89+ * available to access this information.
90+ */
8791 private Server jettyServer ;
8892
8993 public int getJettyPort () {
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >TextSecureServer</artifactId >
77 <groupId >org.whispersystems.textsecure</groupId >
8+ <!-- <version>JGITVER</version> -->
89 <version >10.3.0</version >
910 </parent >
1011 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 1010 <parent >
1111 <artifactId >TextSecureServer</artifactId >
1212 <groupId >org.whispersystems.textsecure</groupId >
13+ <!-- <version>JGITVER</version> -->
1314 <version >10.3.0</version >
1415 </parent >
1516
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >TextSecureServer</artifactId >
77 <groupId >org.whispersystems.textsecure</groupId >
8+ <!-- <version>JGITVER</version> -->
89 <version >10.3.0</version >
910 </parent >
1011 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >TextSecureServer</artifactId >
77 <groupId >org.whispersystems.textsecure</groupId >
8+ <!-- <version>JGITVER</version> -->
89 <version >10.3.0</version >
910 </parent >
1011 <modelVersion >4.0.0</modelVersion >
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >TextSecureServer</artifactId >
77 <groupId >org.whispersystems.textsecure</groupId >
8+ <!-- <version>JGITVER</version> -->
89 <version >10.3.0</version >
910 </parent >
1011 <modelVersion >4.0.0</modelVersion >
You can’t perform that action at this time.
0 commit comments