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)

Reply via email to