[ 
https://issues.apache.org/jira/browse/TAP5-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533243#comment-13533243
 ] 

Hudson commented on TAP5-1965:
------------------------------

Integrated in tapestry-trunk-freestyle #977 (See 
[https://builds.apache.org/job/tapestry-trunk-freestyle/977/])
    TAP5-1965: Replace use of Request.getContextPath() with a symbol define at 
application startup (Revision 4cd5be6b38f34f579bb71ed09b127651ad8a4e20)

     Result = FAILURE
hlship : 
Files : 
* tapestry-core/src/main/java/org/apache/tapestry5/SymbolConstants.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/TapestryAppInitializer.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/AssetDispatcher.java
* 
tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ClasspathAssetAliasManagerImplTest.java
* 54_RELEASE_NOTES.txt
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/renderers/RequestRenderer.java
* 
tapestry-core/src/test/java/org/apache/tapestry5/internal/services/CookiesImplTest.java
* tapestry-core/src/main/java/org/apache/tapestry5/services/Request.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/test/TestableRequestImpl.java
* tapestry-core/src/main/java/org/apache/tapestry5/TapestryFilter.java
* 
tapestry-core/src/test/groovy/org/apache/tapestry5/internal/services/assets/AssetPathConstructorImplTest.groovy
* 
tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ContextAssetFactoryTest.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/ComponentEventLinkEncoderImpl.java
* 
tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ComponentEventDispatcherTest.java
* tapestry-core/src/main/java/org/apache/tapestry5/services/TapestryModule.java
* tapestry-core/src/main/java/org/apache/tapestry5/test/PageTester.java
* 
tapestry-core/src/test/java/org/apache/tapestry5/internal/test/InternalBaseTestCase.java
* 
tapestry-core/src/test/groovy/org/apache/tapestry5/integration/app1/TapestryJavaScriptTests.groovy
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/assets/AssetPathConstructorImpl.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/services/CookiesImpl.java
* 
tapestry-core/src/test/java/org/apache/tapestry5/internal/services/ComponentEventLinkEncoderImplTest.java
* 
tapestry-core/src/main/java/org/apache/tapestry5/internal/util/DelegatingSymbolProvider.java

                
> Replace use of Request.getContextPath() with a symbol defined at application 
> startup
> ------------------------------------------------------------------------------------
>
>                 Key: TAP5-1965
>                 URL: https://issues.apache.org/jira/browse/TAP5-1965
>             Project: Tapestry 5
>          Issue Type: Task
>          Components: tapestry-core
>    Affects Versions: 5.4
>            Reporter: Howard M. Lewis Ship
>              Labels: fixed-in-5.4-js-rewrite
>             Fix For: 5.4
>
>
> This was not possible in earlier versions of the Servlet API, but since 2.5, 
> it it possible to identify the context path from the ServletContext object.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to