Add bundle-description and bundle-docURL inside bundle manifests.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@685559 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/handler/jmx/pom.xml b/ipojo/handler/jmx/pom.xml
index f66fd3a..3f7e893 100644
--- a/ipojo/handler/jmx/pom.xml
+++ b/ipojo/handler/jmx/pom.xml
@@ -70,6 +70,12 @@
 						</Bundle-SymbolicName>
 						<Bundle-Vendor>The Apache Software 
 							Foundation</Bundle-Vendor>
+						<Bundle-Description>
+							iPOJO JMX Handler
+						</Bundle-Description>
+						<Bundle-DocURL>
+							http://felix.apache.org/site/ipojo-jmx-handler.html
+						</Bundle-DocURL>
 						<Include-Resource>
 							META-INF/LICENCE=LICENSE,
 							META-INF/NOTICE=NOTICE