//TOD0 (jshaughn): Once we have identified all of the necessary test resource files, see if we can just add the
// entire /resources dir in one statement
testClassesJar.addAsResource("binary-blob-sample.jar");
testClassesJar.addAsResource("test-alert-sender-serverplugin.xml");
testClassesJar.addAsResource("test-assist-color-number.txt");
testClassesJar.addAsResource("test-ldap.properties");
testClassesJar.addAsResource("test-scheduler.properties");
testClassesJar.addAsResource("cassandra-test.properties");
testClassesJar
.addAsResource("org/rhq/enterprise/server/configuration/metadata/configuration_metadata_manager_bean_test_v1.xml");
testClassesJar