[ https://issues.apache.org/jira/browse/GEODE-6042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421773#comment-17421773 ]
ASF GitHub Bot commented on GEODE-6042: --------------------------------------- alb3rtobr merged pull request #13: URL: https://github.com/apache/geode-site/pull/13 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@geode.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org > 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 Ramos > Assignee: Juan Ramos > 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 (v8.3.4#803005)