OSGi Manifest |
Bundle-ManifestVersion: 2 Bundle-SymbolicName: com.lyrisoft.chat.server.remote.command Bundle-Description: nfc-server Bundle-Name: nfc-server Bundle-Version: 0.0.0 Export-Package: com.lyrisoft.chat;uses:="com.lyrisoft.util.i18n",com.lyrisoft.chat.client;uses:="com.lyrisoft.chat.server.local",com.lyrisoft.chat.server.remote;uses:="com.lyrisoft.chat,com.lyrisoft.chat.server.remote.command,com.lyrisoft.chat.server.remote.persistence.auth,com.lyrisoft.chat.server.remote.persistence.auth.room,com.lyrisoft.chat.server.remote.persistence.ignore,com.lyrisoft.util,com.lyrisoft.util.io,com.lyrisoft.util.properties",com.lyrisoft.chat.server.remote.command;uses:="com.lyrisoft.chat,com.lyrisoft.chat.server.remote",com.lyrisoft.chat.server.remote.persistence;uses:="com.lyrisoft.chat.server.remote,com.lyrisoft.util.properties",com.lyrisoft.chat.server.remote.persistence.auth;uses:="com.lyrisoft.chat,com.lyrisoft.chat.server.remote,com.lyrisoft.chat.server.remote.persistence,com.lyrisoft.util.io,com.lyrisoft.util.properties,jfd",com.lyrisoft.chat.server.remote.persistence.auth.room;uses:="com.lyrisoft.chat.server.remote,com.lyrisoft.chat.server.remote.persistence",com.lyrisoft.chat.server.remote.persistence.ignore;uses:="com.lyrisoft.chat.server.remote,com.lyrisoft.chat.server.remote.persistence",com.lyrisoft.util,com.lyrisoft.util.i18n,com.lyrisoft.util.io,com.lyrisoft.util.properties;uses:="com.lyrisoft.util.io",jfd Import-Package: com.lyrisoft.chat.server.local;version="0.0.0",java.applet,java.io,java.lang,java.lang.reflect,java.net,java.security,java.sql,java.text,java.util,java.util.regex,javax.jms,javax.naming,javax.naming.directory,javax.servlet,javax.servlet.http
|