summaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-09 07:24:26 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-09 07:24:26 +0000
commit8d16b98ca5b2dda0a835f779cb4056783cee51fe (patch)
treedbbea765e5755a5fb6b1d59c0446222c23f4eb9f /maven-plugins
parent42ec295b4a7dbd5ae4d4da298510f227b225a8b5 (diff)
Update release notes to include latest fix
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823430 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins')
-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