From 6b4dd108ebfb13989b4d7e61a96fe8314556107a Mon Sep 17 00:00:00 2001 From: Troy Frew Date: Tue, 15 Nov 2016 08:56:43 -0500 Subject: [PATCH] POM Changes diff --git a/api/pom.xml b/api/pom.xml index 8a67d8a3..24a14986 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -5,41 +5,41 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-api + travertine-api 1.15-SNAPSHOT jar - Waterfall-API + Travertine-API API implemented by the Elastic Portal Suite io.github.waterfallmc - waterfall-chat + travertine-chat ${project.version} compile io.github.waterfallmc - waterfall-config + travertine-config ${project.version} compile io.github.waterfallmc - waterfall-event + travertine-event ${project.version} compile io.github.waterfallmc - waterfall-protocol + travertine-protocol ${project.version} compile diff --git a/bootstrap/pom.xml b/bootstrap/pom.xml index 0a27c9f6..5c971ed0 100644 --- a/bootstrap/pom.xml +++ b/bootstrap/pom.xml @@ -5,18 +5,18 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-bootstrap + travertine-bootstrap 1.15-SNAPSHOT jar - Waterfall-Bootstrap - Java 1.6 loader for Waterfall + Travertine-Bootstrap + Java 1.6 loader for Travertine true @@ -28,14 +28,14 @@ io.github.waterfallmc - waterfall-proxy + travertine-proxy ${project.version} compile - Waterfall + Travertine org.apache.maven.plugins diff --git a/chat/pom.xml b/chat/pom.xml index 0bd76ea5..3cbe1abf 100644 --- a/chat/pom.xml +++ b/chat/pom.xml @@ -5,18 +5,18 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-chat + travertine-chat 1.15-SNAPSHOT jar - Waterfall-Chat - Minecraft JSON chat API intended for use with Waterfall + Travertine-Chat + Minecraft JSON chat API intended for use with Travertine diff --git a/config/pom.xml b/config/pom.xml index 764fcc6b..48184d59 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -5,18 +5,18 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-config + travertine-config 1.15-SNAPSHOT jar - Waterfall-Config - Generic java configuration API intended for use with Waterfall + Travertine-Config + Generic java configuration API intended for use with Travertine diff --git a/event/pom.xml b/event/pom.xml index 5eb97c1f..0be68542 100644 --- a/event/pom.xml +++ b/event/pom.xml @@ -5,16 +5,16 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-event + travertine-event 1.15-SNAPSHOT jar - Waterfall-Event - Generic java event dispatching API intended for use with Waterfall. + Travertine-Event + Generic java event dispatching API intended for use with Travertine. diff --git a/log/pom.xml b/log/pom.xml index 23dacb1d..b4520832 100644 --- a/log/pom.xml +++ b/log/pom.xml @@ -5,18 +5,18 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-log + travertine-log 1.15-SNAPSHOT jar - Waterfall-Log - Simplistic and performant java.util.Logger based logger and console API designed for use with Waterfall and Minecraft related applications. + Travertine-Log + Simplistic and performant java.util.Logger based logger and console API designed for use with Travertine and Minecraft related applications. @@ -27,7 +27,7 @@ io.github.waterfallmc - waterfall-chat + travertine-chat ${project.version} compile diff --git a/log4j/pom.xml b/log4j/pom.xml index f5267567..acb4a43d 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -4,17 +4,17 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-log4j + travertine-log4j 1.15-SNAPSHOT jar - Waterfall-Log + Travertine-Log Simplistic and performant Log4j2 based logger and console API designed for use with Waterfall and Minecraft related applications. @@ -50,5 +50,24 @@ 3.4.2 runtime + + + net.minecrell + terminalconsoleappender + 1.0.0 + + + net.java.dev.jna + jna + 4.4.0 + runtime + + + + io.github.waterfallmc + travertine-chat + ${project.version} + compile + diff --git a/module/cmd-alert/pom.xml b/module/cmd-alert/pom.xml index 9340d58a..a881b245 100644 --- a/module/cmd-alert/pom.xml +++ b/module/cmd-alert/pom.xml @@ -5,13 +5,13 @@ io.github.waterfallmc - waterfall-module + travertine-module 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-cmd-alert + travertine-module-cmd-alert 1.15-SNAPSHOT jar diff --git a/module/cmd-find/pom.xml b/module/cmd-find/pom.xml index c7106fe9..a54d6029 100644 --- a/module/cmd-find/pom.xml +++ b/module/cmd-find/pom.xml @@ -5,13 +5,13 @@ io.github.waterfallmc - waterfall-module + travertine-module 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-cmd-find + travertine-module-cmd-find 1.15-SNAPSHOT jar diff --git a/module/cmd-list/pom.xml b/module/cmd-list/pom.xml index e14d18e7..9bb18c7d 100644 --- a/module/cmd-list/pom.xml +++ b/module/cmd-list/pom.xml @@ -5,13 +5,13 @@ io.github.waterfallmc - waterfall-module + travertine-module 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-cmd-list + travertine-module-cmd-list 1.15-SNAPSHOT jar diff --git a/module/cmd-send/pom.xml b/module/cmd-send/pom.xml index 68f526b1..5753b492 100644 --- a/module/cmd-send/pom.xml +++ b/module/cmd-send/pom.xml @@ -5,13 +5,13 @@ io.github.waterfallmc - waterfall-module + travertine-module 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-cmd-send + travertine-module-cmd-send 1.15-SNAPSHOT jar diff --git a/module/cmd-server/pom.xml b/module/cmd-server/pom.xml index d8ebf472..5c457f76 100644 --- a/module/cmd-server/pom.xml +++ b/module/cmd-server/pom.xml @@ -5,13 +5,13 @@ io.github.waterfallmc - waterfall-module + travertine-module 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-cmd-server + travertine-module-cmd-server 1.15-SNAPSHOT jar diff --git a/module/pom.xml b/module/pom.xml index 7b05190b..266678f4 100644 --- a/module/pom.xml +++ b/module/pom.xml @@ -5,18 +5,18 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module + travertine-module 1.15-SNAPSHOT pom - Waterfall Modules - Parent project for all Waterfall modules. + Travertine Modules + Parent project for all Travertine modules. cmd-alert @@ -35,7 +35,7 @@ io.github.waterfallmc - waterfall-api + travertine-api ${project.version} compile diff --git a/module/reconnect-yaml/pom.xml b/module/reconnect-yaml/pom.xml index c29ac52f..4774659f 100644 --- a/module/reconnect-yaml/pom.xml +++ b/module/reconnect-yaml/pom.xml @@ -5,13 +5,13 @@ io.github.waterfallmc - waterfall-module + travertine-module 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-module-reconnect-yaml + travertine-module-reconnect-yaml 1.15-SNAPSHOT jar diff --git a/native/pom.xml b/native/pom.xml index f8b549dc..b4459ace 100644 --- a/native/pom.xml +++ b/native/pom.xml @@ -5,18 +5,18 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-native + travertine-native 1.15-SNAPSHOT jar - Waterfall-Native - Optional native code to speed up and enhance Waterfall functionality. + Travertine-Native + Optional native code to speed up and enhance Travertine functionality. diff --git a/pom.xml b/pom.xml index a89472eb..cf13c377 100644 --- a/pom.xml +++ b/pom.xml @@ -5,19 +5,19 @@ io.github.waterfallmc - waterfall-super + travertine-super dev-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT pom - Waterfall-Parent - Parent project for all Waterfall modules. - https://github.com/WaterfallMC/Waterfall + Travertine-Parent + Parent project for all Travertine modules. + https://github.com/PaperMC/Travertine 2015 WaterfallMC @@ -65,17 +65,17 @@ - scm:git:git@github.com:com:WaterfallMC/Waterfall.git - scm:git:git@github.com:WaterfallMC/Waterfall.git - git@github.com:WaterfallMC/Waterfall.git + scm:git:git@github.com:com:PaperMC/Travertine.git + scm:git:git@github.com:PaperMC/Travertine.git + git@github.com:PaperMC/Travertine.git GitHub - https://github.com/PaperMC/Waterfall/issues + https://github.com/PaperMC/Travertine/issues jenkins - https://papermc.io/ci/job/Waterfall/ + https://papermc.io/ci/job/Travertine/ diff --git a/protocol/pom.xml b/protocol/pom.xml index 4592e2b3..0501a835 100644 --- a/protocol/pom.xml +++ b/protocol/pom.xml @@ -5,18 +5,18 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-protocol + travertine-protocol 1.15-SNAPSHOT jar - Waterfall-Protocol - Minimal implementation of the Minecraft protocol for use in Waterfall + Travertine-Protocol + Minimal implementation of the Minecraft protocol for use in Travertine @@ -42,7 +42,7 @@ io.github.waterfallmc - waterfall-chat + travertine-chat ${project.version} compile diff --git a/proxy/pom.xml b/proxy/pom.xml index 39d6e35e..a53571fc 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -5,17 +5,17 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-proxy + travertine-proxy 1.15-SNAPSHOT jar - Waterfall-Proxy + Travertine-Proxy Proxy component of the Elastic Portal Suite @@ -41,14 +41,14 @@ ${netty.version} compile - + io.netty netty-resolver-dns ${netty.version} compile - + io.netty netty-handler @@ -64,31 +64,31 @@ io.github.waterfallmc - waterfall-api + travertine-api ${project.version} compile io.github.waterfallmc - waterfall-log4j + travertine-log4j ${project.version} compile io.github.waterfallmc - waterfall-native + travertine-native ${project.version} compile io.github.waterfallmc - waterfall-protocol + travertine-protocol ${project.version} compile io.github.waterfallmc - waterfall-query + travertine-query ${project.version} compile diff --git a/proxy/src/main/java/net/md_5/bungee/module/JenkinsModuleSource.java b/proxy/src/main/java/net/md_5/bungee/module/JenkinsModuleSource.java index 9b20d0df..2637b9e2 100644 --- a/proxy/src/main/java/net/md_5/bungee/module/JenkinsModuleSource.java +++ b/proxy/src/main/java/net/md_5/bungee/module/JenkinsModuleSource.java @@ -18,7 +18,7 @@ public class JenkinsModuleSource implements ModuleSource System.out.println( "Attempting to Jenkins download module " + module.getName() + " v" + version.getBuild() ); try { - URL website = new URL( "https://papermc.io/ci/job/Waterfall/" + version.getBuild() + "/artifact/Waterfall-Proxy/module/" + module.getName().replace( '_', '-' ) + "/target/" + module.getName() + ".jar" ); + URL website = new URL( "https://papermc.io/ci/job/Travertine/" + version.getBuild() + "/artifact/Travertine-Proxy/module/" + module.getName().replace( '_', '-' ) + "/target/" + module.getName() + ".jar" ); URLConnection con = website.openConnection(); // 15 second timeout at various stages con.setConnectTimeout( 15000 ); diff --git a/query/pom.xml b/query/pom.xml index c3a29122..109574c0 100644 --- a/query/pom.xml +++ b/query/pom.xml @@ -5,18 +5,18 @@ io.github.waterfallmc - waterfall-parent + travertine-parent 1.15-SNAPSHOT ../pom.xml io.github.waterfallmc - waterfall-query + travertine-query 1.15-SNAPSHOT jar - Waterfall-Query - Minecraft query implementation based on the Waterfall API. + Travertine-Query + Minecraft query implementation based on the Travertine API. @@ -27,7 +27,7 @@ io.github.waterfallmc - waterfall-api + travertine-api ${project.version} compile -- 2.24.0