[doxia-sitetools] 35/37: Build the new doxia-integration-tools module
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Jul 28 12:59:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository doxia-sitetools.
commit d75de593e104daa5b0d2c5b385d10547a11f0b56
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Fri Jul 28 13:48:54 2017 +0200
Build the new doxia-integration-tools module
---
debian/changelog | 3 +--
debian/control | 1 +
debian/libdoxia-sitetools-java.poms | 2 +-
debian/maven.rules | 1 +
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index e0b4b3d..3255a43 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,8 +7,7 @@ doxia-sitetools (1.7.4-1) UNRELEASED; urgency=medium
with libplexus-component-metadata-java
- New dependency on libvelocity-tools-java
- Depend on libdoxia-java (>= 1.7)
- - Build the new doxia-skin-model module
- - Ignore the new doxia-integration-tools module
+ - Build the new doxia-skin-model and doxia-integration-tools modules
- Depend on libplexus-utils2-java instead of libplexus-utils-java
- Made RenderingContext in sitetools to extend RenderingContext in doxia
in order to preserve the backward compatibility.
diff --git a/debian/control b/debian/control
index 3f7f0a6..dd6a9a5 100644
--- a/debian/control
+++ b/debian/control
@@ -16,6 +16,7 @@ Build-Depends-Indep: default-jdk-doc,
libjaxp1.3-java,
libmaven-javadoc-plugin-java,
libmaven-parent-java,
+ libmaven-plugin-testing-java,
libmodello-maven-plugin-java,
libplexus-component-metadata-java,
libplexus-container-default1.5-java,
diff --git a/debian/libdoxia-sitetools-java.poms b/debian/libdoxia-sitetools-java.poms
index 383d372..fbc3e4e 100644
--- a/debian/libdoxia-sitetools-java.poms
+++ b/debian/libdoxia-sitetools-java.poms
@@ -26,6 +26,6 @@
pom.xml --has-package-version
doxia-decoration-model/pom.xml --has-package-version
doxia-doc-renderer/pom.xml --has-package-version
-doxia-integration-tools/pom.xml --ignore
+doxia-integration-tools/pom.xml --has-package-version
doxia-site-renderer/pom.xml --has-package-version
doxia-skin-model/pom.xml --has-package-version
diff --git a/debian/maven.rules b/debian/maven.rules
index 49e48f4..7537579 100644
--- a/debian/maven.rules
+++ b/debian/maven.rules
@@ -22,3 +22,4 @@ junit junit jar s/3\..*/3.x/ * *
org.codehaus.plexus plexus-container-default jar s/.*/1.5.5/ * *
org.codehaus.plexus plexus-utils * s/.*/2.x/ * *
org.apache.maven maven-parent pom s/.*/debian/ * *
+s/org.apache.maven.shared/org.apache.maven.plugin-testing/ maven-plugin-testing-harness * s/.*/debian/ * *
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/doxia-sitetools.git
More information about the pkg-java-commits
mailing list