[rest-gradle-plugin] 01/83: Initial commit
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Oct 25 15:59:01 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 0ff9ed067951f9b343f9bbb8a3c46b88d258e7cb
Author: Noam Y. Tenne <noam at 10ne.org>
Date: Mon Feb 25 01:16:24 2013 -0800
Initial commit
---
.gitignore | 6 ++++++
README.md | 4 ++++
2 files changed, 10 insertions(+)
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0f182a0
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,6 @@
+*.class
+
+# Package Files #
+*.jar
+*.war
+*.ear
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5dfcc20
--- /dev/null
+++ b/README.md
@@ -0,0 +1,4 @@
+rest-gradle-plugin
+==================
+
+A Gradle plugin that provides a REST request task infrastructure
\ 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