Updated Branches:
  refs/heads/master 370cdd873 -> 86f449c30

Add a note about distributions in the update-notes


Project: http://git-wip-us.apache.org/repos/asf/karaf/repo
Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/86f449c3
Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/86f449c3
Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/86f449c3

Branch: refs/heads/master
Commit: 86f449c3091cffd50b3650032048c7de829de4be
Parents: 370cdd8
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Mon Dec 23 13:39:41 2013 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Mon Dec 23 13:39:41 2013 +0100

----------------------------------------------------------------------
 manual/src/main/webapp/update-notes.conf | 12 ++++++++++++
 1 file changed, 12 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/karaf/blob/86f449c3/manual/src/main/webapp/update-notes.conf
----------------------------------------------------------------------
diff --git a/manual/src/main/webapp/update-notes.conf 
b/manual/src/main/webapp/update-notes.conf
index 0cb71cd..7ab1e23 100644
--- a/manual/src/main/webapp/update-notes.conf
+++ b/manual/src/main/webapp/update-notes.conf
@@ -2,6 +2,18 @@ h1. Update Notes (from 2.x to 3.x)
 
 This section is dedicated to users of previous Apache Karaf version.
 
+h2. Distributions
+
+The Apache Karaf distributions content has changed.
+
+On Apache Karaf 2.x, we provide:
+
+* tar.gz archive dedicated for Unix platforms
+* zip archive dedicated for Windows platforms
+
+Now, Apache Karaf 3.x still provide tar.gz and zip archives, but the content 
is the same.
+Especially, the two archives contains a {{bin}} folder with both Unix scripts 
and Windows bat scripts.
+
 h2. Commands
 
 All console commands have been renamed and dispatched in scopes between Apache 
Karaf 2.x and Apache Karaf 3.x.

Reply via email to