[
https://issues.apache.org/jira/browse/TAP5-2238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14945043#comment-14945043
]
Hudson commented on TAP5-2238:
------------------------------
FAILURE: Integrated in tapestry-trunk-freestyle #1513 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/1513/])
TAP5-2238: if a module is requested that is part of a JavaScript stack,
(jochen.kemnade: rev 1e73d6b52ea163cee6f7bfcbdb09fe4d333d9197)
* tapestry-core/src/main/java/org/apache/tapestry5/modules/JavaScriptModule.java
*
tapestry-core/src/test/groovy/org/apache/tapestry5/services/javascript/ModuleDispatcherTests.groovy
*
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/javascript/ModuleDispatcher.java
> When require-ing a module that is part of a JavaScript Stack, the entire
> stack should be imported
> -------------------------------------------------------------------------------------------------
>
> Key: TAP5-2238
> URL: https://issues.apache.org/jira/browse/TAP5-2238
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.4
> Reporter: Howard M. Lewis Ship
> Assignee: Howard M. Lewis Ship
> Labels: patch
> Fix For: 5.4
>
> Attachments:
> 0001-TAP5-2238-if-a-module-is-requested-that-is-part-of-a.patch
>
>
> This is parallel to existing logic w.r.t. to libraries and stacks.
> Without this, it may be necessary to import the stack, and require the
> desired module, for efficient behavior in both development and production
> (with aggregation enabled).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)