Add license and notice  file to the online-manipulator
Add apache license header to the online-manipulator

Edit license and notice file of junit4osgi

Add the online-manipulator to the reactor

Fix a potential NPE in the manipulator when the Created-By entry does not exist in the manipulated jar

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@767443 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/pom.xml b/ipojo/pom.xml
index a0cf9f8..0e59421 100644
--- a/ipojo/pom.xml
+++ b/ipojo/pom.xml
@@ -44,6 +44,7 @@
 		<module>handler/eventadmin</module>
 		<module>handler/whiteboard</module>
 		<module>api</module>
+		<module>online-manipulator</module>
 		<module>junit4osgi</module>
 	</modules>