Update changelogs - prepare release.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1493324 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/manipulator/annotations/changelog.txt b/ipojo/manipulator/annotations/changelog.txt
index 9427da4..7f8985a 100644
--- a/ipojo/manipulator/annotations/changelog.txt
+++ b/ipojo/manipulator/annotations/changelog.txt
@@ -1,4 +1,24 @@
-Changes from 1.8.6 to 1.8.10

+Changes from the 1.10.0 to 1.10.1

+---------------------------------

+

+** Bug

+    * [FELIX-4077] - Fix documentation urls in maven projects

+    * [FELIX-4091] - Bnd iPOJO Plugin only browse classes annotated with some iPOJO annotations

+    * [FELIX-4093] - Dependency is ignored if @Bind does not respect naming pattern

+    * [FELIX-4110] - @ServiceProperty and @StaticServiceProperty are missing the immutable attribute

+

+** Improvement

+    * [FELIX-4094] - Recognize add/remove method naming pattern

+

+** New Feature

+    * [FELIX-4095] - Add CDI-like @Stereotype

+

+** Task

+    * [FELIX-4092] - Move 'annotation' module from 'runtime' to 'manipulator' project

+    * [FELIX-4103] - Skip deployment of it-tests

+    * [FELIX-4104] - Do not run integration-tests in the default build

+

+Changes from 1.8.6 to 1.10.0

 ----------------------------

 

 ** Bug

diff --git a/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt b/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
index 5c25f9d..2f42bb9 100644
--- a/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
+++ b/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
@@ -1,4 +1,24 @@
-Changes from the 1.8.6 to 1.8.10
+Changes from the 1.10.0 to 1.10.1
+---------------------------------
+
+** Bug
+    * [FELIX-4077] - Fix documentation urls in maven projects
+    * [FELIX-4091] - Bnd iPOJO Plugin only browse classes annotated with some iPOJO annotations
+    * [FELIX-4093] - Dependency is ignored if @Bind does not respect naming pattern
+    * [FELIX-4110] - @ServiceProperty and @StaticServiceProperty are missing the immutable attribute
+
+** Improvement
+    * [FELIX-4094] - Recognize add/remove method naming pattern
+
+** New Feature
+    * [FELIX-4095] - Add CDI-like @Stereotype
+
+** Task
+    * [FELIX-4092] - Move 'annotation' module from 'runtime' to 'manipulator' project
+    * [FELIX-4103] - Skip deployment of it-tests
+    * [FELIX-4104] - Do not run integration-tests in the default build
+
+Changes from the 1.8.6 to 1.10.0
 --------------------------------
 
 ** Bug
diff --git a/ipojo/manipulator/changelog.txt b/ipojo/manipulator/changelog.txt
index 9a57b13..502b02b 100644
--- a/ipojo/manipulator/changelog.txt
+++ b/ipojo/manipulator/changelog.txt
@@ -1,4 +1,25 @@
-Changes from the 1.8.6 to 1.8.10
+Changes from the 1.10.0 to 1.10.1
+---------------------------------
+
+** Bug
+    * [FELIX-4077] - Fix documentation urls in maven projects
+    * [FELIX-4091] - Bnd iPOJO Plugin only browse classes annotated with some iPOJO annotations
+    * [FELIX-4093] - Dependency is ignored if @Bind does not respect naming pattern
+    * [FELIX-4110] - @ServiceProperty and @StaticServiceProperty are missing the immutable attribute
+
+** Improvement
+    * [FELIX-4094] - Recognize add/remove method naming pattern
+
+** New Feature
+    * [FELIX-4095] - Add CDI-like @Stereotype
+
+** Task
+    * [FELIX-4092] - Move 'annotation' module from 'runtime' to 'manipulator' project
+    * [FELIX-4103] - Skip deployment of it-tests
+    * [FELIX-4104] - Do not run integration-tests in the default build
+
+
+Changes from the 1.8.6 to 1.10.0
 --------------------------------
 
 ** Bug
diff --git a/ipojo/manipulator/ipojo-ant-task/changelog.txt b/ipojo/manipulator/ipojo-ant-task/changelog.txt
index 2dac7b7..17c5281 100644
--- a/ipojo/manipulator/ipojo-ant-task/changelog.txt
+++ b/ipojo/manipulator/ipojo-ant-task/changelog.txt
@@ -1,4 +1,24 @@
-Changes from the 1.8.6 to 1.8.10

+Changes from the 1.10.0 to 1.10.1

+---------------------------------

+

+** Bug

+    * [FELIX-4077] - Fix documentation urls in maven projects

+    * [FELIX-4091] - Bnd iPOJO Plugin only browse classes annotated with some iPOJO annotations

+    * [FELIX-4093] - Dependency is ignored if @Bind does not respect naming pattern

+    * [FELIX-4110] - @ServiceProperty and @StaticServiceProperty are missing the immutable attribute

+

+** Improvement

+    * [FELIX-4094] - Recognize add/remove method naming pattern

+

+** New Feature

+    * [FELIX-4095] - Add CDI-like @Stereotype

+

+** Task

+    * [FELIX-4092] - Move 'annotation' module from 'runtime' to 'manipulator' project

+    * [FELIX-4103] - Skip deployment of it-tests

+    * [FELIX-4104] - Do not run integration-tests in the default build

+

+Changes from the 1.8.6 to 1.10.0

 --------------------------------

 

 ** Bug

diff --git a/ipojo/manipulator/manipulator/changelog.txt b/ipojo/manipulator/manipulator/changelog.txt
index 42cc3b8..06e101e 100644
--- a/ipojo/manipulator/manipulator/changelog.txt
+++ b/ipojo/manipulator/manipulator/changelog.txt
@@ -1,4 +1,24 @@
-Changes from the 1.8.6 to 1.8.10

