You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@aries.apache.org by cs...@apache.org on 2018/07/02 16:47:33 UTC

[1/2] aries-rsa git commit: added mandatory key endpoint.id

Repository: aries-rsa
Updated Branches:
  refs/heads/master 2d193ee3e -> 9d8a57efa


added mandatory key endpoint.id

otherwise a NullPointerException is thrown

Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo
Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/4eaede3f
Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/4eaede3f
Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/4eaede3f

Branch: refs/heads/master
Commit: 4eaede3f80a9040b33b4038efb272d716eda753a
Parents: 4da8a0d
Author: Michael Wirth <wi...@gmail.com>
Authored: Wed Mar 14 14:42:26 2018 +0100
Committer: GitHub <no...@github.com>
Committed: Wed Mar 14 14:42:26 2018 +0100

----------------------------------------------------------------------
 discovery/config/Readme.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/aries-rsa/blob/4eaede3f/discovery/config/Readme.md
----------------------------------------------------------------------
diff --git a/discovery/config/Readme.md b/discovery/config/Readme.md
index d2fbc5f..dde371a 100644
--- a/discovery/config/Readme.md
+++ b/discovery/config/Readme.md
@@ -11,6 +11,7 @@ the remote endpoints.
 Configuration properties in org.apache.aries.rsa.discovery.config-test.cfg file
 
 ```
+endpoint.id = fooservice
 service.imported = true
 service.imported.configs = org.apache.cxf.rs
 objectClass = org.acme.foo.rest.api.FooService


[2/2] aries-rsa git commit: Merge branch 'patch-1'

Posted by cs...@apache.org.
Merge branch 'patch-1'


Project: http://git-wip-us.apache.org/repos/asf/aries-rsa/repo
Commit: http://git-wip-us.apache.org/repos/asf/aries-rsa/commit/9d8a57ef
Tree: http://git-wip-us.apache.org/repos/asf/aries-rsa/tree/9d8a57ef
Diff: http://git-wip-us.apache.org/repos/asf/aries-rsa/diff/9d8a57ef

Branch: refs/heads/master
Commit: 9d8a57efaa1fecd4c054daa53bb5277bc13b8d76
Parents: 2d193ee 4eaede3
Author: Christian Schneider <cs...@adobe.com>
Authored: Mon Jul 2 18:47:02 2018 +0200
Committer: Christian Schneider <cs...@adobe.com>
Committed: Mon Jul 2 18:47:02 2018 +0200

----------------------------------------------------------------------
 discovery/config/Readme.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------