Fix license issue
Update changelog
Upgrade some settings in the configuration test suite
Add the obr.xml file for the web console plugin

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@795564 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/handler/jmx/doc/changelog.txt b/ipojo/handler/jmx/doc/changelog.txt
index 41751cd..c958799 100644
--- a/ipojo/handler/jmx/doc/changelog.txt
+++ b/ipojo/handler/jmx/doc/changelog.txt
@@ -1,9 +1,18 @@
+Changes from 1.2.0 to 1.4.0
+---------------------------
+** Bug
+    * [FELIX-1183] - iPOJO JMX handler doesn't re-throw exceptions 
+     
+** Improvement
+    * Update parent pom
+
+
 Changes from 1.0.0 to 1.2.0
 ---------------------------
 ** Bug
- 	* [FELIX-828] - iPOJO JMX Handler: the name attribute has not the expected behavior
+   * [FELIX-828] - iPOJO JMX Handler: the name attribute has not the expected behavior
     * [FELIX-829] - iPOJO JMX Handler: the sub-element should refer to the handler namespace    
 
 Version 1.0.0
 -------------
-    * Initial release
\ No newline at end of file
+    * Initial release