Remove LocalLanguage patch for now

By: md_5 <md_5@live.com.au>
This commit is contained in:
Spigot
2013-07-02 13:14:40 +10:00
parent acb5c443c4
commit 3d185b5792
28 changed files with 108 additions and 359 deletions

View File

@@ -1,11 +1,11 @@
From 40b3f27d6135511d5061142bf55a0d9ae3c6722b Mon Sep 17 00:00:00 2001
From 29ade3ffce7ddfd6bef211f8f976b6703d42606e Mon Sep 17 00:00:00 2001
From: md_5 <md_5@live.com.au>
Date: Tue, 23 Apr 2013 11:34:54 +1000
Date: Tue, 2 Jul 2013 13:07:39 +1000
Subject: [PATCH] POM Changes
diff --git a/pom.xml b/pom.xml
index 7257f87..88b41b1 100644
index 7257f87..75ef3c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,12 +1,20 @@
@@ -59,17 +59,8 @@ index 7257f87..88b41b1 100644
<repositories>
<repository>
<id>repobo-snap</id>
@@ -42,17 +31,10 @@
</repository>
</repositories>
@@ -51,8 +40,8 @@
- <pluginRepositories>
- <pluginRepository>
- <id>bukkit-plugins</id>
- <url>http://repo.bukkit.org/content/groups/public</url>
- </pluginRepository>
- </pluginRepositories>
-
<dependencies>
<dependency>
- <groupId>org.bukkit</groupId>
@@ -79,7 +70,7 @@ index 7257f87..88b41b1 100644
<version>${project.version}</version>
<type>jar</type>
<scope>compile</scope>
@@ -145,18 +127,23 @@
@@ -145,18 +134,23 @@
<version>1.3</version>
<scope>test</scope>
</dependency>
@@ -105,7 +96,7 @@ index 7257f87..88b41b1 100644
<outputPostfix></outputPostfix>
</configuration>
<executions>
@@ -210,7 +197,7 @@
@@ -210,7 +204,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>