You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "Jared Stewart (JIRA)" <ji...@apache.org> on 2017/07/25 22:18:00 UTC

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

Jared Stewart created GEODE-3313:
------------------------------------

             Summary: 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


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)