+Changes from the 1.10.0 to 1.10.1

+---------------------------------

+

+** Bug

+    * [FELIX-4077] - Fix documentation urls in maven projects

+    * [FELIX-4091] - Bnd iPOJO Plugin only browse classes annotated with some iPOJO annotations

+    * [FELIX-4093] - Dependency is ignored if @Bind does not respect naming pattern

+    * [FELIX-4110] - @ServiceProperty and @StaticServiceProperty are missing the immutable attribute

+

+** Improvement

+    * [FELIX-4094] - Recognize add/remove method naming pattern

+

+** New Feature

+    * [FELIX-4095] - Add CDI-like @Stereotype

+

+** Task

+    * [FELIX-4092] - Move 'annotation' module from 'runtime' to 'manipulator' project

+    * [FELIX-4103] - Skip deployment of it-tests

+    * [FELIX-4104] - Do not run integration-tests in the default build

+

+Changes from the 1.8.6 to 1.10.0

 --------------------------------

 

 ** Bug

diff --git a/ipojo/manipulator/maven-ipojo-plugin/changelog.txt b/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
index 0c02c30..b0993e8 100644
--- a/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
+++ b/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
@@ -1,4 +1,24 @@
-Changes from the 1.8.6 to 1.8.10

+Changes from the 1.10.0 to 1.10.1

+---------------------------------

+

+** Bug

+    * [FELIX-4077] - Fix documentation urls in maven projects

+    * [FELIX-4091] - Bnd iPOJO Plugin only browse classes annotated with some iPOJO annotations

+    * [FELIX-4093] - Dependency is ignored if @Bind does not respect naming pattern

+    * [FELIX-4110] - @ServiceProperty and @StaticServiceProperty are missing the immutable attribute

+

+** Improvement

+    * [FELIX-4094] - Recognize add/remove method naming pattern

+

+** New Feature

+    * [FELIX-4095] - Add CDI-like @Stereotype

+

+** Task

+    * [FELIX-4092] - Move 'annotation' module from 'runtime' to 'manipulator' project

+    * [FELIX-4103] - Skip deployment of it-tests

+    * [FELIX-4104] - Do not run integration-tests in the default build

+

+Changes from the 1.8.6 to 1.10.0

 --------------------------------

 

 ** Bug

diff --git a/ipojo/manipulator/online-manipulator/changelog.txt b/ipojo/manipulator/online-manipulator/changelog.txt
index 2b745c9..735c7ef 100644
--- a/ipojo/manipulator/online-manipulator/changelog.txt
+++ b/ipojo/manipulator/online-manipulator/changelog.txt
@@ -1,4 +1,24 @@
-Changes from the 1.8.6 to 1.8.10

+Changes from the 1.10.0 to 1.10.1

+---------------------------------

+

+** Bug

+    * [FELIX-4077] - Fix documentation urls in maven projects

+    * [FELIX-4091] - Bnd iPOJO Plugin only browse classes annotated with some iPOJO annotations

+    * [FELIX-4093] - Dependency is ignored if @Bind does not respect naming pattern

+    * [FELIX-4110] - @ServiceProperty and @StaticServiceProperty are missing the immutable attribute

+

+** Improvement

+    * [FELIX-4094] - Recognize add/remove method naming pattern

+

+** New Feature

+    * [FELIX-4095] - Add CDI-like @Stereotype

+

+** Task

+    * [FELIX-4092] - Move 'annotation' module from 'runtime' to 'manipulator' project

+    * [FELIX-4103] - Skip deployment of it-tests

+    * [FELIX-4104] - Do not run integration-tests in the default build

+

+Changes from the 1.8.6 to 1.10.0

 --------------------------------

 

 ** Bug

diff --git a/ipojo/runtime/api/changelog.txt b/ipojo/runtime/api/changelog.txt
index 03274fd..d6da9b6 100644
--- a/ipojo/runtime/api/changelog.txt
+++ b/ipojo/runtime/api/changelog.txt
@@ -35,7 +35,7 @@
     * [FELIX-4104] - Do not run integration-tests in the default build

     * [FELIX-4124] - Move arch-gogo to runtime

 

-Changes from 1.8.6 to 1.8.10

+Changes from 1.8.6 to 1.10.0

 ----------------------------

 

 ** Bug

diff --git a/ipojo/runtime/composite/changelog.txt b/ipojo/runtime/composite/changelog.txt
index 918c0b4..f768fd7 100644
--- a/ipojo/runtime/composite/changelog.txt
+++ b/ipojo/runtime/composite/changelog.txt
@@ -35,7 +35,7 @@
     * [FELIX-4104] - Do not run integration-tests in the default build

     * [FELIX-4124] - Move arch-gogo to runtime

 

-Changes from 1.8.6 to 1.8.10

+Changes from 1.8.6 to 1.10.0

 ----------------------------

 

 ** Bug

diff --git a/ipojo/runtime/core/changelog.txt b/ipojo/runtime/core/changelog.txt
index 596a94a..3676fbd 100644
--- a/ipojo/runtime/core/changelog.txt
+++ b/ipojo/runtime/core/changelog.txt
@@ -35,7 +35,7 @@
     * [FELIX-4104] - Do not run integration-tests in the default build

     * [FELIX-4124] - Move arch-gogo to runtime

 

-Changes from 1.8.6 to 1.8.10

+Changes from 1.8.6 to 1.10.0

 ----------------------------

 

 ** Bug