Shade in missing rhino script engine

This commit is contained in:
William Blake Galbreath
2020-03-11 20:21:56 -05:00
parent 12afded8c7
commit cd9b664918
3 changed files with 44 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
From 4ad6d822049616c83833585f1a24cbe87500128a Mon Sep 17 00:00:00 2001
From c794d57af4283d31fe962cea6c96a3602c0e50fd Mon Sep 17 00:00:00 2001
From: Spottedleaf <Spottedleaf@users.noreply.github.com>
Date: Fri, 14 Dec 2018 21:53:58 -0800
Subject: [PATCH] Tuinity Server Patches
@@ -128,7 +128,7 @@ Subject: [PATCH] Tuinity Server Patches
create mode 100644 src/main/java/com/tuinity/tuinity/util/set/LinkedSortedSet.java
diff --git a/pom.xml b/pom.xml
index e6fc4d014e..ffac75de25 100644
index a7ee9396a0..90ca354c46 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,4 @@
@@ -148,7 +148,7 @@ index e6fc4d014e..ffac75de25 100644
</properties>
<parent>
@@ -119,6 +119,12 @@
@@ -133,6 +133,12 @@
<version>1.3</version>
<scope>test</scope>
</dependency>
@@ -161,7 +161,7 @@ index e6fc4d014e..ffac75de25 100644
</dependencies>
<repositories>
@@ -282,6 +288,10 @@
@@ -296,6 +302,10 @@
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<version>3.8.1</version>