| Manifest-Version: 1.0 |
| Bundle-ManifestVersion: 2 |
| Bundle-Name: org.eclipse.osbp.dsl.entity.xtext.tests |
| Bundle-Vendor: Eclipse OSBP |
| Bundle-Version: 0.9.0.qualifier |
| Bundle-SymbolicName: org.eclipse.osbp.dsl.entity.xtext.tests;singleton:=true |
| Bundle-ActivationPolicy: lazy |
| Require-Bundle: org.slf4j.api;bundle-version="1.7.2", |
| org.eclipse.core.runtime, |
| org.eclipse.xtext;bundle-version="[2.11.0,2.12.0)";resolution:=optional, |
| org.eclipse.xtext.junit4;bundle-version="[2.11.0,2.12.0)";resolution:=optional, |
| org.eclipse.xtext.common.types;bundle-version="[2.11.0,2.12.0)";resolution:=optional, |
| org.eclipse.xtext.xbase;bundle-version="[2.11.0,2.12.0)";resolution:=optional, |
| org.hamcrest.core;bundle-version="1.1.0", |
| javax.persistence;bundle-version="2.0.4", |
| org.eclipse.osbp.dsl.entity.xtext;bundle-version="[0.9.0,0.10.0)";resolution:=optional, |
| org.eclipse.persistence.core;bundle-version="2.5.0", |
| org.eclipse.persistence.jpa;bundle-version="2.5.0", |
| org.eclipse.persistence.asm;bundle-version="3.3.1", |
| org.eclipse.osbp.dsl.common.xtext;bundle-version="[0.9.0,0.10.0)";resolution:=optional, |
| org.eclipse.osbp.dsl.semantic.common;bundle-version="[0.9.0,0.10.0)";resolution:=optional, |
| org.objectweb.asm;bundle-version="[5.0.1,6.0.0)";resolution:=optional, |
| org.eclipse.osbp.runtime.common;bundle-version="[0.9.0,0.10.0)";resolution:=optional, |
| org.eclipse.osbp.dsl.datatype.lib;bundle-version="[0.9.0,0.10.0)", |
| org.eclipse.osbp.dsl.dto.lib;bundle-version="[0.9.0,0.10.0)", |
| org.eclipse.osbp.xtext.i18n;bundle-version="[0.9.0,0.10.0)";resolution:=optional, |
| org.apache.derby.core;bundle-version="10.5.1", |
| org.eclipse.xtext.xbase.lib, |
| org.eclipse.xtext.testing, |
| org.eclipse.xtext.xbase.testing |
| Import-Package: javax.validation;version="1.1.0", |
| javax.validation.constraints;version="1.1.0", |
| junit.framework;version="3.8.2", |
| org.apache.commons.logging, |
| org.apache.log4j, |
| org.hamcrest.core, |
| org.junit;version="4.5.0", |
| org.junit.runner;version="4.5.0", |
| org.junit.runner.manipulation;version="4.5.0", |
| org.junit.runner.notification;version="4.5.0", |
| org.junit.runners;version="4.5.0", |
| org.junit.runners.model;version="4.5.0", |
| org.osgi.service.component;version="1.2.0" |
| Bundle-RequiredExecutionEnvironment: JavaSE-1.7 |
| Export-Package: org.eclipse.osbp.dsl.entity.xtext.tests;version="0.9.0" |
| Meta-Persistence: META-INF/persistence.xml |
| Bundle-Activator: org.eclipse.osbp.dsl.entity.xtext.tests.Activator |
| Bundle-ClassPath: lib/mysql-connector-java-5.1.6.jar,. |