This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository dom4j.
commit ea360f3fc409b259d769aa9a4f511b729a9283b0 Author: Marcus Better <[email protected]> Date: Thu Dec 14 11:50:41 2006 +0000 Merge debian branch (r2856). --- dom4j/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom4j/build.xml b/dom4j/build.xml index f7b3fd2..ef0b630 100644 --- a/dom4j/build.xml +++ b/dom4j/build.xml @@ -185,7 +185,7 @@ <target name="package" depends="compile"> <jar jarfile="${build.dir}/${name}.jar" basedir="${build.dest}" - includes="org/dom4j/**"/> + includes="org/dom4j/** org/jaxen/**"/> </target> <!-- =================================================================== --> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/dom4j.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

