mirror of
https://github.com/PaperMC/Waterfall.git
synced 2025-02-05 22:41:34 +01:00
Merge branch 'master' of https://github.com/PaperMC/Travertine into PaperMC-master
This commit is contained in:
commit
ad7e014eb4
@ -1 +1 @@
|
||||
Subproject commit cb25ad54090277d5d175193352947e692daa269b
|
||||
Subproject commit 6702e0f69b2fa32c1046d277ade2107e22ba9134
|
@ -1,11 +1,11 @@
|
||||
From c5ebed82ea418dd7281481f4971080bdc70629e5 Mon Sep 17 00:00:00 2001
|
||||
From ac5a18e97dbbc5cb69352de75f38895c60433503 Mon Sep 17 00:00:00 2001
|
||||
From: Troy Frew <fuzzy_bot@arenaga.me>
|
||||
Date: Tue, 15 Nov 2016 08:56:43 -0500
|
||||
Subject: [PATCH] POM Changes
|
||||
|
||||
|
||||
diff --git a/api/pom.xml b/api/pom.xml
|
||||
index c2b55587d..1cd99ed30 100644
|
||||
index ca1ed8811..adec9d39f 100644
|
||||
--- a/api/pom.xml
|
||||
+++ b/api/pom.xml
|
||||
@@ -5,41 +5,41 @@
|
||||
@ -452,7 +452,7 @@ index db15febbc..a2efb5e52 100644
|
||||
<dependencies>
|
||||
<dependency>
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index bfec1abc2..0183f7148 100644
|
||||
index 56bb4a7aa..b3ee7b0cd 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -5,19 +5,19 @@
|
||||
@ -535,7 +535,7 @@ index 402266ca1..993cbca95 100644
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
diff --git a/proxy/pom.xml b/proxy/pom.xml
|
||||
index 7a872a549..330697bc7 100644
|
||||
index ca1fc13b9..d67d1a5d3 100644
|
||||
--- a/proxy/pom.xml
|
||||
+++ b/proxy/pom.xml
|
||||
@@ -5,17 +5,17 @@
|
||||
@ -559,7 +559,7 @@ index 7a872a549..330697bc7 100644
|
||||
<description>Proxy component of the Elastic Portal Suite</description>
|
||||
|
||||
<properties>
|
||||
@@ -59,31 +59,31 @@
|
||||
@@ -65,31 +65,31 @@
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>io.github.waterfallmc</groupId>
|
||||
@ -646,4 +646,5 @@ index 8ce88f4a4..813696e45 100644
|
||||
<scope>compile</scope>
|
||||
</dependency>
|
||||
--
|
||||
2.30.1
|
||||
2.31.0
|
||||
|
||||
|
@ -65,7 +65,7 @@ basedir=$basedir/Waterfall
|
||||
pushd Waterfall
|
||||
applyPatch BungeeCord Waterfall-Proxy HEAD
|
||||
popd
|
||||
basedir=$(dirname $basedir)
|
||||
basedir=$(dirname "$basedir")
|
||||
|
||||
# Apply travertine patches
|
||||
applyPatch Waterfall/Waterfall-Proxy Travertine-Proxy HEAD
|
||||
|
Loading…
Reference in New Issue
Block a user