[gradle-jflex-plugin] 01/06: Update gradle-2.12.patch for jflex 1.6.1.
Markus Koschany
apo at moszumanska.debian.org
Wed Jul 27 12:00:29 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository gradle-jflex-plugin.
commit e07f6cadf15fb2e0e4bf300d041e06c947411cc3
Author: Markus Koschany <apo at debian.org>
Date: Wed Jul 27 11:07:55 2016 +0200
Update gradle-2.12.patch for jflex 1.6.1.
---
debian/patches/gradle-2.12.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/patches/gradle-2.12.patch b/debian/patches/gradle-2.12.patch
index 1a1be98..2f5bd30 100644
--- a/debian/patches/gradle-2.12.patch
+++ b/debian/patches/gradle-2.12.patch
@@ -82,7 +82,7 @@ index f64d2be..0cf0d32 100644
private FileCollection jflexClasspath;
private File outputDirectory;
-+ private String mainClass = "JFlex.Main";
++ private String mainClass = "jflex.Main";
+ public void setMainClass(final String mainClass) {
+ this.mainClass = mainClass;
+ }
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-jflex-plugin.git
More information about the pkg-java-commits
mailing list