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 2012/05/23 17:47:37 UTC

svn commit: r1341909 - in /myfaces/tobago/branches/tobago-1.5.x: tobago-example/tobago-theme-example/src/main/resources/META-INF/ tobago-extension/tobago-sandbox/src/main/resources/META-INF/ tobago-theme/tobago-theme-charlotteville/src/main/resources/M...

Author: lofwyr
Date: Wed May 23 15:47:36 2012
New Revision: 1341909

URL: http://svn.apache.org/viewvc?rev=1341909&view=rev
Log:
TOBAGO-1143: Setting tobago-theme.xml to deprecated - using tobago-config.xml instead

Added:
    myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-theme-example/src/main/resources/META-INF/tobago-config.xml
      - copied unchanged from r1341901, myfaces/tobago/trunk/tobago-example/tobago-theme-example/src/main/resources/META-INF/tobago-config.xml
    myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-sandbox/src/main/resources/META-INF/tobago-config.xml
      - copied unchanged from r1341901, myfaces/tobago/trunk/tobago-extension/tobago-sandbox/src/main/resources/META-INF/tobago-config.xml
    myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/tobago-config.xml
      - copied unchanged from r1341901, myfaces/tobago/trunk/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/tobago-config.xml
    myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/tobago-config.xml
      - copied unchanged from r1341901, myfaces/tobago/trunk/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/tobago-config.xml
    myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/tobago-config.xml
      - copied unchanged from r1341901, myfaces/tobago/trunk/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/tobago-config.xml
Removed:
    myfaces/tobago/branches/tobago-1.5.x/tobago-example/tobago-theme-example/src/main/resources/META-INF/tobago-theme.xml
    myfaces/tobago/branches/tobago-1.5.x/tobago-extension/tobago-sandbox/src/main/resources/META-INF/tobago-theme.xml
    myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-charlotteville/src/main/resources/META-INF/tobago-theme.xml
    myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-richmond/src/main/resources/META-INF/tobago-theme.xml
    myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-scarborough/src/main/resources/META-INF/tobago-theme.xml
Modified:
    myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/tobago-config.xml

Modified: myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/tobago-config.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/tobago-config.xml?rev=1341909&r1=1341908&r2=1341909&view=diff
==============================================================================
--- myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/tobago-config.xml (original)
+++ myfaces/tobago/branches/tobago-1.5.x/tobago-theme/tobago-theme-speyside/src/main/resources/META-INF/tobago-config.xml Wed May 23 15:47:36 2012
@@ -26,8 +26,6 @@
   <ordering>
     <after>
       <name>tobago-theme-scarborough</name>
-      <!-- todo remove link to standard, after adding it to the scarborough tobago-config.xml -->
-      <name>tobago-theme-standard</name>
     </after>
   </ordering>
   <resource-dir>org/apache/myfaces/tobago/renderkit</resource-dir>