[ 
https://issues.apache.org/jira/browse/TOBAGO-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15697760#comment-15697760
 ] 

Hudson commented on TOBAGO-1636:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago 3.0.x #635 (See 
[https://builds.apache.org/job/Tobago%203.0.x/635/])
TOBAGO-1636: End of theme-dependent resource selection (ResourceManager)
TOBAGO-1503: Optimize the tc:tree Bootstrap implementation (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev&rev=1771462])
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/component/AbstractUIImage.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/ImageRenderer.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/ImageTagDeclaration.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/component/TreeIconTagDeclaration.java
* (add) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/taglib/declaration/HasAlt.java
TOBAGO-1636: End of theme-dependent resource selection (ResourceManager)
* remove ResourceManager (lofwyr: 
[http://svn.apache.org/viewvc/?view=rev&rev=1771457])
* (delete) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ResourceManager.java
* (delete) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/context/ResourceLocator.java
* (delete) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/context/ResourceManagerFactory.java
* (delete) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/webapp/TobagoServletContextListener.java
* (edit) 
tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/config/AbstractTobagoTestBase.java
TOBAGO-1636: End of theme-dependent resource selection (ResourceManager)
* remove attributes resource-dir (from tobago config) and resource-path (from 
theme) (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1771456])
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/context/Theme.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/context/ThemeImpl.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigBuilder.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigFragment.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigImpl.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigParser.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/config/TobagoConfigSorter.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/context/ResourceLocator.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/context/ResourceManagerFactory.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/internal/context/ResourceManagerImpl.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/servlet/ResourceServlet.java
* (edit) 
tobago-3.0.x/tobago-core/src/main/java/org/apache/myfaces/tobago/webapp/TobagoServletContextListener.java
* (edit) 
tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/config/AbstractTobagoTestBase.java
* (edit) 
tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/config/TobagoConfigParserUnitTest.java
* (edit) 
tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/internal/mock/faces/MockTheme.java


> End of theme-dependent resource selection (ResourceManager)
> -----------------------------------------------------------
>
>                 Key: TOBAGO-1636
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1636
>             Project: MyFaces Tobago
>          Issue Type: Task
>          Components: Core, Themes
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>             Fix For: 3.0.0
>
>
> In Tobago 2 and lower the resources will be selected from a theme 
> automatically. This is a feature on top of JSF.
> In Tobago 3 this is no longer supported, because there is no need (or even 
> rare) to have different resources for different themes. This is, because 
> these days the features of CSS and JS are much more advantage.
> Moreover the Bootstrap theme generation will generate a complete theme, so 
> all resources of the base theme must be excluded.
> Remark: For simplicity, some resources are moved to the core module.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to