You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-issues@jackrabbit.apache.org by "Julian Reschke (Jira)" <ji...@apache.org> on 2019/10/29 12:11:00 UTC

[jira] [Commented] (OAK-6112) Empty mongo.url default value in oak-parent

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

Julian Reschke commented on OAK-6112:
-------------------------------------

trunk: (1.7.0) [r1792061|http://svn.apache.org/r1792061]
1.6: [r1869108|http://svn.apache.org/r1869108]


> Empty mongo.url default value in oak-parent
> -------------------------------------------
>
>                 Key: OAK-6112
>                 URL: https://issues.apache.org/jira/browse/OAK-6112
>             Project: Jackrabbit Oak
>          Issue Type: Test
>          Components: parent
>            Reporter: Marcel Reutegger
>            Assignee: Marcel Reutegger
>            Priority: Minor
>              Labels: candidate_oak_1_0, candidate_oak_1_2, candidate_oak_1_4
>             Fix For: 1.7.0, 1.8.0, 1.6.19
>
>
> The default surefire configuration in oak-parent/pom.xml sets an empty value for the system property {{mongo.url}}. This disables some tests and is unnecessary because the MongoUtils class derives a default for this system property from {{mongo.host}}, {{mongo.port}} and  {{mongo.db}}. A build environment should override one of those. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)