[Mulgara-svn] r711 - trunk
pag at mulgara.org
pag at mulgara.org
Tue Mar 25 20:48:38 UTC 2008
Author: pag
Date: 2008-03-25 13:48:38 -0700 (Tue, 25 Mar 2008)
New Revision: 711
Modified:
trunk/build.xml
Log:
Updated the tql jar config to load the correct log4j file
Modified: trunk/build.xml
===================================================================
--- trunk/build.xml 2008-03-25 09:40:22 UTC (rev 710)
+++ trunk/build.xml 2008-03-25 20:48:38 UTC (rev 711)
@@ -1003,7 +1003,7 @@
<sysproperty key="java.io.tmpdir" value="${tmp.dir}"/>
<sysproperty key="log4j.configuration"
- value="${baseuri}/conf/log4j-itql.xml"/>
+ value="${baseuri}/conf/log4j-tql.xml"/>
<classpath>
More information about the Mulgara-svn
mailing list