diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-12-18 10:28:29 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-12-18 10:28:29 +0000 |
commit | 61cfc2c47b6bf44b22be02e34ad52eccec353649 (patch) | |
tree | 32f94725621e92df364bc2188ed2fcb46b32f27d /maven-plugins/trunk/maven-zip-plugin/RELEASE_NOTES | |
parent | 771fefc75fbf52bed88afade387c7a0f76020d3a (diff) |
Put back the zip plugin from r798911
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892208 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'maven-plugins/trunk/maven-zip-plugin/RELEASE_NOTES')
-rw-r--r-- | maven-plugins/trunk/maven-zip-plugin/RELEASE_NOTES | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/maven-plugins/trunk/maven-zip-plugin/RELEASE_NOTES b/maven-plugins/trunk/maven-zip-plugin/RELEASE_NOTES new file mode 100644 index 0000000000..e1de8a42ad --- /dev/null +++ b/maven-plugins/trunk/maven-zip-plugin/RELEASE_NOTES @@ -0,0 +1,7 @@ +Apache Tuscany Maven Zip Plugin Alpha1 Release Notes
+====================================================
+
+Initial release
+
+Supports using a packaging of zip in a pom.xml to create a zip format SCA contribution
+
|