[gradle-jflex-plugin] 03/14: Merge tag 'upstream/1.1.0'
Markus Koschany
apo at moszumanska.debian.org
Wed Jul 27 13:44:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch experimental
in repository gradle-jflex-plugin.
commit d6c051d3baaced92ba8e8f7bb9a5e43eb2cb32a3
Merge: 432e85e b692538
Author: Markus Koschany <apo at debian.org>
Date: Tue Jul 19 19:22:12 2016 +0200
Merge tag 'upstream/1.1.0'
Upstream version 1.1.0
# gpg: Signature made Tue 19 Jul 2016 19:22:08 CEST using RSA key ID 513B51E4
# gpg: Good signature from "Markus Koschany <apo at gambaru.de>" [ultimate]
# gpg: aka "Markus Koschany <markus at koschany.net>" [ultimate]
# gpg: aka "Markus Koschany <apo at debian.org>" [ultimate]
.gitignore | 15 +-
LICENSE | 14 --
LICENSE.txt | 202 +++++++++++++++++++++
README.md | 57 +++---
build.gradle | 71 ++------
gradle.properties | 4 -
gradle/wrapper/gradle-wrapper.properties | 4 +-
gradlew | 10 +-
gradlew.bat | 2 +-
settings.gradle | 20 +-
.../org/xbib/gradle/plugin/JFlexPlugin.groovy | 18 ++
.../groovy/org/xbib/gradle/task/JFlexTask.groovy | 37 ++++
.../tomlee/gradle/plugins/jflex/JFlexPlugin.java | 91 ----------
.../co/tomlee/gradle/plugins/jflex/JFlexTask.java | 48 -----
.../plugins/jflex/JFlexVirtualSourceDirectory.java | 9 -
.../jflex/JFlexVirtualSourceDirectoryImpl.java | 28 ---
.../META-INF/gradle-plugins/jflex.properties | 2 +-
17 files changed, 320 insertions(+), 312 deletions(-)
--
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