This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
package org.wildfly.swarm.infinispan.runtime; | |
import org.jboss.msc.Service; | |
import org.jboss.msc.service.ServiceActivator; | |
import org.jboss.msc.service.ServiceActivatorContext; | |
import org.jboss.msc.service.ServiceBuilder; | |
import org.jboss.msc.service.ServiceController; | |
import org.jboss.msc.service.ServiceName; | |
import org.jboss.msc.service.ServiceRegistryException; |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] --- wildfly-swarm-plugin:2018.5.0-SNAPSHOT:start (start) @ ts-javaee-interceptors-cdi --- | |
[INFO] Starting .war | |
Thu Apr 26 12:51:33 CEST 2018 INFO [org.wildfly.swarm.bootstrap] (main) Dependencies not bundled; resolving from M2REPO. | |
2018-04-26 12:51:34,904 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: CDI - STABLE org.wildfly.swarm:cdi:2018.5.0-SNAPSHOT | |
2018-04-26 12:51:34,910 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: Logging - STABLE org.wildfly.swarm:logging:2018.5.0-SNAPSHOT | |
2018-04-26 12:51:34,910 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: CDI Configuration - STABLE org.wildfly.swarm:cdi-config:2018.5.0-SNAPSHOT | |
2018-04-26 12:51:34,910 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: Bean Validation - STABLE org.wildfly.swarm:bean-validation:2018.5.0-SNAPSHOT | |
2018-04-26 12:51:34,910 INFO [org.wildfly.swarm] (main) WFSWARM0013: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[INFO] --- wildfly-swarm-plugin:2018.5.0-SNAPSHOT:start (start) @ ts-javaee-interceptors-cdi --- | |
[INFO] Starting .war | |
Thu Apr 26 10:57:23 CEST 2018 INFO [org.wildfly.swarm.bootstrap] (main) Dependencies not bundled; resolving from M2REPO. | |
2018-04-26 10:57:24,819 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: CDI - STABLE org.wildfly.swarm:cdi:2018.5.0-SNAPSHOT | |
2018-04-26 10:57:24,824 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: Logging - STABLE org.wildfly.swarm:logging:2018.5.0-SNAPSHOT | |
2018-04-26 10:57:24,825 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: CDI Configuration - STABLE org.wildfly.swarm:cdi-config:2018.5.0-SNAPSHOT | |
2018-04-26 10:57:24,825 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: Bean Validation - STABLE org.wildfly.swarm:bean-validation:2018.5.0-SNAPSHOT | |
2018-04-26 10:57:24,825 INFO [org.wildfly.swarm] (main) WFSWARM0013: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
diff --git a/pom.xml b/pom.xml | |
index 53a34956b..dc6427730 100644 | |
--- a/pom.xml | |
+++ b/pom.xml | |
@@ -1122,6 +1122,7 @@ | |
<module>boms</module> | |
<module>boms/bom</module> | |
+<!-- | |
<module>boms/bom-deprecated</module> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"addons": { | |
"admin-user": { | |
"Name": "admin-user", | |
"Enabled": true, | |
"Priority": 0 | |
}, | |
"registry-route": { | |
"Name": "registry-route", | |
"Enabled": true, |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
SSLContext sslContext = SSLContexts.custom() | |
.loadTrustMaterial((TrustStrategy) (chain, authType) -> true) | |
.build(); | |
try (CloseableHttpClient httpClient = HttpClients.custom() | |
.setSSLContext(sslContext) | |
.setSSLHostnameVerifier(NoopHostnameVerifier.INSTANCE) | |
.build()) { | |
String response = Executor.newInstance(httpClient) | |
.execute(Request.Get("https://localhost:8443/")) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
+ du -h /root/.mvnrepository | |
36K /root/.mvnrepository/xmlpull/xmlpull/1.1.3.1 | |
40K /root/.mvnrepository/xmlpull/xmlpull | |
44K /root/.mvnrepository/xmlpull | |
92K /root/.mvnrepository/oro/oro/2.0.8 | |
96K /root/.mvnrepository/oro/oro | |
100K /root/.mvnrepository/oro | |
180K /root/.mvnrepository/jdom/jdom/1.0 | |
184K /root/.mvnrepository/jdom/jdom | |
188K /root/.mvnrepository/jdom |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Name: jenkins-slave-cg0j5-g8b5z | |
Namespace: lthon-jenkins | |
Security Policy: restricted | |
Node: ip-172-31-69-195.us-east-2.compute.internal/172.31.69.195 | |
Start Time: Wed, 16 Aug 2017 14:15:53 +0200 | |
Labels: jenkins=slave | |
jenkins/maven.fantasianplus_pokus_wfswarm_master.5=true | |
Status: Terminating (expires Wed, 16 Aug 2017 14:20:17 +0200) | |
Termination Grace Period: 30s | |
IP: 10.129.25.181 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Wed Aug 02 14:36:29 CEST 2017 INFO [org.wildfly.swarm.bootstrap] (main) Dependencies not bundled; resolving from M2REPO. | |
2017-08-02 14:36:29,794 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: Arquillian - STABLE org.wildfly.swarm:arquillian:2017.8.1 | |
2017-08-02 14:36:29,799 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: Logging - STABLE org.wildfly.swarm:logging:2017.8.1 | |
2017-08-02 14:36:29,799 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: Topology UI - STABLE org.wildfly.swarm:topology-webapp:2017.8.1 | |
2017-08-02 14:36:29,799 INFO [org.wildfly.swarm] (main) WFSWARM0013: Installed fraction: Undertow - STABLE org.wildfly.swarm:undertow:2017.8.1 | |
2017-08-02 14:36:30,947 INFO [org.jboss.msc] (main) JBoss MSC version 1.2.6.Final | |
2017-08-02 14:36:30,993 INFO [org.jboss.as] (MSC service thread 1-7) WFLYSRV0049: WildFly Swarm 2017.8.1 (WildFly Core 2.2.1.Final) sta |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<project xmlns="http://maven.apache.org/POM/4.0.0" | |
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | |
<modelVersion>4.0.0</modelVersion> | |
<groupId>cz.ladicek</groupId> | |
<artifactId>tinySwarmWebapp</artifactId> | |
<version>1.0.0-SNAPSHOT</version> |
NewerOlder