Author: cziegeler
Date: Wed Feb 13 15:36:11 2013
New Revision: 1445666

URL: http://svn.apache.org/r1445666
Log:
Update changelog

Modified:
    felix/trunk/scrplugin/annotations/changelog.txt
    felix/trunk/scrplugin/generator/changelog.txt
    felix/trunk/scrplugin/maven-scr-plugin/changelog.txt
    felix/trunk/scrplugin/scrtask/changelog.txt

Modified: felix/trunk/scrplugin/annotations/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/scrplugin/annotations/changelog.txt?rev=1445666&r1=1445665&r2=1445666&view=diff
==============================================================================
--- felix/trunk/scrplugin/annotations/changelog.txt (original)
+++ felix/trunk/scrplugin/annotations/changelog.txt Wed Feb 13 15:36:11 2013
@@ -1,3 +1,9 @@
+Changes from 1.8.0 to 1.7.0
+----------------------------
+** Improvement
+    * [FELIX-3169] - Add support for new PASSWORD attribute type of Metatype 
service
+
+
 Changes from 1.6.0 to 1.7.0
 ---------------------------
 

Modified: felix/trunk/scrplugin/generator/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/scrplugin/generator/changelog.txt?rev=1445666&r1=1445665&r2=1445666&view=diff
==============================================================================
--- felix/trunk/scrplugin/generator/changelog.txt (original)
+++ felix/trunk/scrplugin/generator/changelog.txt Wed Feb 13 15:36:11 2013
@@ -1,3 +1,21 @@
+Changes from 1.4.0 to 1.3.0
+----------------------------
+** Improvement
+    * [FELIX-3794] - Use DS specification version per component
+    * [FELIX-3636] - Using @Service without @Component should log a warning
+    * [FELIX-2929] - Read @Property from interfaces of types annotated with 
@Component
+    * [FELIX-3169] - Add support for new PASSWORD attribute type of Metatype 
service
+    * [FELIX-3886] - Improve error message for empty *.java-File
+
+** Task
+    * [FELIX-3867] - Drop support for JDK 1.4 completely
+
+** Bug
+    * [FELIX-3815] - Maven SCR Plugin does not correctly set specVersion to 
1.1 if bind method with two parameters are used (OSGi Comp 4.2 $112.3.1)
+    * [FELIX-3858] - Service descriptor written in wrong encoding
+    * [FELIX-3232] - SCR annotations @Activate @Deactivate @Modified in outer 
classes also affect nested classes, annotations in nested classes are ignored 
+
+
 Changes from 1.3.0 to 1.2.0
 ---------------------------
 ** Improvement

Modified: felix/trunk/scrplugin/maven-scr-plugin/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/scrplugin/maven-scr-plugin/changelog.txt?rev=1445666&r1=1445665&r2=1445666&view=diff
==============================================================================
--- felix/trunk/scrplugin/maven-scr-plugin/changelog.txt (original)
+++ felix/trunk/scrplugin/maven-scr-plugin/changelog.txt Wed Feb 13 15:36:11 
2013
@@ -1,3 +1,21 @@
+Changes from 1.10.0 to 1.9.0
+----------------------------
+** Improvement
+    * [FELIX-3794] - Use DS specification version per component
+    * [FELIX-3636] - Using @Service without @Component should log a warning
+    * [FELIX-2929] - Read @Property from interfaces of types annotated with 
@Component
+    * [FELIX-3169] - Add support for new PASSWORD attribute type of Metatype 
service
+    * [FELIX-3886] - Improve error message for empty *.java-File
+
+** Task
+    * [FELIX-3867] - Drop support for JDK 1.4 completely
+
+** Bug
+    * [FELIX-3815] - Maven SCR Plugin does not correctly set specVersion to 
1.1 if bind method with two parameters are used (OSGi Comp 4.2 $112.3.1)
+    * [FELIX-3858] - Service descriptor written in wrong encoding
+    * [FELIX-3232] - SCR annotations @Activate @Deactivate @Modified in outer 
classes also affect nested classes, annotations in nested classes are ignored 
+
+
 Changes from 1.9.0 to 1.8.0
 ---------------------------
 ** Improvement

Modified: felix/trunk/scrplugin/scrtask/changelog.txt
URL: 
http://svn.apache.org/viewvc/felix/trunk/scrplugin/scrtask/changelog.txt?rev=1445666&r1=1445665&r2=1445666&view=diff
==============================================================================
--- felix/trunk/scrplugin/scrtask/changelog.txt (original)
+++ felix/trunk/scrplugin/scrtask/changelog.txt Wed Feb 13 15:36:11 2013
@@ -1,3 +1,21 @@
+Changes from 1.4.0 to 1.3.0
+----------------------------
+** Improvement
+    * [FELIX-3794] - Use DS specification version per component
+    * [FELIX-3636] - Using @Service without @Component should log a warning
+    * [FELIX-2929] - Read @Property from interfaces of types annotated with 
@Component
+    * [FELIX-3169] - Add support for new PASSWORD attribute type of Metatype 
service
+    * [FELIX-3886] - Improve error message for empty *.java-File
+
+** Task
+    * [FELIX-3867] - Drop support for JDK 1.4 completely
+
+** Bug
+    * [FELIX-3815] - Maven SCR Plugin does not correctly set specVersion to 
1.1 if bind method with two parameters are used (OSGi Comp 4.2 $112.3.1)
+    * [FELIX-3858] - Service descriptor written in wrong encoding
+    * [FELIX-3232] - SCR annotations @Activate @Deactivate @Modified in outer 
classes also affect nested classes, annotations in nested classes are ignored 
+
+
 Changes from 1.3.0 to 1.2.0
 ---------------------------
 ** Improvement


Reply via email to