diff options
author | rescobar | 2011-03-03 20:33:33 +0000 |
---|---|---|
committer | Ryan D. Brooks | 2011-03-03 20:33:33 +0000 |
commit | 863ed25fdc1aab88232ff4d96c259420963824fc (patch) | |
tree | 305ed5fe12262fb61a6b9c639924653a6757b93b /plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF | |
parent | c3c358519201a1f1119f70a32b695e799de1491a (diff) | |
download | org.eclipse.osee-863ed25fdc1aab88232ff4d96c259420963824fc.tar.gz org.eclipse.osee-863ed25fdc1aab88232ff4d96c259420963824fc.tar.xz org.eclipse.osee-863ed25fdc1aab88232ff4d96c259420963824fc.zip |
refactor: Cleanup junit dependencies
Diffstat (limited to 'plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF')
-rw-r--r-- | plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF b/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF index 7a371d7538c..eeb0ea418cc 100644 --- a/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF +++ b/plugins/org.eclipse.osee.framework.ui.skynet/META-INF/MANIFEST.MF @@ -33,7 +33,6 @@ Require-Bundle: javax.mail.glassfish, org.eclipse.osee.framework.ui.ws, org.eclipse.osee.framework.help.ui;resolution:=optional, org.eclipse.osee.framework.access, - org.junit, org.eclipse.core.filesystem Bundle-ActivationPolicy: lazy Bundle-Vendor: Eclipse Open System Engineering Environment |