[dom4j] 22/74: Remove no longer included jaxen files from build.

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Oct 25 10:34:08 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 bb6d3f35a18f9ee2dc7f01940cc0c605107b09e2
Author: Marcus Better <marcus at better.se>
Date:   Mon May 18 16:10:49 2009 +0000

    Remove no longer included jaxen files from build.
---
 dom4j/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dom4j/build.xml b/dom4j/build.xml
index ef0b630..f7b3fd2 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/** org/jaxen/**"/>
+         includes="org/dom4j/**"/>
   </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