You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@felix.apache.org by gn...@apache.org on 2011/02/02 10:21:50 UTC

svn commit: r1066383 - /felix/trunk/bundleplugin/doc/changelog.txt

Author: gnodet
Date: Wed Feb  2 09:21:50 2011
New Revision: 1066383

URL: http://svn.apache.org/viewvc?rev=1066383&view=rev
Log:
Update bundleplugin changelog

Modified:
    felix/trunk/bundleplugin/doc/changelog.txt

Modified: felix/trunk/bundleplugin/doc/changelog.txt
URL: http://svn.apache.org/viewvc/felix/trunk/bundleplugin/doc/changelog.txt?rev=1066383&r1=1066382&r2=1066383&view=diff
==============================================================================
--- felix/trunk/bundleplugin/doc/changelog.txt (original)
+++ felix/trunk/bundleplugin/doc/changelog.txt Wed Feb  2 09:21:50 2011
@@ -1,6 +1,7 @@
 Changes from 2.2.0 to 2.3.0
 ---------------------------
 
+ * [2011-02-01] FELIX-2817: The maven-bundle-plugin manifest goal should honor the supportedProjectTypes configuration setting.
  * [2011-01-27] FELIX-2808: maven-bundle-plugin should scan for local packages by looking for *.class files instead of *.java so that all the JVM languages can be supported.
  * [2011-01-27] FELIX-2809: maven-bundle-plugin should automatically add "resolution:=optional" to imported packages that are in optional maven dependencies.
  * [2011-01-29] FELIX-2811: If <Private-Package>!*</Private-Package> is defined the all packages should be exported by {local-packages}