This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository robocode.
commit 75fcf8a6ab1662c0dccc6b9b094941f490c3e714 Author: Markus Koschany <[email protected]> Date: Sun Apr 30 16:24:05 2017 +0200 Drop ecj.patch --- debian/patches/ecj.patch | 24 ------------------------ debian/patches/series | 1 - 2 files changed, 25 deletions(-) diff --git a/debian/patches/ecj.patch b/debian/patches/ecj.patch deleted file mode 100644 index fa5b4b9..0000000 --- a/debian/patches/ecj.patch +++ /dev/null @@ -1,24 +0,0 @@ -From: Markus Koschany <[email protected]> -Date: Fri, 7 Nov 2014 22:28:38 +0100 -Subject: ecj - -Fix FTBFS due to wrong ecj version. - -Forwarded: not-needed ---- - robocode.content/pom.xml | 2 +- - 1 file changed, 1 insertion(+), 1 deletion(-) - -diff --git a/robocode.content/pom.xml b/robocode.content/pom.xml -index 61bd711..4271d47 100644 ---- a/robocode.content/pom.xml -+++ b/robocode.content/pom.xml -@@ -48,7 +48,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs - <artifactItem> - <groupId>org.eclipse.jdt.core.compiler</groupId> - <artifactId>ecj</artifactId> -- <version>4.4</version> -+ <version>debian</version> - <type>jar</type> - <overWrite>false</overWrite> - <outputDirectory>${project.build.directory}/classes/compilers</outputDirectory> diff --git a/debian/patches/series b/debian/patches/series index 27b86c5..94aa85b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ showJavaDocumentation.patch -ecj.patch -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/robocode.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

