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/05/12 11:32:31 UTC

svn commit: r1593913 - 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: Mon May 12 09:32:31 2014
New Revision: 1593913

URL: http://svn.apache.org/r1593913
Log:
Update release notes for the 1.12.0 (release preparation)

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=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/annotations/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/annotations/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,16 @@
+Changes from the 1.11.2 to 1.12.0
+---------------------------------
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+
 Changes from the 1.11.1 to 1.11.2
 ---------------------------------
 

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=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/bnd-ipojo-plugin/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,16 @@
+Changes from the 1.11.2 to 1.12.0
+---------------------------------
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+
 Changes from the 1.11.1 to 1.11.2
 ---------------------------------
 

Modified: felix/trunk/ipojo/manipulator/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/changelog.txt?rev=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,16 @@
+Changes from the 1.11.2 to 1.12.0
+---------------------------------
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+
 Changes from the 1.11.1 to 1.11.2
 ---------------------------------
 

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=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/ipojo-ant-task/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/ipojo-ant-task/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,16 @@
+Changes from the 1.11.2 to 1.12.0
+---------------------------------
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+
 Changes from the 1.11.1 to 1.11.2
 ---------------------------------
 

Modified: felix/trunk/ipojo/manipulator/manipulator/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/manipulator/changelog.txt?rev=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/manipulator/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/manipulator/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,16 @@
+Changes from the 1.11.2 to 1.12.0
+---------------------------------
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+
 Changes from the 1.11.1 to 1.11.2
 ---------------------------------
 

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=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/maven-ipojo-plugin/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/maven-ipojo-plugin/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,16 @@
+Changes from the 1.11.2 to 1.12.0
+---------------------------------
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+
 Changes from the 1.11.1 to 1.11.2
 ---------------------------------
 

Modified: felix/trunk/ipojo/manipulator/online-manipulator/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/manipulator/online-manipulator/changelog.txt?rev=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/manipulator/online-manipulator/changelog.txt (original)
+++ felix/trunk/ipojo/manipulator/online-manipulator/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,16 @@
+Changes from the 1.11.2 to 1.12.0
+---------------------------------
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+
 Changes from the 1.11.1 to 1.11.2
 ---------------------------------
 

Modified: felix/trunk/ipojo/runtime/api/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/api/changelog.txt?rev=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/api/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/api/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,22 @@
+Changes from 1.11.2 to 1.12.0
+-----------------------------
+
+** Bug
+    * [FELIX-4464] - Wrong configuration admin package import / export clause
+    * [FELIX-4488] - Attempt to create nullable object for non-interface service
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+    * [FELIX-4490] - IPOJO allows "instance.name" property to be an empty String
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+    * [FELIX-4510] - Support lambda expression
+
 Changes from 1.11.1 to 1.11.2
 -----------------------------
 

Modified: felix/trunk/ipojo/runtime/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/changelog.txt?rev=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,22 @@
+Changes from 1.11.2 to 1.12.0
+-----------------------------
+
+** Bug
+    * [FELIX-4464] - Wrong configuration admin package import / export clause
+    * [FELIX-4488] - Attempt to create nullable object for non-interface service
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+    * [FELIX-4490] - IPOJO allows "instance.name" property to be an empty String
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+    * [FELIX-4510] - Support lambda expression
+
 Changes from 1.11.1 to 1.11.2
 -----------------------------
 

Modified: felix/trunk/ipojo/runtime/composite/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/composite/changelog.txt?rev=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/composite/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/composite/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,22 @@
+Changes from 1.11.2 to 1.12.0
+-----------------------------
+
+** Bug
+    * [FELIX-4464] - Wrong configuration admin package import / export clause
+    * [FELIX-4488] - Attempt to create nullable object for non-interface service
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+    * [FELIX-4490] - IPOJO allows "instance.name" property to be an empty String
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+    * [FELIX-4510] - Support lambda expression
+
 Changes from 1.11.1 to 1.11.2
 -----------------------------
 

Modified: felix/trunk/ipojo/runtime/core/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/core/changelog.txt?rev=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/core/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/core/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,22 @@
+Changes from 1.11.2 to 1.12.0
+-----------------------------
+
+** Bug
+    * [FELIX-4464] - Wrong configuration admin package import / export clause
+    * [FELIX-4488] - Attempt to create nullable object for non-interface service
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+    * [FELIX-4490] - IPOJO allows "instance.name" property to be an empty String
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+    * [FELIX-4510] - Support lambda expression
+
 Changes from 1.11.1 to 1.11.2
 -----------------------------
 

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=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/ipojo-gogo-commands/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/ipojo-gogo-commands/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,22 @@
+Changes from 1.11.2 to 1.12.0
+-----------------------------
+
+** Bug
+    * [FELIX-4464] - Wrong configuration admin package import / export clause
+    * [FELIX-4488] - Attempt to create nullable object for non-interface service
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+    * [FELIX-4490] - IPOJO allows "instance.name" property to be an empty String
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+    * [FELIX-4510] - Support lambda expression
+
 Changes from 1.11.1 to 1.11.2
 -----------------------------
 

Modified: felix/trunk/ipojo/runtime/karaf-feature/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/ipojo/runtime/karaf-feature/changelog.txt?rev=1593913&r1=1593912&r2=1593913&view=diff
==============================================================================
--- felix/trunk/ipojo/runtime/karaf-feature/changelog.txt (original)
+++ felix/trunk/ipojo/runtime/karaf-feature/changelog.txt Mon May 12 09:32:31 2014
@@ -1,3 +1,22 @@
+Changes from 1.11.2 to 1.12.0
+-----------------------------
+
+** Bug
+    * [FELIX-4464] - Wrong configuration admin package import / export clause
+    * [FELIX-4488] - Attempt to create nullable object for non-interface service
+
+** Improvement
+    * [FELIX-4482] - Use scope=provided for OSGi APIs dependencies
+    * [FELIX-4490] - IPOJO allows "instance.name" property to be an empty String
+
+** New Feature
+    * [FELIX-4476] - Java 8 Support
+
+** Sub-task
+    * [FELIX-4508] - Update to ASM 5.0.2
+    * [FELIX-4509] - Change the frame computation strategy
+    * [FELIX-4510] - Support lambda expression
+
 Changes from 1.11.1 to 1.11.2
 -----------------------------