[
https://issues.apache.org/jira/browse/ISIS-719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13989905#comment-13989905
]
Martin Grigorov commented on ISIS-719:
--------------------------------------
Instead of:
new WebjarsCssResourceReference("bootstrap/2.3.2/css/bootstrap.css") //
currently commented in PageAbstract.java
use
new WebjarsCssResourceReference("bootstrap/current/css/bootstrap.css")
This way when you want to upgrade a dependency just edit your pom.xml. No need
to modify the Java code.
> Use org.webjars for some common dependencies (eg jquery)
> --------------------------------------------------------
>
> Key: ISIS-719
> URL: https://issues.apache.org/jira/browse/ISIS-719
> Project: Isis
> Issue Type: Improvement
> Components: Viewer: Wicket
> Affects Versions: viewer-wicket-1.3.1
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Priority: Minor
> Fix For: viewer-wicket-1.4.2
>
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)