Skip to content

Commit

Permalink
Fix: set "Bundle-Vendor: Eclipse Gemini" in MANIFEST.MF
Browse files Browse the repository at this point in the history
git-svn-id: http://dev.eclipse.org/svnroot/rt/org.eclipse.gemini.dbaccess/trunk@67 12902edb-6d80-0410-83f6-77bc01f5a9c0
  • Loading branch information
jkissner committed May 12, 2011
1 parent 6cb490a commit 813ced9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/org.eclipse.gemini.dbaccess.test/META-INF/MANIFEST.MF
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Bundle-ManifestVersion: 2
Bundle-Name: Gemini DBAccess Tests
Bundle-SymbolicName: org.eclipse.gemini.dbaccess.test
Bundle-Version: 1.1.0.qualifier
Bundle-Vendor: Eclipse Gemini
Import-Package: javax.sql,
org.junit;version="4.5.0",
org.junit.runner;version="4.5.0",
Expand Down

0 comments on commit 813ced9

Please sign in to comment.