You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2015/09/02 14:09:27 UTC

karaf git commit: Fix update notes

Repository: karaf
Updated Branches:
  refs/heads/master 4e95614c6 -> 85beff80a


Fix update notes


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

Branch: refs/heads/master
Commit: 85beff80a6c9a5a5a994b3d951b4538c4a748ff4
Parents: 4e95614
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Sep 2 14:09:16 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Sep 2 14:09:16 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/karaf/blob/85beff80/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 3526079..9847f2d 100644
--- a/manual/src/main/webapp/update-notes.conf
+++ b/manual/src/main/webapp/update-notes.conf
@@ -21,35 +21,35 @@ The sub-shell modes are the same (in {{etc/org.apache.karaf.shell.cfg}} or using
 
 However, some minor changes have been introduced and new commands available:
 
-|| Apache Karaf 3.x                 || Apache Karaf 3.x                         ||
-|                                   | feature:requirement-list                  |
-|                                   | feature:requirement-add                   |
-|                                   | feature:requirement-remove                |
-|                                   | feature:regions                           |
-|                                   | feature:start                             |
-|                                   | feature:stop                              |
-|                                   | jaas:group-create                         |
-|                                   | jaas:group-add                            |
-|                                   | jaas:group-delete                         |
-|                                   | jaas:group-list                           |
-|                                   | jaas:group-role-add                       |
-|                                   | jaas:group-role-delete                    |
-|                                   | jaas:su                                   |
-|                                   | jaas:sudo                                 |
-|                                   | shell:edit                                |
-|                                   | shell:env                                 |
-|                                   | shell:less                                |
-|                                   | shell:stack-traces-print                  |
-|                                   | shell:threads                             |
-|                                   | shell:while                               |
-|                                   | log:list                                  |
-|                                   | bundle:capabilities                       |
-|                                   | bundle:diag                               |
-|                                   | bundle:id                                 |
-|                                   | bundle:load-test                          |
-|                                   | bundle:requirements                       |
-|                                   | bundle:resolve                            |
-|                                   | system:name                               |
+|| Apache Karaf 4.x                         ||
+| feature:requirement-list                  |
+| feature:requirement-add                   |
+| feature:requirement-remove                |
+| feature:regions                           |
+| feature:start                             |
+| feature:stop                              |
+| jaas:group-create                         |
+| jaas:group-add                            |
+| jaas:group-delete                         |
+| jaas:group-list                           |
+| jaas:group-role-add                       |
+| jaas:group-role-delete                    |
+| jaas:su                                   |
+| jaas:sudo                                 |
+| shell:edit                                |
+| shell:env                                 |
+| shell:less                                |
+| shell:stack-traces-print                  |
+| shell:threads                             |
+| shell:while                               |
+| log:list                                  |
+| bundle:capabilities                       |
+| bundle:diag                               |
+| bundle:id                                 |
+| bundle:load-test                          |
+| bundle:requirements                       |
+| bundle:resolve                            |
+| system:name                               |
 
 We encourage the users to use the {{--help}} option to check the name and type of arguments and options.