Author: antelder
Date: Fri Oct 9 07:24:26 2009
New Revision: 823430
URL: http://svn.apache.org/viewvc?rev=823430&view=rev
Log:
Update release notes to include latest fix
Modified:
tuscany/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES
Modified: tuscany/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES
URL:
http://svn.apache.org/viewvc/tuscany/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES?rev=823430&r1=823429&r2=823430&view=diff
==============================================================================
--- tuscany/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES (original)
+++ tuscany/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES Fri Oct 9
07:24:26 2009
@@ -1,6 +1,7 @@
Apache Tuscany Maven Bundle Plugin 1.0.4 Release Notes
======================================================
+- Add compile dependencies to the .classpath file if it doesn't supply any
packages to the OSGi import. This maks this plugin more closer to the mvn
eclipse:eclipse behavior.
- Exclude the project itself from the resolution so that it can be built
offline
- Add support to include different versions of 3rd party jars into the
distribution if it is omitted by a lower version in maven
- Check the partial attr to decide if the bundle needs to be required