[
https://issues.apache.org/jira/browse/GEODE-2430?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15857082#comment-15857082
]
ASF subversion and git services commented on GEODE-2430:
--------------------------------------------------------
Commit 831fa44f0618787f5c5a895c0da4c5ca9f7d4bdc in geode's branch
refs/heads/release/1.1.0 from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=831fa44 ]
GEODE-2430: Remove jar and zip files from test resources
This closes #393
(cherry picked from commit e769796)
> Remove binary files from test resources
> ---------------------------------------
>
> Key: GEODE-2430
> URL: https://issues.apache.org/jira/browse/GEODE-2430
> Project: Geode
> Issue Type: Improvement
> Components: management
> Reporter: Jared Stewart
> Assignee: Jared Stewart
> Fix For: 1.1.0
>
>
> We have some tests which rely on the following binary files:
> {code}
> +
> geode-core/src/test/resources/org/apache/geode/management/internal/configuration/cluster.jar
> +
> geode-core/src/test/resources/org/apache/geode/management/internal/configuration/cluster_config.zip
> +
> geode-core/src/test/resources/org/apache/geode/management/internal/configuration/cluster_config_security.zip
> +
> geode-core/src/test/resources/org/apache/geode/management/internal/configuration/group1.jar
> +
> geode-core/src/test/resources/org/apache/geode/management/internal/configuration/group2.jar
> {code}
> We need to convert our tests to generate these files dynamically instead so
> that we don't have binary files checked into our repository.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)