Author: bramk
Date: Tue Jul 23 18:35:19 2013
New Revision: 1506200
URL: http://svn.apache.org/r1506200
Log:
Restoring itest after r1506071 introduced eventadmin dependency
Modified:
ace/trunk/org.apache.ace.deployment.rp.autoconf.itest/bnd.bnd
Modified: ace/trunk/org.apache.ace.deployment.rp.autoconf.itest/bnd.bnd
URL:
http://svn.apache.org/viewvc/ace/trunk/org.apache.ace.deployment.rp.autoconf.itest/bnd.bnd?rev=1506200&r1=1506199&r2=1506200&view=diff
==============================================================================
--- ace/trunk/org.apache.ace.deployment.rp.autoconf.itest/bnd.bnd (original)
+++ ace/trunk/org.apache.ace.deployment.rp.autoconf.itest/bnd.bnd Tue Jul 23
18:35:19 2013
@@ -8,7 +8,8 @@ Test-Cases: ${classes;CONCRETE;EXTENDS;j
org.apache.felix.gogo.command,\
org.apache.felix.gogo.runtime,\
org.apache.felix.gogo.shell,\
- org.apache.felix.configadmin
+ org.apache.felix.configadmin,\
+ org.apache.felix.eventadmin
-runee: JavaSE-1.6
-runvm: -ea
-runfw: org.apache.felix.framework