Author: cziegeler
Date: Wed Mar 9 10:04:36 2011
New Revision: 1079722
URL: http://svn.apache.org/viewvc?rev=1079722&view=rev
Log:
Update changelog
Modified:
felix/trunk/scrplugin/generator/changelog.txt
felix/trunk/scrplugin/maven-scr-plugin/changelog.txt
felix/trunk/scrplugin/scrtask/changelog.txt
Modified: felix/trunk/scrplugin/generator/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/scrplugin/generator/changelog.txt?rev=1079722&r1=1079721&r2=1079722&view=diff
==============================================================================
--- felix/trunk/scrplugin/generator/changelog.txt (original)
+++ felix/trunk/scrplugin/generator/changelog.txt Wed Mar 9 10:04:36 2011
@@ -5,6 +5,7 @@ Changes from 1.0.0 to 1.0.2
* [FELIX-2704] - @Property(cardinality=Integer.MAX_Int, ...) causes
java.lang.NumberFormatException
* [FELIX-2835] - SCR plugin: Parsing of "options" for property tag broken
for javadoc annotations
* [FELIX-2731] - NPE while scanning sources with QDox
+ * [FELIX-2876] - <reference> element not generated when name is missing
** Improvement
* [FELIX-2853] - Deprecate javadoc tags
Modified: felix/trunk/scrplugin/maven-scr-plugin/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/scrplugin/maven-scr-plugin/changelog.txt?rev=1079722&r1=1079721&r2=1079722&view=diff
==============================================================================
--- felix/trunk/scrplugin/maven-scr-plugin/changelog.txt (original)
+++ felix/trunk/scrplugin/maven-scr-plugin/changelog.txt Wed Mar 9 10:04:36
2011
@@ -8,6 +8,7 @@ Changes from 1.6.0 to 1.7.0
* [FELIX-2770] - maven-scr-plugin 1.6.0 incompatible with
<packaging>pom</packaging> projects
* [FELIX-2731] - NPE while scanning sources with QDox
* [FELIX-2681] - NPE in assertMinScrAnnotationArtifactVersion when
checking min. version of annotations dependency
+ * [FELIX-2876] - <reference> element not generated when name is missing
** Improvement
* [FELIX-2853] - Deprecate javadoc tags
Modified: felix/trunk/scrplugin/scrtask/changelog.txt
URL:
http://svn.apache.org/viewvc/felix/trunk/scrplugin/scrtask/changelog.txt?rev=1079722&r1=1079721&r2=1079722&view=diff
==============================================================================
--- felix/trunk/scrplugin/scrtask/changelog.txt (original)
+++ felix/trunk/scrplugin/scrtask/changelog.txt Wed Mar 9 10:04:36 2011
@@ -5,6 +5,7 @@ Changes from 1.0.0 to 1.1.0
* [FELIX-2704] - @Property(cardinality=Integer.MAX_Int, ...) causes
java.lang.NumberFormatException
* [FELIX-2835] - SCR plugin: Parsing of "options" for property tag broken
for javadoc annotations
* [FELIX-2731] - NPE while scanning sources with QDox
+ * [FELIX-2876] - <reference> element not generated when name is missing
** Improvement
* [FELIX-2853] - Deprecate javadoc tags