This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven-javadoc-plugin.
commit 95f5fc6b80975c049ee2281078876f2ff83db316 Author: Emmanuel Bourg <[email protected]> Date: Mon Nov 2 22:44:08 2015 +0100 Fixed the build failure caused by the modello upgrade (Closes: #793586) --- debian/changelog | 1 + debian/maven.rules | 1 - 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index e8fdb84..cefe339 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ maven-javadoc-plugin (2.10.3-1) UNRELEASED; urgency=medium * New upstream release - Refreshed the patches and removed doxia1_1.patch - Refreshed debian/maven-metadata-local.xml + * Fixed the build failure caused by the modello upgrade (Closes: #793586) -- Emmanuel Bourg <[email protected]> Mon, 04 May 2015 17:02:04 +0200 diff --git a/debian/maven.rules b/debian/maven.rules index 726d95c..0f3e00a 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -1,4 +1,3 @@ -org.codehaus.modello modello-maven-plugin maven-plugin s/.*/1.1/ org.codehaus.mojo clirr-maven-plugin * * org.apache.bcel bcel jar s/5\..*/5.x/ * maven-plugin-plugin maven-plugin s/.*/2.8/ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven-javadoc-plugin.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

