You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Anthony Baker (JIRA)" <ji...@apache.org> on 2018/04/20 19:52:39 UTC

[jira] [Closed] (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:all-tabpanel ]

Anthony Baker closed GEODE-3313.
--------------------------------

> 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
>            Priority: Major
>             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
(v7.6.3#76005)