You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ace.apache.org by ma...@apache.org on 2012/08/10 13:45:47 UTC

svn commit: r1371668 - /ace/sandbox/marrs/org.apache.ace.deployment.itest/bnd.bnd

Author: marrs
Date: Fri Aug 10 11:45:46 2012
New Revision: 1371668

URL: http://svn.apache.org/viewvc?rev=1371668&view=rev
Log:
Added a transitive dependency for the command line build.

Modified:
    ace/sandbox/marrs/org.apache.ace.deployment.itest/bnd.bnd

Modified: ace/sandbox/marrs/org.apache.ace.deployment.itest/bnd.bnd
URL: http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.deployment.itest/bnd.bnd?rev=1371668&r1=1371667&r2=1371668&view=diff
==============================================================================
--- ace/sandbox/marrs/org.apache.ace.deployment.itest/bnd.bnd (original)
+++ ace/sandbox/marrs/org.apache.ace.deployment.itest/bnd.bnd Fri Aug 10 11:45:46 2012
@@ -14,6 +14,7 @@ Test-Cases: ${classes;CONCRETE;EXTENDS;o
 	javax.servlet,\
 	org.apache.ace.scheduler.api;version=latest,\
 	org.apache.ace.deployment.servlet;version=latest,\
+	org.apache.ace.deployment.provider.api;version=latest,\
 	org.apache.ace.deployment.provider.filebased;version=latest
 -runfw: org.apache.felix.framework;version='[4,5)'
 -runbundles: \