collaboration HTTP server now requires auth header (configured via openfire) added auth to cave client Former-commit-id:d8e283e1b4
[formerly e0e4dfdedff283c809060257fbf04e777faf318d] Former-commit-id:ce24bd1018
12 lines
391 B
Text
12 lines
391 B
Text
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Common Xmpp
|
|
Bundle-SymbolicName: com.raytheon.uf.common.xmpp
|
|
Bundle-Version: 1.14
|
|
Bundle-Vendor: RAYTHEON
|
|
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
|
|
Require-Bundle: org.jivesoftware.smack,
|
|
org.apache.commons.lang
|
|
Export-Package: com.raytheon.uf.common.xmpp,
|
|
com.raytheon.uf.common.xmpp.ext,
|
|
com.raytheon.uf.common.xmpp.iq
|