You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2015/04/23 15:37:35 UTC

svn commit: r1675615 - in /myfaces/tobago/branches/tobago-3.0.x/tobago-example: pom.xml tobago-example-experimental/

Author: lofwyr
Date: Thu Apr 23 13:37:35 2015
New Revision: 1675615

URL: http://svn.apache.org/r1675615
Log:
clean up: this module is out of service

Removed:
    myfaces/tobago/branches/tobago-3.0.x/tobago-example/tobago-example-experimental/
Modified:
    myfaces/tobago/branches/tobago-3.0.x/tobago-example/pom.xml

Modified: myfaces/tobago/branches/tobago-3.0.x/tobago-example/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-3.0.x/tobago-example/pom.xml?rev=1675615&r1=1675614&r2=1675615&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-3.0.x/tobago-example/pom.xml (original)
+++ myfaces/tobago/branches/tobago-3.0.x/tobago-example/pom.xml Thu Apr 23 13:37:35 2015
@@ -147,7 +147,6 @@
         <module>tobago-example-blank</module>
         <module>tobago-example-data</module>
         <module>tobago-example-demo</module>
-        <module>tobago-example-experimental</module>
         <module>tobago-example-test</module>
       </modules>
     </profile>
@@ -161,7 +160,6 @@
         <module>tobago-example-portlet</module>
         <module>tobago-example-sandbox</module>
         <module>tobago-example-security</module>
-        <module>tobago-example-experimental</module>
         <module>tobago-example-test</module>
         <module>tobago-example-assembly</module>
         <module>tobago-theme-example</module>