Author: jawi
Date: Thu Nov 28 11:02:13 2013
New Revision: 1546344
URL: http://svn.apache.org/r1546344
Log:
Added new controller itest project.
Modified:
ace/trunk/build/bnd.bnd
Modified: ace/trunk/build/bnd.bnd
URL:
http://svn.apache.org/viewvc/ace/trunk/build/bnd.bnd?rev=1546344&r1=1546343&r2=1546344&view=diff
==============================================================================
--- ace/trunk/build/bnd.bnd (original)
+++ ace/trunk/build/bnd.bnd Thu Nov 28 11:02:13 2013
@@ -2,8 +2,9 @@
-dependson \
org.apache.ace.agent,\
org.apache.ace.agent.itest,\
- org.apache.ace.agent.launcher,\
+ org.apache.ace.agent.controller.itest,\
org.apache.ace.agent.update.itest,\
+ org.apache.ace.agent.launcher,\
org.apache.ace.ant.tasks,\
org.apache.ace.authentication,\
org.apache.ace.authentication.itest,\