Author: vhalbert(a)redhat.com
Date: 2010-11-11 21:26:12 -0500 (Thu, 11 Nov 2010)
New Revision: 2720
Modified:
branches/7.1.x/test-integration/db/src/assembly/binaries.xml
Log:
TEIID-1354 as part of the changes to support controlling the output directory and running
in hudson, the xerces jar is needed in the kit.
Modified: branches/7.1.x/test-integration/db/src/assembly/binaries.xml
===================================================================
--- branches/7.1.x/test-integration/db/src/assembly/binaries.xml 2010-11-12 02:24:06 UTC
(rev 2719)
+++ branches/7.1.x/test-integration/db/src/assembly/binaries.xml 2010-11-12 02:26:12 UTC
(rev 2720)
@@ -29,6 +29,7 @@
<include>org.apache.ant:ant-launcher</include>
<include>ant-contrib:cpptasks</include>
<include>ant-contrib:ant-contrib</include>
+ <include>xerces:xercesImpl</include>
</includes>
</dependencySet>
Show replies by date