[
https://issues.apache.org/jira/browse/TOBAGO-1686?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15839724#comment-15839724
]
Hudson commented on TOBAGO-1686:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago 3.0.x #739 (See
[https://builds.apache.org/job/Tobago%203.0.x/739/])
TOBAGO-1686: Theme builder should be optimized: Use only one copy of
_tobago.scss (lofwyr: [http://svn.apache.org/viewvc/?view=rev&rev=1780398])
* (add) tobago-3.0.x/tobago-core/src/main/resources/scss
* (add) tobago-3.0.x/tobago-core/src/main/resources/scss/_tobago.scss
* (add)
tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/renderkit/css/CssClassUtils.java
* (edit)
tobago-3.0.x/tobago-core/src/test/java/org/apache/myfaces/tobago/renderkit/css/TobagoClassUnitTest.java
* (edit) tobago-3.0.x/tobago-theme/pom.xml
* (edit) tobago-3.0.x/tobago-theme/rebuild-theme.sh
* (delete)
tobago-3.0.x/tobago-theme/tobago-theme-charlotteville/src/main/scss/_tobago.scss
* (delete)
tobago-3.0.x/tobago-theme/tobago-theme-richmond/src/main/scss/_tobago.scss
* (delete)
tobago-3.0.x/tobago-theme/tobago-theme-scarborough/src/main/scss/_tobago.scss
* (delete)
tobago-3.0.x/tobago-theme/tobago-theme-speyside/src/main/scss/_tobago.scss
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/bootstrap/4.0.0-alpha.5/css/bootstrap.css
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/bootstrap/4.0.0-alpha.5/css/bootstrap.css.map
* (edit)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/resources/META-INF/resources/tobago/standard/bootstrap/4.0.0-alpha.5/css/bootstrap.min.css.map
* (delete)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/main/scss/_tobago.scss
* (add)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/test/java/org/apache/myfaces/tobago/renderkit/css
* (add)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/test/java/org/apache/myfaces/tobago/renderkit/css/BootstrapClassUnitTest.java
* (delete)
tobago-3.0.x/tobago-theme/tobago-theme-standard/src/test/java/org/apache/myfaces/tobago/renderkit/html/CssClassCompareUnitTest.java
> Theme builder should be optimized: Use only one copy of _tobago.scss
> --------------------------------------------------------------------
>
> Key: TOBAGO-1686
> URL: https://issues.apache.org/jira/browse/TOBAGO-1686
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Themes
> Affects Versions: 3.0.0
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Fix For: 3.1.0
>
>
> The current themes all refer a local copy of _tobago.scss.
> If something changes in this file, it must be changed in all instances.
> Task: move _tobago.scss to tobago-core.jar, and modify the steps in the
> tobago-theme pom.xml to use it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)