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/06/25 18:32:58 UTC

svn commit: r958027 - /myfaces/portlet-bridge/tck/trunk/Portlet 1.0 Bridge for JavaServer Faces 1.2 TCK User's Guide.html

Author: mfreedman
Date: Fri Jun 25 16:32:58 2010
New Revision: 958027

URL: http://svn.apache.org/viewvc?rev=958027&view=rev
Log:
Fixed a few typos in the User Manual

Modified:
    myfaces/portlet-bridge/tck/trunk/Portlet 1.0 Bridge for JavaServer Faces 1.2 TCK User's Guide.html

Modified: myfaces/portlet-bridge/tck/trunk/Portlet 1.0 Bridge for JavaServer Faces 1.2 TCK User's Guide.html
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/tck/trunk/Portlet%201.0%20Bridge%20for%20JavaServer%20Faces%201.2%20TCK%20User%27s%20Guide.html?rev=958027&r1=958026&r2=958027&view=diff
==============================================================================
--- myfaces/portlet-bridge/tck/trunk/Portlet 1.0 Bridge for JavaServer Faces 1.2 TCK User's Guide.html (original)
+++ myfaces/portlet-bridge/tck/trunk/Portlet 1.0 Bridge for JavaServer Faces 1.2 TCK User's Guide.html Fri Jun 25 16:32:58 2010
@@ -3,7 +3,6 @@
 <meta name="generator" content="HTML Tidy for Linux (vers 7 December 2008), see www.w3.org" />
 <meta content="text/html; charset=us-ascii" http-equiv="content-type" />
 <title>Portlet 1.0 Bridge for JavaServer Faces 1.2 TCK User's Guide</title></head>
-
 <body>
 <h1><a name="Table_of_Contents" id="Table_of_Contents"></a>Table of
 Contents</h1>
@@ -1196,10 +1195,10 @@ The three <span style="font-weight: bold
 subdirectories build distinct web applications each of which
 represent the same (render-policy) test but with a distinct
 configuration. &nbsp;However because the render-policy test is an
-excluded test, the TCK will not build or run these test applications
-by default. &nbsp;To manually run these tests, if your environment 
-can support them, you will need to execute the tck using the 
-"-Pinclude-render-policy-tests" option on the maven command line. 
+excluded test, the TCK will not build or run these test applications
+by default. &nbsp;To manually run these tests, if your environment 
+can support them, you will need to execute the tck using the 
+"-Pinclude-render-policy-tests" option on the maven command line. 
 &nbsp;See the exclusions file in src\test\resources\test-exclusions.xml for
 further information.<br />
 <br />
@@ -1432,14 +1431,14 @@ For example to include the Mojarra JSF j
 <div style="margin-left: 40px;"><span style="font-family: monospace;">mvn clean install -Dtck.generate-war
 -DincludeJSF=mojarra -DincludeBridge
 -Dportlet-bridge.groupId=</span><span style="font-family: monospace;">oracle.portlet.bridge</span><span style="font-family: monospace;">&nbsp;
--Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-api</span> <span style="font-family: monospace;">-Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-impl</span>
+-Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-api</span> <span style="font-family: monospace;">-Dportlet-bridge.impl.artifactId=</span><span style="font-family: monospace;">bridge-impl</span>
 <span style="font-family: monospace;">-Dportlet-bridge.version=1.0.0</span></div>
 <br />
 Or to include the MyFaces JSF jars in your wars:<br />
 <div style="margin-left: 40px;"><span style="font-family: monospace;">mvn clean install -Dtck.generate-war
 -DincludeJSF=myfaces -DincludeBridge
 -Dportlet-bridge.groupId=</span><span style="font-family: monospace;">oracle.portlet.bridge</span><span style="font-family: monospace;">&nbsp;
--Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-api</span> <span style="font-family: monospace;">-Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-impl</span>
+-Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-api</span> <span style="font-family: monospace;">-Dportlet-bridge.impl.artifactId=</span><span style="font-family: monospace;">bridge-impl</span>
 <span style="font-family: monospace;">-Dportlet-bridge.version=1.0.0</span></div>
 <br />
 Note: &nbsp;Each of the above commands includes the default version
@@ -1747,7 +1746,7 @@ For example<br />
 <div style="margin-left: 40px;"><span style="font-family: monospace;">mvn clean install
 -Dtck.generate-war</span><span style="font-family: monospace;">=pluto2.0</span> <span style="font-family: monospace;">-DincludeBridge
 -Dportlet-bridge.groupId=</span><span style="font-family: monospace;">oracle.portlet.bridge</span><span style="font-family: monospace;">&nbsp;
--Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-api</span> <span style="font-family: monospace;">-Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-impl</span>
+-Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-api</span> <span style="font-family: monospace;">-Dportlet-bridge.impl.artifactId=</span><span style="font-family: monospace;">bridge-impl</span>
 <span style="font-family: monospace;">-Dportlet-bridge.version=1.0.0</span></div>
 <br />
 <br />
@@ -1770,14 +1769,14 @@ For example to include the Mojarra JSF j
 <div style="margin-left: 40px;"><span style="font-family: monospace;">mvn clean install
 -Dtck.generate-war</span><span style="font-family: monospace;">=pluto2.0</span> <span style="font-family: monospace;">-DincludeJSF=mojarra -DincludeBridge
 -Dportlet-bridge.groupId=</span><span style="font-family: monospace;">oracle.portlet.bridge</span><span style="font-family: monospace;">&nbsp;
--Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-api</span> <span style="font-family: monospace;">-Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-impl</span>
+-Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-api</span> <span style="font-family: monospace;">-Dportlet-bridge.impl.artifactId=</span><span style="font-family: monospace;">bridge-impl</span>
 <span style="font-family: monospace;">-Dportlet-bridge.version=1.0.0</span></div>
 <br />
 Or to include the MyFaces JSF jars in your wars:<br />
 <div style="margin-left: 40px;"><span style="font-family: monospace;">mvn clean install
 -Dtck.generate-war</span><span style="font-family: monospace;">=pluto2.0</span> <span style="font-family: monospace;">-DincludeJSF=myfaces -DincludeBridge
 -Dportlet-bridge.groupId=</span><span style="font-family: monospace;">oracle.portlet.bridge</span><span style="font-family: monospace;">&nbsp;
--Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-api</span> <span style="font-family: monospace;">-Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-impl</span>
+-Dportlet-bridge.api.artifactId=</span><span style="font-family: monospace;">bridge-api</span> <span style="font-family: monospace;">-Dportlet-bridge.impl.artifactId=</span><span style="font-family: monospace;">bridge-impl</span>
 <span style="font-family: monospace;">-Dportlet-bridge.version=1.0.0</span></div>
 <br />
 Note: &nbsp;Each of the above commands includes the default version
@@ -2334,7 +2333,7 @@ wars..<br />
 Usage: <span style="font-weight: bold;">mvn install
 -Dtck.generate-war</span> <span style="font-family: monospace; font-weight: bold;">-DincludeBridge
 -Dportlet-bridge.groupId=oracle.portlet.bridge&nbsp;
--Dportlet-bridge.api.artifactId=bridge-api&nbsp;</span><span style="font-family: monospace; font-weight: bold;">-Dportlet-bridge.api.artifactId=bridge-impl</span>
+-Dportlet-bridge.api.artifactId=bridge-api&nbsp;</span><span style="font-family: monospace; font-weight: bold;">-Dportlet-bridge.impl.artifactId=bridge-impl</span>
 <span style="font-family: monospace; font-weight: bold;">-Dportlet-bridge.version=1.0.0&nbsp;</span></td>
 </tr>
 </tbody>