This is an automated email from the git hooks/post-receive script. jamespage pushed a commit to branch master in repository jenkins-xstream.
commit e4d94c079bc9cdb1711d0abca092c42a417251d9 Author: James Page <[email protected]> Date: Mon Aug 12 14:02:33 2013 +0100 Fixup kxml2 rules handing --- debian/maven.rules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/maven.rules b/debian/maven.rules index 8eb4cd8..895f0d7 100644 --- a/debian/maven.rules +++ b/debian/maven.rules @@ -22,4 +22,5 @@ s/jdom/org.jdom/ jdom jar s/1\..*/debian/ * * junit junit jar s/3\..*/3.x/ * * org.codehaus.woodstox s/wstx-asl/woodstox-core-lgpl/ jar s/.*/debian/ * * xpp3 s/xpp3_min/xpp3/ * s/.*/debian/ * * -s/net.sf.kxml/kxml2/ * * s/.*/debian/ * * +s/net.sf.kxml/kxml2/ kxml2-min * s/.*/debian/ * * +s/net.sf.kxml/kxml2/ kxml2 * s/.*/debian/ * * -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-xstream.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

