Tests the ZipFilePluginLoader. The zip file which is checked in has the following format:
classes/
|---> test-classes.txt
|---> workflow2.xml
lib/
|---> test.jar
META-INF/
|---> workflow.xml
The test.jar which is in the zip file has one resource in it which is named test-lib.txt.
The workflow.xml file has 2 params in it and includes the workflow2.xml file.
author: Eric Westfall |