You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by cl...@apache.org on 2014/01/19 16:36:13 UTC

svn commit: r1559507 - in /felix/trunk/ipojo: manipulator/ manipulator/annotations/ manipulator/bnd-ipojo-plugin/ manipulator/ipojo-ant-task/ manipulator/manipulator/ manipulator/maven-ipojo-plugin/ manipulator/online-manipulator/ runtime/ runtime/api/...

Author: clement
Date: Sun Jan 19 15:36:12 2014
New Revision: 1559507

URL: http://svn.apache.org/r1559507
Log:
Update changelogs

Modified:
    felix/trunk/ipojo/manipulator/annotations/changelog.txt
    felix/trunk/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
    felix/trunk/ipojo/manipulator/changelog.txt
    felix/trunk/ipojo/manipulator/ipojo-ant-task/changelog.txt
    felix/trunk/ipojo/manipulator/manipulator/changelog.txt
    felix/trunk/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
    felix/trunk/ipojo/manipulator/online-manipulator/changelog.txt
    felix/trunk/ipojo/runtime/api/changelog.txt
    felix/trunk/ipojo/runtime/changelog.txt
    felix/trunk/ipojo/runtime/composite/changelog.txt
    felix/trunk/ipojo/runtime/core/changelog.txt
    felix/trunk/ipojo/runtime/ipojo-gogo-commands/changelog.txt
    felix/trunk/ipojo/runtime/karaf-feature/changelog.txt

Modified: felix/trunk/ipojo/manipulator/annotations/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/annotations/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/annotations/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/annotations/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1
+---------------------------------
+
+** Bug
+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied
+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields
+
 Changes from the 1.10.1 to 1.11.0
 ---------------------------------
 

Modified: felix/trunk/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1
+---------------------------------
+
+** Bug
+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied
+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields
+
 Changes from the 1.10.1 to 1.11.0
 ---------------------------------
 

Modified: felix/trunk/ipojo/manipulator/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1
+---------------------------------
+
+** Bug
+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied
+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields
+
 Changes from the 1.10.1 to 1.11.0
 ---------------------------------
 

Modified: felix/trunk/ipojo/manipulator/ipojo-ant-task/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/ipojo-ant-task/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/ipojo-ant-task/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/ipojo-ant-task/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1
+---------------------------------
+
+** Bug
+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied
+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields
+
 Changes from the 1.10.1 to 1.11.0
 ---------------------------------
 

Modified: felix/trunk/ipojo/manipulator/manipulator/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/manipulator/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/manipulator/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/manipulator/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1
+---------------------------------
+
+** Bug
+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied
+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields
+
 Changes from the 1.10.1 to 1.11.0
 ---------------------------------
 

Modified: felix/trunk/ipojo/manipulator/maven-ipojo-plugin/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/maven-ipojo-plugin/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/maven-ipojo-plugin/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/maven-ipojo-plugin/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1
+---------------------------------
+
+** Bug
+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied
+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields
+
 Changes from the 1.10.1 to 1.11.0
 ---------------------------------
 

Modified: felix/trunk/ipojo/manipulator/online-manipulator/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/online-manipulator/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/online-manipulator/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/online-manipulator/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,10 @@
+Changes from the 1.11.0 to 1.11.1
+---------------------------------
+
+** Bug
+    * [FELIX-4340] - Flex iPOJO online manipulator error if metadata.xml file not supplied
+    * [FELIX-4347] -  should ignore inner classes that are assigned to static fields
+
 Changes from the 1.10.1 to 1.11.0
 ---------------------------------
 

Modified: felix/trunk/ipojo/runtime/api/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/api/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/api/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/api/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,14 @@
+Changes from 1.11.0 to 1.11.1
+-----------------------------
+
+** Bug
+    * [FELIX-4335] - PropertyDescription does not allow retrieving the current value of the represented property
+    * [FELIX-4374] - iPOJO: ConcurrentModificationException in ProvidedService
+    * [FELIX-4386] - Deadlock while creating composite instances programmatically
+
+** Improvement
+    * [FELIX-4292] - @Component 'propagation' attribute has wrong default value
+
 Changes from 1.10.1 to 1.11.0
 -----------------------------
 

Modified: felix/trunk/ipojo/runtime/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,14 @@
+Changes from 1.11.0 to 1.11.1
+-----------------------------
+
+** Bug
+    * [FELIX-4335] - PropertyDescription does not allow retrieving the current value of the represented property
+    * [FELIX-4374] - iPOJO: ConcurrentModificationException in ProvidedService
+    * [FELIX-4386] - Deadlock while creating composite instances programmatically
+
+** Improvement
+    * [FELIX-4292] - @Component 'propagation' attribute has wrong default value
+
 Changes from 1.10.1 to 1.11.0
 -----------------------------
 

Modified: felix/trunk/ipojo/runtime/composite/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/composite/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/composite/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/composite/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,14 @@
+Changes from 1.11.0 to 1.11.1
+-----------------------------
+
+** Bug
+    * [FELIX-4335] - PropertyDescription does not allow retrieving the current value of the represented property
+    * [FELIX-4374] - iPOJO: ConcurrentModificationException in ProvidedService
+    * [FELIX-4386] - Deadlock while creating composite instances programmatically
+
+** Improvement
+    * [FELIX-4292] - @Component 'propagation' attribute has wrong default value
+
 Changes from 1.10.1 to 1.11.0
 -----------------------------
 

Modified: felix/trunk/ipojo/runtime/core/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/core/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/core/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/core/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,14 @@
+Changes from 1.11.0 to 1.11.1
+-----------------------------
+
+** Bug
+    * [FELIX-4335] - PropertyDescription does not allow retrieving the current value of the represented property
+    * [FELIX-4374] - iPOJO: ConcurrentModificationException in ProvidedService
+    * [FELIX-4386] - Deadlock while creating composite instances programmatically
+
+** Improvement
+    * [FELIX-4292] - @Component 'propagation' attribute has wrong default value
+
 Changes from 1.10.1 to 1.11.0
 -----------------------------
 

Modified: felix/trunk/ipojo/runtime/ipojo-gogo-commands/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/ipojo-gogo-commands/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/ipojo-gogo-commands/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/ipojo-gogo-commands/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,14 @@
+Changes from 1.11.0 to 1.11.1
+-----------------------------
+
+** Bug
+    * [FELIX-4335] - PropertyDescription does not allow retrieving the current value of the represented property
+    * [FELIX-4374] - iPOJO: ConcurrentModificationException in ProvidedService
+    * [FELIX-4386] - Deadlock while creating composite instances programmatically
+
+** Improvement
+    * [FELIX-4292] - @Component 'propagation' attribute has wrong default value
+
 Changes from 1.10.1 to 1.11.0
 -----------------------------
 

Modified: felix/trunk/ipojo/runtime/karaf-feature/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/karaf-feature/changelog.txt?rev=1559507&r1=1559506&r2=1559507&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/karaf-feature/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/karaf-feature/changelog.txt Sun Jan 19 15:36:12 2014
@@ -1,3 +1,14 @@
+Changes from 1.11.0 to 1.11.1
+-----------------------------
+
+** Bug
+    * [FELIX-4335] - PropertyDescription does not allow retrieving the current value of the represented property
+    * [FELIX-4374] - iPOJO: ConcurrentModificationException in ProvidedService
+    * [FELIX-4386] - Deadlock while creating composite instances programmatically
+
+** Improvement
+    * [FELIX-4292] - @Component 'propagation' attribute has wrong default value
+
 Changes from 1.10.1 to 1.11.0
 -----------------------------