You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/08/10 16:29:00 UTC

[jira] [Commented] (GEODE-3313) Test utility supports building jar files with multiple classes

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

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

Commit 06b839c2b458c47eb26f42de65ca82947b8988c2 in geode's branch refs/heads/develop from [~jstewart]
[ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=06b839c ]

GEODE-3313: Test utility supports building jar files with multiple classes


> Test utility supports building jar files with multiple classes
> --------------------------------------------------------------
>
>                 Key: GEODE-3313
>                 URL: https://issues.apache.org/jira/browse/GEODE-3313
>             Project: Geode
>          Issue Type: Sub-task
>          Components: management, tests
>            Reporter: Jared Stewart
>            Assignee: Jared Stewart
>             Fix For: 1.3.0
>
>
> We have many tests that require jar files which contain classes not already on the test classpath to validate the behavior of 'deploy'.  Currently these tests use a utility called ClassBuilder that only supports building jar files which contain a single class.  To fully test for GEODE-3235, we need to expand this utility to support jar files that contain multiple classes, including dependent classes (e.g. A and B where A extends B). 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)