[
https://issues.apache.org/jira/browse/TAP5-1756?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13165410#comment-13165410
]
Hudson commented on TAP5-1756:
------------------------------
Integrated in tapestry-trunk-freestyle #637 (See
[https://builds.apache.org/job/tapestry-trunk-freestyle/637/])
TAP5-1756: Assets path can now be configured using
tapestry.asset-path-prefix.
tawus : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1211946
Files :
*
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/SymbolConstants.java
*
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/AssetDispatcher.java
*
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/RequestConstants.java
*
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/internal/services/assets/AssetPathConstructorImpl.java
*
/tapestry/tapestry5/trunk/tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java
*
/tapestry/tapestry5/trunk/tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app3/PageCatalogTests.groovy
*
/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/AssetDispatcherTest.java
*
/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ClasspathAssetAliasManagerImplTest.java
*
/tapestry/tapestry5/trunk/tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ContextAssetFactoryTest.java
> Let the asset path prefix be configurable
> -----------------------------------------
>
> Key: TAP5-1756
> URL: https://issues.apache.org/jira/browse/TAP5-1756
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.3, 5.4
> Reporter: Ville Virtanen
> Assignee: Taha Hafeez
> Fix For: 5.3, 5.4
>
>
> Sometimes the asset path should be configurable to fulfill customer
> expectations. The asset path should be a configuration symbol, but now it is
> hard coded into the
> org.apache.tapestry5.internal.services.RequestConstants.ASSET_PATH_PREFIX
> variable.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira