[jackrabbit] 09/10: Add maven.properties file.
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Jun 21 17:52:56 UTC 2015
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository jackrabbit.
commit 729163176ae8198597ec09c53c00a854d00d5d8e
Author: Markus Koschany <apo at gambaru.de>
Date: Sun Jun 21 19:40:56 2015 +0200
Add maven.properties file.
---
debian/changelog | 2 ++
debian/maven.properties | 1 +
2 files changed, 3 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 5311831..a65a529 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -28,6 +28,8 @@ jackrabbit (2.10.1-1) unstable; urgency=high
dependencies.
* Use maven-debian-helper and Maven as build system. Drop all ant
build-dependencies.
+ * Add libmaven-bundle-plugin-java to Build-Depends.
+ * Add maven.properties file and drop build.properties.
-- Markus Koschany <apo at gambaru.de> Sun, 21 Jun 2015 18:35:47 +0200
diff --git a/debian/maven.properties b/debian/maven.properties
new file mode 100644
index 0000000..d2f1b82
--- /dev/null
+++ b/debian/maven.properties
@@ -0,0 +1 @@
+maven.test.skip=true
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackrabbit.git
More information about the pkg-java-commits
mailing list