commit | 2d042e3173532714f60f311fe6e1a001b9db0690 | [log] [tgz] |
---|---|---|
author | Richard S. Hall <rickhall@apache.org> | Thu Feb 09 13:37:30 2006 +0000 |
committer | Richard S. Hall <rickhall@apache.org> | Thu Feb 09 13:37:30 2006 +0000 |
tree | 8e700aadeb687a6697bd054752c652e48687c479 | |
parent | 88e0ae62e5ed1d0b21743b2d780c9cd4ce2d5fd2 [diff] |
Simple changes to shell manifest file. git-svn-id: https://svn.apache.org/repos/asf/incubator/felix/trunk@376289 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/org.apache.felix.framework/src/main/java/org/apache/felix/shell/impl/manifest.mf b/org.apache.felix.framework/src/main/java/org/apache/felix/shell/impl/manifest.mf index f241961..e97c4a6 100644 --- a/org.apache.felix.framework/src/main/java/org/apache/felix/shell/impl/manifest.mf +++ b/org.apache.felix.framework/src/main/java/org/apache/felix/shell/impl/manifest.mf
@@ -1,8 +1,9 @@ Bundle-Name: ShellService Bundle-SymbolicName: org.apache.felix.shell.impl Bundle-Description: A simple command shell service for Felix (or any other OSGi framework). -Bundle-DocURL: http://oscar-osgi.sf.net/repo/shell/ -Bundle-Version: 1.0.2 +Bundle-DocURL: http://oscar-osgi.sf.net/obr2/shell/ +Bundle-Source: http://oscar-osgi.sf.net/obr2/shell/org.apache.felix.shell.impl-src.jar +Bundle-Version: 1.0.3 Bundle-Activator: org.apache.felix.shell.impl.Activator Bundle-ClassPath: . Import-Package: