Author: jawi
Date: Fri Aug 10 11:04:14 2012
New Revision: 1371653
URL: http://svn.apache.org/viewvc?rev=1371653&view=rev
Log:
Added missing range.api to build path.
Modified:
ace/sandbox/marrs/org.apache.ace.configurator.useradmin.itest/bnd.bnd
Modified: ace/sandbox/marrs/org.apache.ace.configurator.useradmin.itest/bnd.bnd
URL:
http://svn.apache.org/viewvc/ace/sandbox/marrs/org.apache.ace.configurator.useradmin.itest/bnd.bnd?rev=1371653&r1=1371652&r2=1371653&view=diff
==============================================================================
--- ace/sandbox/marrs/org.apache.ace.configurator.useradmin.itest/bnd.bnd
(original)
+++ ace/sandbox/marrs/org.apache.ace.configurator.useradmin.itest/bnd.bnd Fri
Aug 10 11:04:14 2012
@@ -11,6 +11,7 @@ Test-Cases: ${classes;CONCRETE;EXTENDS;o
org.apache.ace.identification.api;version=latest,\
org.apache.ace.identification.property;version=latest,\
org.apache.ace.server.log.store;version=latest,\
+ org.apache.ace.range.api;version=latest,\
org.apache.ace.repository.api;version=latest,\
org.apache.ace.repository.impl;version=latest
-runfw: org.apache.felix.framework;version='[4,5)'