You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by pa...@apache.org on 2006/11/26 16:39:10 UTC

svn commit: r479371 - /myfaces/tomahawk/trunk/examples/simple/pom.xml

Author: paulsp
Date: Sun Nov 26 07:39:10 2006
New Revision: 479371

URL: http://svn.apache.org/viewvc?view=rev&rev=479371
Log:
Remove IE7 client until test is made to work with that browser

Modified:
    myfaces/tomahawk/trunk/examples/simple/pom.xml

Modified: myfaces/tomahawk/trunk/examples/simple/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/examples/simple/pom.xml?view=diff&rev=479371&r1=479370&r2=479371
==============================================================================
--- myfaces/tomahawk/trunk/examples/simple/pom.xml (original)
+++ myfaces/tomahawk/trunk/examples/simple/pom.xml Sun Nov 26 07:39:10 2006
@@ -73,7 +73,7 @@
             <id>hostedqa</id>
             <properties>
                 <hostedqa.resourceId>31</hostedqa.resourceId>
-                <hostedqa.clientConfigs>117,316</hostedqa.clientConfigs>
+                <hostedqa.clientConfigs>117</hostedqa.clientConfigs>
                 <hostedqa.appConfigs>56</hostedqa.appConfigs>
             </properties>
         </profile>