[
https://issues.apache.org/jira/browse/TOBAGO-1932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Henning Nöth resolved TOBAGO-1932.
----------------------------------
Resolution: Fixed
> 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)