[dom4j] 02/02: Tag release.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Oct 25 10:34:47 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to annotated tag debian/1.6.1+dfsg-2
in repository dom4j.
commit 2f767f1f6376bc73cfcda33c2d8441f81ef73427
Author: Marcus Better <marcus at better.se>
Date: Thu Dec 14 11:51:51 2006 +0000
Tag release.
---
build.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.xml b/build.xml
index f7b3fd2..ef0b630 100644
--- a/build.xml
+++ b/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