You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2019/08/30 04:15:00 UTC

[jira] [Commented] (JCR-4460) allow to run remoted conformance tests with a custom servlet context path

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

Julian Reschke commented on JCR-4460:
-------------------------------------

trunk: (2.19.4) [r1863384|http://svn.apache.org/r1863384] [r1863222|http://svn.apache.org/r1863222]
2.18: (2.18.3) [r1863388|http://svn.apache.org/r1863388] [r1863271|http://svn.apache.org/r1863271]


> allow to run remoted conformance tests with a custom servlet context path
> -------------------------------------------------------------------------
>
>                 Key: JCR-4460
>                 URL: https://issues.apache.org/jira/browse/JCR-4460
>             Project: Jackrabbit Content Repository
>          Issue Type: Task
>          Components: jackrabbit-jcr2dav
>            Reporter: Julian Reschke
>            Assignee: Julian Reschke
>            Priority: Minor
>              Labels: candidate_jcr_2_16
>             Fix For: 2.20, 2.19.4, 2.18.3
>
>         Attachments: servlet_path_prefix.patch, use-context-path.diff
>
>
> Add a system property that selects a servlet context path for testing.
> To run tests with non-root path:
> {noformat}
> mvn clean install -PintegrationTesting -DWebDAVServletContext="/foobar/"
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)