You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@karaf.apache.org by avdyk <gi...@git.apache.org> on 2016/04/07 00:14:54 UTC

[GitHub] karaf pull request: Karaf 4376 grep return a list

GitHub user avdyk opened a pull request:

    https://github.com/apache/karaf/pull/175

    Karaf 4376 grep return a list

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/avdyk/karaf KARAF-4376_grep-return-a-list

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/karaf/pull/175.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #175
    
----
commit 436367ba48da06eecbfa91c5eb582e84cec42582
Author: avandyck <ar...@staff.voo.be>
Date:   2016-02-15T10:24:28Z

    KARAF-4273 Add only matching option to grep
    
    o GrepAction:
      - add only matching option to grep
      - refactor GrepAction
      - change with-line-numbers behaviour (more like the unix grep)
    o GrepTest:
      - add grep tests
      - test class does not implement TestCase anymore
      - add tests for GrepAction onlyMatching
      - ignore testGrepWordRegExpWithColour: 'word' (\b) does not work like
        unix grep... don't know if it's a bug or not...
      - remove last linefeed in test result

commit fad04442f521613acbc050a35119a86dd0281af9
Author: Arnaud Vandyck <av...@gmail.com>
Date:   2016-04-05T22:29:19Z

    KARAF-4376 GrepAction returns a List<String>
    
    o also adapted the unit tests

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] karaf pull request #175: KARAF-4376 grep return a list

Posted by avdyk <gi...@git.apache.org>.
Github user avdyk closed the pull request at:

    https://github.com/apache/karaf/pull/175


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---