blob: eb8d8ad751785144ff3fca523ffaf429ff9686fa [file] [log] [blame]
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: ORCS Integration Test
Bundle-SymbolicName: org.eclipse.osee.orcs.test;singleton:=true
Bundle-ActivationPolicy: lazy
Bundle-Version: 1.0.0.qualifier
Bundle-Vendor: Eclipse Open System Engineering Environment
Fragment-Host: org.eclipse.osee.orcs
Bundle-RequiredExecutionEnvironment: JavaSE-11
Require-Bundle: org.hamcrest.core,
org.mockito;visibility:=reexport
Import-Package: com.google.common.base,
com.google.common.collect,
org.eclipse.jdt.annotation,
org.eclipse.osee.framework.core.services,
org.eclipse.osee.framework.core.util,
org.eclipse.osee.jdbc,
org.eclipse.osee.logger,
org.junit,
org.junit.rules,
org.junit.runner,
org.junit.runners,
org.osgi.service.event