Spigot 1.6.1 - Those who are aware of the risks will figure out how to compile, testing is underway.
By: md_5 <md_5@live.com.au>
This commit is contained in:
26
CraftBukkit-Patches/0058-Add-compile-failsafe.patch
Normal file
26
CraftBukkit-Patches/0058-Add-compile-failsafe.patch
Normal file
@@ -0,0 +1,26 @@
|
||||
From 097bfc4a82be572a4763d379a25eb62ca2191977 Mon Sep 17 00:00:00 2001
|
||||
From: md_5 <md_5@live.com.au>
|
||||
Date: Tue, 2 Jul 2013 13:45:22 +1000
|
||||
Subject: [PATCH] Add compile failsafe
|
||||
|
||||
|
||||
diff --git a/pom.xml b/pom.xml
|
||||
index 2d8b3f3..cddae7a 100644
|
||||
--- a/pom.xml
|
||||
+++ b/pom.xml
|
||||
@@ -9,10 +9,10 @@
|
||||
<relativePath>../pom.xml</relativePath>
|
||||
</parent>
|
||||
|
||||
- <groupId>org.spigotmc</groupId>
|
||||
+ <!-- <groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
- <version>1.6.1-R0.1-SNAPSHOT</version>
|
||||
+ <version>1.6.1-R0.1-SNAPSHOT</version> Remove to compile Spigot 1.6.1 -->
|
||||
<name>Spigot</name>
|
||||
<url>http://www.spigotmc.org</url>
|
||||
|
||||
--
|
||||
1.8.1.2
|
||||
|
||||
Reference in New Issue
Block a user