Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

Commit

Permalink
bump maven-compiler-plugin while I'm at it
Browse files Browse the repository at this point in the history
  • Loading branch information
Titaniumtown committed Apr 23, 2021
1 parent 2cf68d8 commit 25dfa2c
Show file tree
Hide file tree
Showing 9 changed files with 27 additions and 9 deletions.
11 changes: 10 additions & 1 deletion patches/api/0001-Modify-POM.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Subject: [PATCH] Modify POM


diff --git a/pom.xml b/pom.xml
index 6c200882954adc4831307f3d6dfa3202571fb30b..1bf7c7d0a192f4b05611075537a4d718799190a1 100644
index 6c200882954adc4831307f3d6dfa3202571fb30b..fce4921f723e74eeb8db0d428647143b1c923c68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,18 +3,18 @@
Expand Down Expand Up @@ -94,3 +94,12 @@ index 6c200882954adc4831307f3d6dfa3202571fb30b..1bf7c7d0a192f4b05611075537a4d718
</dependency>
</dependencies>

@@ -214,7 +227,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>3.2.3</version>
+ <version>3.2.4</version>
<executions>
<execution>
<phase>package</phase>
2 changes: 1 addition & 1 deletion patches/api/0003-Add-GameProfileLookupEvent.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Subject: [PATCH] Add GameProfileLookupEvent


diff --git a/pom.xml b/pom.xml
index 1bf7c7d0a192f4b05611075537a4d718799190a1..ce3676f8f8db8cff686d4cdf47b496d51e0af7df 100644
index fce4921f723e74eeb8db0d428647143b1c923c68..72348d16df2965a94ad4a0aaa805b4ceb2a7cfc9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,10 @@
Expand Down
2 changes: 1 addition & 1 deletion patches/api/0005-Add-NBT-API-as-a-first-class-lib.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Subject: [PATCH] Add NBT API as a first-class lib


diff --git a/pom.xml b/pom.xml
index ce3676f8f8db8cff686d4cdf47b496d51e0af7df..4689aa0788afb7fe5b7c8d1a906373bef2744e91 100644
index 72348d16df2965a94ad4a0aaa805b4ceb2a7cfc9..2f38afd3850260933a8398165945162d4cb3ee72 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,6 +46,11 @@
Expand Down
2 changes: 1 addition & 1 deletion patches/api/0009-java-11.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Subject: [PATCH] java 11


diff --git a/pom.xml b/pom.xml
index 4689aa0788afb7fe5b7c8d1a906373bef2744e91..da706aedb9926a95db6d4e72047b24efbda57447 100644
index 2f38afd3850260933a8398165945162d4cb3ee72..c3ab38266cfa232969a5fe9a05c3bf0ca355ada9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,8 +19,8 @@
Expand Down
11 changes: 10 additions & 1 deletion patches/server/0001-Modify-POM.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Subject: [PATCH] Modify POM


diff --git a/pom.xml b/pom.xml
index 6fe8dad8df109531f2b38fbfcb58b6807dbb8cf0..48c53278ab9a02c614219e87fbe0a52f2c322e96 100644
index 6fe8dad8df109531f2b38fbfcb58b6807dbb8cf0..158eaf81874983f4a703e188b56ecc2a4af97469 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,11 +1,11 @@
Expand Down Expand Up @@ -142,3 +142,12 @@ index 6fe8dad8df109531f2b38fbfcb58b6807dbb8cf0..48c53278ab9a02c614219e87fbe0a52f
<scmDirectory>..</scmDirectory>
</configuration>
<executions>
@@ -261,7 +289,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
- <version>3.2.3</version>
+ <version>3.2.4</version>
<executions>
<execution>
<phase>package</phase>
2 changes: 1 addition & 1 deletion patches/server/0003-Utilities.patch
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Co-authored-by: Mykyta Komarnytskyy <nkomarn@hotmail.com>
Co-authored-by: Ivan Pekov <ivan@mrivanplays.com>

diff --git a/pom.xml b/pom.xml
index 48c53278ab9a02c614219e87fbe0a52f2c322e96..3a05118d764a6a934b4f834c3080e4ed20c227e9 100644
index 158eaf81874983f4a703e188b56ecc2a4af97469..a30e47622f2f8902877265e32a21a2ff9d48f50a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -197,6 +197,12 @@
Expand Down
2 changes: 1 addition & 1 deletion patches/server/0009-Add-NBT-API-as-a-first-class-lib.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Subject: [PATCH] Add NBT API as a first-class lib


diff --git a/pom.xml b/pom.xml
index 3a05118d764a6a934b4f834c3080e4ed20c227e9..d0259f18488e1ecf0276865e0ff7958726a40033 100644
index a30e47622f2f8902877265e32a21a2ff9d48f50a..c17ecfee739298ad4d0ecb0f9d8eb622468250ab 100644
--- a/pom.xml
+++ b/pom.xml
@@ -374,6 +374,10 @@
Expand Down
2 changes: 1 addition & 1 deletion patches/server/0071-C2ME-Port.patch
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Port of https://github.com/YatopiaMC/C2ME-fabric
Co-authored-by: Simon Gardling <titaniumtown@gmail.com>

diff --git a/pom.xml b/pom.xml
index d0259f18488e1ecf0276865e0ff7958726a40033..f0a73238612327d71cf78801df816823d80893a0 100644
index c17ecfee739298ad4d0ecb0f9d8eb622468250ab..b75799ab4c158203b3903428c6403c55b2322806 100644
--- a/pom.xml
+++ b/pom.xml
@@ -203,6 +203,12 @@
Expand Down
2 changes: 1 addition & 1 deletion patches/server/0076-java-11.patch
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Subject: [PATCH] java 11


diff --git a/pom.xml b/pom.xml
index f0a73238612327d71cf78801df816823d80893a0..57a87372c039fb410c97eaa00227b429b90da2b1 100644
index b75799ab4c158203b3903428c6403c55b2322806..6ffc6c652dbac0cde12d77f290f378fa4c4b27d7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -14,8 +14,8 @@
Expand Down

0 comments on commit 25dfa2c

Please sign in to comment.