[
https://issues.apache.org/jira/browse/TAP5-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15976811#comment-15976811
]
Hudson commented on TAP5-2580:
------------------------------
FAILURE: Integrated in Jenkins build tapestry-trunk-freestyle #1631 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1631/])
TAP5-2580: don't override defaults for (jochen.kemnade: rev
95a548ec488a3c09c16117a0e6f9d3ce28db0322)
* (edit)
quickstart/filtered/archetype-resources/src/main/java/services/AppModule.java
> Quickstart project should not set SymbolConstants.MINIFICATION_ENABLED
> ----------------------------------------------------------------------
>
> Key: TAP5-2580
> URL: https://issues.apache.org/jira/browse/TAP5-2580
> Project: Tapestry 5
> Issue Type: Bug
> Components: quickstart
> Affects Versions: 5.4.2
> Reporter: Svein
> Assignee: Jochen Kemnade
> Fix For: 5.5.0, 5.4.3
>
>
> I have been using it for a new project, but could not debug JavaScript. (I am
> using IntelliJ). I could not understand why, but after several hour a found
> out that configuration.add(SymbolConstants.MINIFICATION_ENABLED, true); was
> set in AppModule.java. I don't understand why this is set. I should not be
> set!!! If SymbolConstants.PRODUCTION_MODE= true then
> SymbolConstants.MINIFICATION_ENABLED is set to true.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)