Updates doc folders with new changelog files and update embedded documentation
Adds the ASM licence in the manipulator project
The maven-ipojo-plugin's architype targets the latest released version.
Adds a visibility test in the composite test suite.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@703957 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/pom.xml b/ipojo/manipulator/pom.xml
index 85000b8..569445a 100644
--- a/ipojo/manipulator/pom.xml
+++ b/ipojo/manipulator/pom.xml
@@ -75,6 +75,7 @@
 						</Private-Package>

 						<Include-Resource>

 							META-INF/LICENCE=LICENSE,

+							META-INF/LICENCE.asm=LICENCE.asm,

 							META-INF/NOTICE=NOTICE

 						</Include-Resource>

 					</instructions>