You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Owen Nichols (JIRA)" <ji...@apache.org> on 2019/04/24 22:23:32 UTC

[jira] [Closed] (GEODE-6042) Change VMProvider import (commons.lang -> commons.lang3)

     [ https://issues.apache.org/jira/browse/GEODE-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen Nichols closed GEODE-6042.
-------------------------------

> Change VMProvider import (commons.lang -> commons.lang3)
> --------------------------------------------------------
>
>                 Key: GEODE-6042
>                 URL: https://issues.apache.org/jira/browse/GEODE-6042
>             Project: Geode
>          Issue Type: Bug
>            Reporter: Juan José Ramos Cassella
>            Assignee: Juan José Ramos Cassella
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> The latest [commit|https://github.com/apache/geode/commit/7b252a628379d21fcafb34ce96357c434357a108] to {{develop}} doesn't compile because {{commons-lang}} was upgraded to {{commons-lang3}}, the import used by {{VMProvider}} is wrong.
> [CI builds|https://github.com/apache/geode/pull/2812] were completely green when the PR was opened, but the {{commons-lang}} version upgrade was merged to {{develop}} before the PR and, thus, the compilation fails.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)