[
https://issues.apache.org/jira/browse/TOBAGO-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17158213#comment-17158213
]
Hudson commented on TOBAGO-1932:
--------------------------------
SUCCESS: Integrated in Jenkins build Tobago Trunk #2052 (See
[https://builds.apache.org/job/Tobago%20Trunk/2052/])
TOBAGO-1932: Refactor Bootstrap Theme Building (udo.schnurpfeil: rev
07675a804149808490ef6b27aa9b78724e7987ce)
* (edit) tobago-theme/tobago-theme-roxborough/src/main/npm/package.json
* (edit) tobago-theme/tobago-theme-standard/src/main/npm/package.json
* (edit) tobago-theme/tobago-theme-scarborough/src/main/npm/package.json
* (edit) tobago-theme/pom.xml
* (edit) tobago-theme/tobago-theme-speyside/src/main/npm/package.json
* (edit) tobago-theme/tobago-theme-charlotteville/src/main/npm/package.json
> Refactor Bootstrap Theme Building
> ---------------------------------
>
> Key: TOBAGO-1932
> URL: https://issues.apache.org/jira/browse/TOBAGO-1932
> Project: MyFaces Tobago
> Issue Type: Improvement
> Components: Build
> Reporter: Udo Schnurpfeil
> Assignee: Udo Schnurpfeil
> Priority: Major
> Fix For: 5.0.0
>
>
> The theme building is currently a bit unusual. Refactor it like described
> here: [https://getbootstrap.com/docs/4.0/getting-started/theming/]
> For that, we need a package.json and our own node build process.
> Current problem: the version should be used from the pom.xml
> {code:java}
> "version": "4.3.0-SNAPSHOT",
> "xxx_version": "${project.version}",
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)