geforkt von Mirrors/Paper
Rebuild Patches
Dieser Commit ist enthalten in:
Ursprung
e3c9d51e96
Commit
5ec0ee10bd
@ -1,6 +1,6 @@
|
|||||||
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
|
||||||
From: Zach Brown <1254957+zachbr@users.noreply.github.com>
|
From: Zach Brown <1254957+zachbr@users.noreply.github.com>
|
||||||
Date: Sat, 7 Mar 2015 19:16:09 -0600
|
Date: Thu, 19 Mar 2015 19:41:15 -0500
|
||||||
Subject: [PATCH] POM Changes
|
Subject: [PATCH] POM Changes
|
||||||
|
|
||||||
|
|
||||||
@ -10,68 +10,76 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+++ b/pom.xml
|
+++ b/pom.xml
|
||||||
@@ -0,0 +0,0 @@
|
@@ -0,0 +0,0 @@
|
||||||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
- <groupId>org.spigotmc</groupId>
|
|
||||||
- <artifactId>spigot</artifactId>
|
|
||||||
+ <groupId>org.github.paperspigot</groupId>
|
|
||||||
+ <artifactId>paperspigot</artifactId>
|
|
||||||
<packaging>jar</packaging>
|
|
||||||
<version>1.8.3-R0.1-SNAPSHOT</version>
|
|
||||||
- <name>Spigot</name>
|
|
||||||
- <url>http://www.spigotmc.org</url>
|
|
||||||
+ <name>PaperSpigot</name>
|
|
||||||
+ <url>https://hub.spigotmc.org/stash/projects/PAPER/</url>
|
|
||||||
|
|
||||||
<properties>
|
|
||||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
|
||||||
@@ -0,0 +0,0 @@
|
|
||||||
</properties>
|
|
||||||
|
|
||||||
<parent>
|
|
||||||
- <groupId>org.spigotmc</groupId>
|
- <groupId>org.spigotmc</groupId>
|
||||||
- <artifactId>spigot-parent</artifactId>
|
- <artifactId>spigot</artifactId>
|
||||||
+ <groupId>org.github.paperspigot</groupId>
|
+ <groupId>org.github.paperspigot</groupId>
|
||||||
+ <artifactId>paperspigot-parent</artifactId>
|
+ <artifactId>paperspigot</artifactId>
|
||||||
<version>dev-SNAPSHOT</version>
|
<packaging>jar</packaging>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<version>1.8.3-R0.1-SNAPSHOT</version>
|
||||||
</parent>
|
- <name>Spigot</name>
|
||||||
|
- <url>http://www.spigotmc.org</url>
|
||||||
|
+ <name>>PaperSpigot</name>
|
||||||
|
+ <url>https://hub.spigotmc.org/stash/projects/PAPER/</url>
|
||||||
|
|
||||||
|
<properties>
|
||||||
|
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||||
@@ -0,0 +0,0 @@
|
@@ -0,0 +0,0 @@
|
||||||
<version>3.0.3</version>
|
</properties>
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<parent>
|
||||||
- <groupId>org.spigotmc</groupId>
|
- <groupId>org.spigotmc</groupId>
|
||||||
- <artifactId>spigot-api</artifactId>
|
- <artifactId>spigot-parent</artifactId>
|
||||||
+ <groupId>org.github.paperspigot</groupId>
|
+ <groupId>org.github.paperspigot</groupId>
|
||||||
+ <artifactId>paperspigot-api</artifactId>
|
+ <artifactId>paperspigot-parent</artifactId>
|
||||||
<version>${project.version}</version>
|
<version>dev-SNAPSHOT</version>
|
||||||
<type>jar</type>
|
<relativePath>../pom.xml</relativePath>
|
||||||
<scope>compile</scope>
|
</parent>
|
||||||
@@ -0,0 +0,0 @@
|
@@ -0,0 +0,0 @@
|
||||||
</configuration>
|
<version>3.0.3</version>
|
||||||
<executions>
|
</dependency>
|
||||||
<execution>
|
<dependency>
|
||||||
- <id>ex-spigot</id>
|
- <groupId>org.spigotmc</groupId>
|
||||||
+ <id>ex-paperspigot</id>
|
- <artifactId>spigot-api</artifactId>
|
||||||
<configuration>
|
+ <groupId>org.github.paperspigot</groupId>
|
||||||
- <outputPrefix>git-Spigot-</outputPrefix>
|
+ <artifactId>paperspigot-api</artifactId>
|
||||||
+ <outputPrefix>git-PaperSpigot-</outputPrefix>
|
<version>${project.version}</version>
|
||||||
<outputPostfix></outputPostfix>
|
<type>jar</type>
|
||||||
<scmDirectory>../</scmDirectory>
|
<scope>compile</scope>
|
||||||
- <descriptionProperty>spigot.desc</descriptionProperty>
|
|
||||||
+ <descriptionProperty>paperspigot.desc</descriptionProperty>
|
|
||||||
</configuration>
|
|
||||||
<phase>compile</phase>
|
|
||||||
<goals>
|
|
||||||
@@ -0,0 +0,0 @@
|
@@ -0,0 +0,0 @@
|
||||||
<manifestEntries>
|
<version>0.2</version>
|
||||||
<Main-Class>org.bukkit.craftbukkit.Main</Main-Class>
|
<executions>
|
||||||
<Implementation-Title>CraftBukkit</Implementation-Title>
|
<execution>
|
||||||
- <Implementation-Version>${spigot.desc}${craftbukkit.desc}</Implementation-Version>
|
- <id>ex-spigot</id>
|
||||||
+ <Implementation-Version>${paperspigot.desc}${craftbukkit.desc}</Implementation-Version>
|
+ <id>ex-paperspigot</id>
|
||||||
<Implementation-Vendor>Bukkit Team</Implementation-Vendor>
|
<configuration>
|
||||||
<Specification-Title>Bukkit</Specification-Title>
|
- <format>git-Spigot-%s</format>
|
||||||
<Specification-Version>${api.version}</Specification-Version>
|
+ <format>git-PaperSpigot-%s</format>
|
||||||
|
<scmDirectory>../</scmDirectory>
|
||||||
|
- <descriptionProperty>spigot.desc</descriptionProperty>
|
||||||
|
+ <descriptionProperty>paperspigot.desc</descriptionProperty>
|
||||||
|
</configuration>
|
||||||
|
<phase>initialize</phase>
|
||||||
|
<goals>
|
||||||
|
@@ -0,0 +0,0 @@
|
||||||
|
</goals>
|
||||||
|
</execution>
|
||||||
|
</executions>
|
||||||
|
- </plugin>
|
||||||
|
+ </plugin>
|
||||||
|
<plugin>
|
||||||
|
<groupId>org.apache.maven.plugins</groupId>
|
||||||
|
<artifactId>maven-jar-plugin</artifactId>
|
||||||
|
@@ -0,0 +0,0 @@
|
||||||
|
<manifestEntries>
|
||||||
|
<Main-Class>org.bukkit.craftbukkit.Main</Main-Class>
|
||||||
|
<Implementation-Title>CraftBukkit</Implementation-Title>
|
||||||
|
- <Implementation-Version>${spigot.desc}${craftbukkit.desc}</Implementation-Version>
|
||||||
|
+ <Implementation-Version>${paperspigot.desc}${craftbukkit.desc}</Implementation-Version>
|
||||||
|
<Implementation-Vendor>Bukkit Team</Implementation-Vendor>
|
||||||
|
<Specification-Title>Bukkit</Specification-Title>
|
||||||
|
<Specification-Version>${api.version}</Specification-Version>
|
||||||
diff --git a/src/main/java/org/bukkit/craftbukkit/util/Versioning.java b/src/main/java/org/bukkit/craftbukkit/util/Versioning.java
|
diff --git a/src/main/java/org/bukkit/craftbukkit/util/Versioning.java b/src/main/java/org/bukkit/craftbukkit/util/Versioning.java
|
||||||
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
index 0000000000000000000000000000000000000000..0000000000000000000000000000000000000000 100644
|
||||||
--- a/src/main/java/org/bukkit/craftbukkit/util/Versioning.java
|
--- a/src/main/java/org/bukkit/craftbukkit/util/Versioning.java
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren