[jboss-svn-commits] JBL Code SVN: r36992 - labs/jbosstm/branches/JBOSSTS_4_6_1_GA_CP/qa.
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed May 11 10:58:21 EDT 2011
Author: istudens at redhat.com
Date: 2011-05-11 10:58:21 -0400 (Wed, 11 May 2011)
New Revision: 36992
Modified:
labs/jbosstm/branches/JBOSSTS_4_6_1_GA_CP/qa/build.xml
Log:
updating domain name of driver.url, JBTM-838
Modified: labs/jbosstm/branches/JBOSSTS_4_6_1_GA_CP/qa/build.xml
===================================================================
--- labs/jbosstm/branches/JBOSSTS_4_6_1_GA_CP/qa/build.xml 2011-05-11 14:16:55 UTC (rev 36991)
+++ labs/jbosstm/branches/JBOSSTS_4_6_1_GA_CP/qa/build.xml 2011-05-11 14:58:21 UTC (rev 36992)
@@ -66,7 +66,7 @@
<!-- you should not need to configure anything below here -->
- <property name="driver.url" value="http://reports.qa.atl.jboss.com/jdbc-drivers/"/>
+ <property name="driver.url" value="http://www.qa.jboss.com/jdbc-drivers/"/>
<property name="org.jboss.jbossts.qa.server_manager_location" location="ext/jboss-server-manager-0.1.1.GA.jar"/>
<property name="org.jboss.jbossts.qa.dist.buildroot" location="build"/>
More information about the jboss-svn-commits
mailing list