You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by gn...@apache.org on 2018/02/23 17:06:46 UTC

[karaf] branch master updated (6b53920 -> 0b2c77e)

This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git.


    from 6b53920  Merge pull request #459 from jbonofre/KARAF-5623
     add 180b014  [KARAF-5629] Improve syntax of procedural functions
     new 0b2c77e  Merge pull request #465 from gnodet/KARAF-5629

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../shell/impl/console/SessionFactoryImpl.java     |   2 +-
 .../shell/impl/console/commands/Procedural.java    | 599 +++++++++++++++++++++
 2 files changed, 600 insertions(+), 1 deletion(-)
 create mode 100644 shell/core/src/main/java/org/apache/karaf/shell/impl/console/commands/Procedural.java

-- 
To stop receiving notification emails like this one, please contact
gnodet@apache.org.

[karaf] 01/01: Merge pull request #465 from gnodet/KARAF-5629

Posted by gn...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gnodet pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/karaf.git

commit 0b2c77ea69cda18f421090e98b07a9b10333e17a
Merge: 6b53920 180b014
Author: Guillaume Nodet <gn...@gmail.com>
AuthorDate: Fri Feb 23 18:06:44 2018 +0100

    Merge pull request #465 from gnodet/KARAF-5629
    
    [KARAF-5629] Improve syntax of procedural functions

 .../shell/impl/console/SessionFactoryImpl.java     |   2 +-
 .../shell/impl/console/commands/Procedural.java    | 599 +++++++++++++++++++++
 2 files changed, 600 insertions(+), 1 deletion(-)

-- 
To stop receiving notification emails like this one, please contact
gnodet@apache.org.