[dom4j] 15/74: Merge debian branch (r2856).
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 25 10:34:06 UTC 2017
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 <marcus at better.se>
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
More information about the pkg-java-commits
mailing list