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

ASF subversion and git services commented on GEODE-6274:
--------------------------------------------------------

Commit 8cd574cd6b886b59200a68c2e109b1333523a124 in geode's branch 
refs/heads/develop from Jens Deppe
[ https://gitbox.apache.org/repos/asf?p=geode.git;h=8cd574c ]

GEODE-6274: Removes CreateRegionCommand build warning

Signed-off-by: Peter Tran <pt...@pivotal.io>


> CreateRegionCommand.java:248 Produces a build warning
> -----------------------------------------------------
>
>                 Key: GEODE-6274
>                 URL: https://issues.apache.org/jira/browse/GEODE-6274
>             Project: Geode
>          Issue Type: Improvement
>            Reporter: Peter Tran
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> When building geode, the following error occurs for the CreateRegionCommand
>  
>  
> /Users/pivotal/workspace/geode/geode-core/src/main/java/org/apache/geode/management/internal/cli/commands/CreateRegionCommand.java:248:
>  warning: non-varargs call of varargs method with inexact argument type for 
> last parameter;
>             new String[] {prColocatedWith}));
>             ^
>   cast to Object for a varargs call
>   cast to Object[] for a non-varargs call and to suppress this warning



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

Reply via email to