[jboss-modules] 11/16: Rebase build.patch for new release.
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Mar 20 18:33:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository jboss-modules.
commit 5a33b5a3e684244cbed08def332784dfc25292d5
Author: Markus Koschany <apo at debian.org>
Date: Sun Mar 20 17:46:48 2016 +0100
Rebase build.patch for new release.
---
debian/patches/build.patch | 30 ++++++++++++++++++++++++++++++
debian/patches/series | 1 +
2 files changed, 31 insertions(+)
diff --git a/debian/patches/build.patch b/debian/patches/build.patch
new file mode 100644
index 0000000..e964ac5
--- /dev/null
+++ b/debian/patches/build.patch
@@ -0,0 +1,30 @@
+From: Markus Koschany <apo at debian.org>
+Date: Sun, 20 Mar 2016 17:46:39 +0100
+Subject: build
+
+---
+ pom.xml | 4 ++--
+ 1 file changed, 2 insertions(+), 2 deletions(-)
+
+diff --git a/pom.xml b/pom.xml
+index b2caa0e..2334948 100644
+--- a/pom.xml
++++ b/pom.xml
+@@ -133,7 +133,7 @@
+ </plugin>
+
+ <!-- Javadoc -->
+- <plugin>
++ <!--<plugin>
+ <artifactId>maven-javadoc-plugin</artifactId>
+ <configuration>
+ <doclet>net.gleamynode.apiviz.APIviz</doclet>
+@@ -145,7 +145,7 @@
+ <excludePackageNames>__redirected</excludePackageNames>
+ <excludePackageNames>org.jboss.modules._private</excludePackageNames>
+ </configuration>
+- </plugin>
++ </plugin>-->
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-checkstyle-plugin</artifactId>
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..5879227
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+build.patch
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jboss-modules.git
More information about the pkg-java-commits
mailing list