summaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES1
1 files changed, 1 insertions, 0 deletions
diff --git a/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES b/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES
index 6b3b0a3292..67b083447a 100644
--- a/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES
+++ b/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES
@@ -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