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 2011/01/19 17:20:33 UTC

svn commit: r1060849 - in /myfaces/portlet-bridge/core/tags/3.0.0-alpha/examples: assembly/pom.xml guessNumberMojarra_v04_to_v07_Wrapper/

Author: mfreedman
Date: Wed Jan 19 16:20:32 2011
New Revision: 1060849

URL: http://svn.apache.org/viewvc?rev=1060849&view=rev
Log:
Remove guessNumberMojarra_v04_to_v07_Wrapper example

Removed:
    myfaces/portlet-bridge/core/tags/3.0.0-alpha/examples/guessNumberMojarra_v04_to_v07_Wrapper/
Modified:
    myfaces/portlet-bridge/core/tags/3.0.0-alpha/examples/assembly/pom.xml

Modified: myfaces/portlet-bridge/core/tags/3.0.0-alpha/examples/assembly/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/portlet-bridge/core/tags/3.0.0-alpha/examples/assembly/pom.xml?rev=1060849&r1=1060848&r2=1060849&view=diff
==============================================================================
--- myfaces/portlet-bridge/core/tags/3.0.0-alpha/examples/assembly/pom.xml (original)
+++ myfaces/portlet-bridge/core/tags/3.0.0-alpha/examples/assembly/pom.xml Wed Jan 19 16:20:32 2011
@@ -123,12 +123,6 @@
                     </artifactItem>
                     <artifactItem>
                       <groupId>${project.groupId}</groupId>
-                      <artifactId>portlet-bridge-guessNumber-jsp-mojarra_v04_to_v07_Wrapper</artifactId>
-                      <version>${project.version}</version>
-                      <type>war</type>
-                    </artifactItem>
-                    <artifactItem>
-                      <groupId>${project.groupId}</groupId>
                       <artifactId>portlet-bridge-guessNumber-jsp-myFacesFilter</artifactId>
                       <version>${project.version}</version>
                       <type>war</type>
@@ -189,12 +183,6 @@
                     </artifactItem>
                     <artifactItem>
                       <groupId>${project.groupId}</groupId>
-                      <artifactId>portlet-bridge-guessNumber-jsp-mojarra_v04_to_v07_Wrapper</artifactId>
-                      <version>${project.version}</version>
-                      <classifier>sources</classifier>
-                    </artifactItem>
-                    <artifactItem>
-                      <groupId>${project.groupId}</groupId>
                       <artifactId>portlet-bridge-guessNumber-jsp-myFacesFilter</artifactId>
                       <version>${project.version}</version>
                       <classifier>sources</classifier>