summaryrefslogtreecommitdiffstats
path: root/maven-plugins
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-08 07:20:13 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-10-08 07:20:13 +0000
commit77f3b0feaeca4f8d955a3017450b36cd61a62b49 (patch)
treeccd5b8092c99e5c7842db7f6f20f048c2df766ca /maven-plugins
parentc8193035e843e6f259613e325812fa2bac3b5881 (diff)
Update release notes for next release
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@823080 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins')
-rw-r--r--maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES18
1 files changed, 18 insertions, 0 deletions
diff --git a/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES b/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES
index 17c0f8dc9f..6b3b0a3292 100644
--- a/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES
+++ b/maven-plugins/trunk/maven-bundle-plugin/RELEASE_NOTES
@@ -1,3 +1,21 @@
+Apache Tuscany Maven Bundle Plugin 1.0.4 Release Notes
+======================================================
+
+- 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
+- Don't generate Import-Package header for the 3rd party jars so that either local package is used if there are split packages
+- Add the option to generate a gateway bundle that aggregates split packages and export them
+- Fix svn:eol-style and svn:keywords properties for java/xml files
+- Add import statement for the generated MF
+- Upgrade to Equinox 3.5
+
+Apache Tuscany Maven Bundle Plugin 1.0.3 Release Notes
+======================================================
+
+Apache Tuscany Maven Bundle Plugin 1.0.2 Release Notes
+======================================================
+
Apache Tuscany Maven Bundle Plugin 1.0.1 Release Notes
======================================================