Repository: aries-rsa Updated Branches: refs/heads/master 62d835dec -> 0e29fd6ee
Fix the echotcp service bundle Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/40bc4c87 Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/40bc4c87 Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/40bc4c87 Branch: refs/heads/master Commit: 40bc4c87b2e605be2467e91fc07f2645b86eda59 Parents: 62d835d Author: Guillaume Nodet <[email protected]> Authored: Mon Apr 11 14:28:58 2016 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Mon Apr 11 14:28:58 2016 +0200 ---------------------------------------------------------------------- examples/echotcp/service/bnd.bnd | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/40bc4c87/examples/echotcp/service/bnd.bnd ---------------------------------------------------------------------- diff --git a/examples/echotcp/service/bnd.bnd b/examples/echotcp/service/bnd.bnd index e69de29..67edb3b 100644 --- a/examples/echotcp/service/bnd.bnd +++ b/examples/echotcp/service/bnd.bnd @@ -0,0 +1 @@ +-dsannotations: *
