[
https://issues.jenkins-ci.org/browse/JENKINS-13284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=161008#comment-161008
]
domi commented on JENKINS-13284:
--------------------------------
from what I see, Kohsuke added this feature to the new jenkins-dev plugin
starting jenkins with
$> mvn jenkins-dev:run
will set the environment variable 'hudson.Main.development' which gets used in
Functions.inJenkinsDevRunMode() - which then gets used in the 'layout.jelly' to
load 'less.js' in dev mode
...but it still does not work for me
> ui-changes: Cannot load stylesheets during hudson-dev:run
> ---------------------------------------------------------
>
> Key: JENKINS-13284
> URL: https://issues.jenkins-ci.org/browse/JENKINS-13284
> Project: Jenkins
> Issue Type: Bug
> Components: ui-changes
> Reporter: OHTAKE Tomohiro
> Priority: Critical
>
> See
> https://github.com/jenkinsci/jenkins/commit/c4ab05d80fd2e2fb633143421517522c42538f7b#L1R432
> Approaches:
> - Modify
> [maven-hudson-dev-plugin|https://github.com/jenkinsci/maven-hudson-dev-plugin]
> - Use [less.js|http://lesscss.org/#-client-side-usage] if Jenkins is running
> in developement mode
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jenkins-ci.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira