[ https://issues.apache.org/jira/browse/GEODE-6274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Peter Tran updated GEODE-6274: ------------------------------ Issue Type: Improvement (was: Bug) > 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 > > 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)