[rest-gradle-plugin] 32/83: Associate the plugin with a Gradle 2.0 ID

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 15:59:04 UTC 2017


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository rest-gradle-plugin.

commit 130a8c27f42af8e4198e1cc1adaa06feb94b614b
Author: noamt <noam at 10ne.org>
Date:   Sun Aug 10 14:07:22 2014 +0300

    Associate the plugin with a Gradle 2.0 ID
---
 .../gradle-plugins/{rest.properties => org.10ne.rest.properties}       | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/main/resources/META-INF/gradle-plugins/rest.properties b/src/main/resources/META-INF/gradle-plugins/org.10ne.rest.properties
similarity index 83%
rename from src/main/resources/META-INF/gradle-plugins/rest.properties
rename to src/main/resources/META-INF/gradle-plugins/org.10ne.rest.properties
index e551ffb..c816c23 100644
--- a/src/main/resources/META-INF/gradle-plugins/rest.properties
+++ b/src/main/resources/META-INF/gradle-plugins/org.10ne.rest.properties
@@ -14,4 +14,5 @@
 # limitations under the License.
 #
 
-implementation-class=org._10ne.gradle.rest.RestPlugin
\ No newline at end of file
+implementation-class=org._10ne.gradle.rest.RestPlugin
+gradle-plugin=org.10ne.rest:org._10ne.gradle:rest-gradle-plugin
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rest-gradle-plugin.git



More information about the pkg-java-commits mailing list