You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by mf...@apache.org on 2010/04/24 01:19:23 UTC

svn commit: r937551 - /myfaces/portlet-bridge/testsuite/trunk/pom.xml

Author: mfreedman
Date: Fri Apr 23 23:19:22 2010
New Revision: 937551

URL: http://svn.apache.org/viewvc?rev=937551&view=rev
Log: (empty)

Modified:
    myfaces/portlet-bridge/testsuite/trunk/pom.xml

Modified: myfaces/portlet-bridge/testsuite/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/testsuite/trunk/pom.xml?rev=937551&r1=937550&r2=937551&view=diff
==============================================================================
--- myfaces/portlet-bridge/testsuite/trunk/pom.xml (original)
+++ myfaces/portlet-bridge/testsuite/trunk/pom.xml Fri Apr 23 23:19:22 2010
@@ -432,7 +432,7 @@
       <activation>
         <property>
           <name>tck.generate-war</name>
-          <value>pluto</value>
+          <value>pluto1.0</value>
         </property>
       </activation>
 
@@ -502,7 +502,7 @@
       <id>jsf-myfaces</id>
       <activation>
         <property>
-          <name>jsf</name>
+          <name>includeJSF</name>
           <value>myfaces</value>
         </property>
       </activation>
@@ -524,7 +524,8 @@
       <id>jsf-include</id>
       <activation>
         <property>
-          <name>jsf</name>
+          <name>includeJSF</name>
+	    <value>mojarra</value>
         </property>
       </activation>
 
@@ -554,7 +555,6 @@
       <activation>
         <property>
           <name>includeBridge</name>
-          <value>!false</value>
         </property>
       </activation>
       <dependencies>