Add/Update bundle vendor.
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@648974 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/mosgi/console.component/pom.xml b/mosgi/console.component/pom.xml
index e893392..5763763 100644
--- a/mosgi/console.component/pom.xml
+++ b/mosgi/console.component/pom.xml
@@ -66,6 +66,7 @@
<Bundle-Description>MOSGi JMX Console main GUI component</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.console.component.Activator</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Private-Package>${pom.artifactId}</Private-Package>
</instructions>
diff --git a/mosgi/console.gui/pom.xml b/mosgi/console.gui/pom.xml
index 4c32540..081b3d9 100644
--- a/mosgi/console.gui/pom.xml
+++ b/mosgi/console.gui/pom.xml
@@ -86,6 +86,7 @@
<Bundle-Description>MOSGi JMX Console main GUI</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.console.gui.Activator</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Private-Package>${pom.artifactId}</Private-Package>
</instructions>
</configuration>
diff --git a/mosgi/console.ifc/pom.xml b/mosgi/console.ifc/pom.xml
index b1a65c0..747d6e3 100644
--- a/mosgi/console.ifc/pom.xml
+++ b/mosgi/console.ifc/pom.xml
@@ -58,6 +58,7 @@
<Bundle-Name>MOSGi JMX Console Ifc</Bundle-Name>
<Bundle-Description>MOSGi JMX Console Ifc</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>${pom.artifactId}</Export-Package>
</instructions>
</configuration>
diff --git a/mosgi/jmx.agent/pom.xml b/mosgi/jmx.agent/pom.xml
index a429f02..0706db1 100644
--- a/mosgi/jmx.agent/pom.xml
+++ b/mosgi/jmx.agent/pom.xml
@@ -73,6 +73,7 @@
<Bundle-Description>MOSGi JMX-MX4J Agent Service</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.jmx.agent.AgentActivator</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>${pom.artifactId},
org.apache.felix.mosgi.jmx.agent.mx4j.server,
org.apache.felix.mosgi.jmx.agent.mx4j.server.interceptor,
diff --git a/mosgi/jmx.httpconnector/pom.xml b/mosgi/jmx.httpconnector/pom.xml
index 19aa099..4aff600 100644
--- a/mosgi/jmx.httpconnector/pom.xml
+++ b/mosgi/jmx.httpconnector/pom.xml
@@ -78,6 +78,7 @@
<Bundle-Description>MOSGi JMX-MX4J http connector</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.jmx.httpconnector.HttpConnectorActivator</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Private-Package>${pom.artifactId}.*</Private-Package>
</instructions>
</configuration>
diff --git a/mosgi/jmx.registry/pom.xml b/mosgi/jmx.registry/pom.xml
index 45719e2..156c14f 100644
--- a/mosgi/jmx.registry/pom.xml
+++ b/mosgi/jmx.registry/pom.xml
@@ -71,6 +71,7 @@
<Bundle-Name>MOSGi JMX rmiregistry</Bundle-Name>
<Bundle-Description>MOSGi JMX rmiregistry</Bundle-Description>
<Bundle-Activator>org.apache.felix.mosgi.jmx.registry.mx4j.tools.naming.NamingService</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>${pom.artifactId}.mx4j.tools.naming</Export-Package>
<DynamicImport-Package>*</DynamicImport-Package>
</instructions>
diff --git a/mosgi/jmx.remotelogger/pom.xml b/mosgi/jmx.remotelogger/pom.xml
index 6f1399b..1fba7aa 100644
--- a/mosgi/jmx.remotelogger/pom.xml
+++ b/mosgi/jmx.remotelogger/pom.xml
@@ -66,6 +66,7 @@
<Bundle-Description>MOSGi JMX remote logger</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.jmx.remotelogger.Logger</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Private-Package>${pom.artifactId}.*</Private-Package>
</instructions>
</configuration>
diff --git a/mosgi/jmx.rmiconnector/pom.xml b/mosgi/jmx.rmiconnector/pom.xml
index 67a4c5c..d8c5729 100644
--- a/mosgi/jmx.rmiconnector/pom.xml
+++ b/mosgi/jmx.rmiconnector/pom.xml
@@ -91,6 +91,7 @@
<Bundle-Description>MOSGi JMX-MX4J RMI Connector</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.jmx.rmiconnector.RmiConnectorActivator</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>org.apache.felix.mosgi.jmx.rmiconnector.mx4j.remote.provider.rmi </Export-Package>
<Private-Package>${pom.artifactId}.*</Private-Package>
</instructions>
diff --git a/mosgi/managedelements.bundlesprobes.tab/pom.xml b/mosgi/managedelements.bundlesprobes.tab/pom.xml
index 0d3cc9a..f1c147a 100644
--- a/mosgi/managedelements.bundlesprobes.tab/pom.xml
+++ b/mosgi/managedelements.bundlesprobes.tab/pom.xml
@@ -78,6 +78,7 @@
<Bundle-Name>MOSGi Bundles management tab for the JMX console</Bundle-Name>
<Bundle-Description>MOSGi Bundles management tab for the JMX console</Bundle-Description>
<Bundle-Activator>org.apache.felix.mosgi.managedelements.bundlesprobes.tab.BundlesProbesTabUI</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>${pom.artifactId}</Export-Package>
</instructions>
</configuration>
diff --git a/mosgi/managedelements.bundlesprobes/pom.xml b/mosgi/managedelements.bundlesprobes/pom.xml
index fe48fa3..1a490af 100644
--- a/mosgi/managedelements.bundlesprobes/pom.xml
+++ b/mosgi/managedelements.bundlesprobes/pom.xml
@@ -76,7 +76,8 @@
<instructions>
<Bundle-Name>MOSGi JMX MBean for OSGi bundles management</Bundle-Name>
<Bundle-Description>MOSGi JMX MBean for OSGi bundles management</Bundle-Description>
- <Bundle-Activator>org.apache.felix.mosgi.managedelements.bundlesprobes.BundlesProbes</Bundle-Activator>
+ <Bundle-Activator>org.apache.felix.mosgi.managedelements.bundlesprobes.BundlesProbes</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>${pom.artifactId}</Export-Package>
</instructions>
</configuration>
diff --git a/mosgi/managedelements.memoryprobe/pom.xml b/mosgi/managedelements.memoryprobe/pom.xml
index 09b5a03..dbaa42d 100644
--- a/mosgi/managedelements.memoryprobe/pom.xml
+++ b/mosgi/managedelements.memoryprobe/pom.xml
@@ -84,6 +84,7 @@
<Bundle-Description>MOSGi JMX MBean for memory supervision</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.managedelements.memoryprobe.MemoryProbe</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Private-Package>${pom.artifactId}</Private-Package>
</instructions>
</configuration>
diff --git a/mosgi/managedelements.obrprobe.tab/pom.xml b/mosgi/managedelements.obrprobe.tab/pom.xml
index 543aa58..957f526 100644
--- a/mosgi/managedelements.obrprobe.tab/pom.xml
+++ b/mosgi/managedelements.obrprobe.tab/pom.xml
@@ -78,6 +78,7 @@
<Bundle-Description>MOSGi obr remote manipulation tab for the JMX console</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.managedelements.obrprobe.tab.ObrProbeTabUI</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>${pom.artifactId}</Export-Package>
</instructions>
</configuration>
diff --git a/mosgi/managedelements.obrprobe/pom.xml b/mosgi/managedelements.obrprobe/pom.xml
index 20e7ef0..e99f732 100644
--- a/mosgi/managedelements.obrprobe/pom.xml
+++ b/mosgi/managedelements.obrprobe/pom.xml
@@ -85,6 +85,7 @@
<Bundle-Description>MOSGi JMX MBean for obr interaction</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.managedelements.obrprobe.ObrProbe</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>${pom.artifactId}</Export-Package>
</instructions>
</configuration>
diff --git a/mosgi/managedelements.osgiprobes.tab/pom.xml b/mosgi/managedelements.osgiprobes.tab/pom.xml
index 2a42f70..1200da4 100644
--- a/mosgi/managedelements.osgiprobes.tab/pom.xml
+++ b/mosgi/managedelements.osgiprobes.tab/pom.xml
@@ -72,6 +72,7 @@
<Bundle-Description>MOSGi OSGi gateway status tab for the JMX console</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.managedelements.osgiprobes.tab.OsgiProbesTabUI</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>${pom.artifactId}</Export-Package>
</instructions>
</configuration>
diff --git a/mosgi/managedelements.osgiprobes/pom.xml b/mosgi/managedelements.osgiprobes/pom.xml
index 651a8ae..8cae93e 100644
--- a/mosgi/managedelements.osgiprobes/pom.xml
+++ b/mosgi/managedelements.osgiprobes/pom.xml
@@ -78,6 +78,7 @@
<Bundle-Description>MOSGi JMX MBean for OSGi gateway status</Bundle-Description>
<Bundle-SymbolicName>${pom.artifactId}</Bundle-SymbolicName>
<Bundle-Activator>org.apache.felix.mosgi.managedelements.osgiprobes.OsgiProbes</Bundle-Activator>
+ <Bundle-Vendor>The Apache Software Foundation</Bundle-Vendor>
<Export-Package>${pom.artifactId}</Export-Package>
</instructions>
</configuration>