Commit the documentation of core, ant task, maven plugin and arch
Change the NOTICE file format


git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@657197 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/composite/pom.xml b/ipojo/composite/pom.xml
index e7381fc..0b8c1b5 100644
--- a/ipojo/composite/pom.xml
+++ b/ipojo/composite/pom.xml
@@ -66,7 +66,9 @@
 				<configuration>

 					<instructions>

 						<Bundle-Name>iPOJO Composite</Bundle-Name>

-						<Bundle-Vendor>Clement ESCOFFIER</Bundle-Vendor>

+						<Bundle-Vendor>

+							The Apache Software Foundation

+						</Bundle-Vendor>

 						<Bundle-Description>

 							iPOJO Composititon Framework

 						</Bundle-Description>

@@ -92,6 +94,10 @@
 							org.apache.felix.ipojo.composite;

 							version="0.8.0"

 						</Export-Package>

+						<Include-Resource>

+							META-INF/LICENCE=LICENSE,

+							META-INF/NOTICE=NOTICE

+						</Include-Resource>

 						<IPOJO-Extension>

 							composite:org.apache.felix.ipojo.composite.CompositeFactory

 						</IPOJO-Extension>