Author: lfryc(a)redhat.com
Date: 2011-02-28 10:22:22 -0500 (Mon, 28 Feb 2011)
New Revision: 21990
Modified:
modules/tests/metamer/tags/metamer-4.0.0.20110228-CR1/ftest/pom.xml
Log:
updated tomcat version to 6.0.29
Modified: modules/tests/metamer/tags/metamer-4.0.0.20110228-CR1/ftest/pom.xml
===================================================================
--- modules/tests/metamer/tags/metamer-4.0.0.20110228-CR1/ftest/pom.xml 2011-02-28
15:13:22 UTC (rev 21989)
+++ modules/tests/metamer/tags/metamer-4.0.0.20110228-CR1/ftest/pom.xml 2011-02-28
15:22:22 UTC (rev 21990)
@@ -379,6 +379,23 @@
</plugins>
</build>
</profile>
+ <profile>
+ <id>container-tomcat6x-installation-jboss-ci</id>
+ <activation>
+ <property>
+ <name>containerId</name>
+ <value>tomcat6x</value>
+ </property>
+ </activation>
+ <properties>
+ <jbci.container.version>6.0.29</jbci.container.version>
+
<jbci.container.installer.url.unix>file:/qa/tools/src/apache/apache-tomcat-${jbci.container.version}.zip</jbci.container.installer.url.unix>
+
<jbci.container.installer.url.windows>file:t:\src\apache\apache-tomcat-${jbci.container.version}.zip</jbci.container.installer.url.windows>
+
<jbci.container.dir>apache-tomcat-${jbci.container.version}</jbci.container.dir>
+
<jbci.container.dir.deflatted>${jbci.container.dir}</jbci.container.dir.deflatted>
+
<jbci.container.dir.unflatted>${jbci.container.dir}</jbci.container.dir.unflatted>
+ </properties>
+ </profile>
<profile>
<id>tomcat6x-mojarra</id>
<properties>
Show replies by date