Skip to content

Commit 797b627

Browse files
committed
Make it look more like the logging plug-in.
1 parent d9996eb commit 797b627

File tree

1 file changed

+4
-4
lines changed
  • edu.cuny.hunter.streamrefactoring.tests/META-INF

1 file changed

+4
-4
lines changed

edu.cuny.hunter.streamrefactoring.tests/META-INF/MANIFEST.MF

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ Manifest-Version: 1.0
22
Bundle-ManifestVersion: 2
33
Bundle-Name: %Bundle-Name
44
Bundle-SymbolicName: edu.cuny.hunter.streamrefactoring.tests;singleton:=true
5-
Bundle-Version: 1.0.0
5+
Bundle-Version: 1.0.0.qualifier
66
Bundle-ActivationPolicy: lazy
77
Bundle-Vendor: %Bundle-Vendor
88
Fragment-Host: org.eclipse.jdt.ui
99
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
1010
Require-Bundle: org.junit,
11-
edu.cuny.citytech.refactoring.common.core;bundle-version="1.1.0",
12-
edu.cuny.citytech.refactoring.common.tests;bundle-version="1.5.0",
13-
org.eclipse.jdt.ui.tests.refactoring;bundle-version="3.13.800"
11+
edu.cuny.citytech.refactoring.common.core,
12+
edu.cuny.citytech.refactoring.common.tests,
13+
org.eclipse.jdt.ui.tests.refactoring;bundle-version="3.13.200"
1414
Import-Package: com.ibm.wala.ipa.callgraph,
1515
edu.cuny.hunter.streamrefactoring.core.analysis,
1616
edu.cuny.hunter.streamrefactoring.core.descriptors,

0 commit comments

Comments
 (0)