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

alien11689 pushed a change to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


    from 162444321 [MAINTENANCE] Add samples with aries-trader and 
blueprint/idverifier
     add dcc67bef9 [MAINTENANCE] Setup felix and pax-logging in idverifier
     add 6f406a3c1 [MAINTENANCE] Start felix with gogo commands
     add a8ebbf18b [MAINTENANCE] Install all bundles
     add cd8149d7c [MAINTENANCE] Run idverifier in workflow
     add 2fc1b0a58 [MAINTENANCE] Print via logger
     add 161e442d6 [MAINTENANCE] Turn off gogo bundles
     add 7caeb8856 [MAINTENANCE] Ignore 143 exit code from timeouted script
     new c2b0d64ea Merge pull request #497 from apache/run-idverifier-on-felix

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:
 .github/workflows/samples.yml                      |   3 +
 .../filtered-resources/configuration/config.ini    |   4 +-
 .../filtered-resources/configuration/config.ini    |   4 +-
 .../filtered-resources/configuration/config.ini    |   4 +-
 .../idverifier/idverifier-assembly/pom.xml         |  56 ++-
 .../main/filtered-resources/conf/config.properties | 482 +--------------------
 .../idverifier-assembly/src/main/resources/run.bat |   2 +-
 .../idverifier-assembly/src/main/resources/run.sh  |   6 +-
 .../blueprint/idverifier/idverifier-client/pom.xml |  14 +-
 .../blueprint/idverifier/client/BankInfo.java      |  19 +-
 .../client/CreditQueryRegistrationListener.java    |  14 +-
 .../idverifier/client/CreditRecordFactory.java     |   9 +-
 .../idverifier/client/PersonBankBean.java          |  23 +-
 .../blueprint/idverifier/client/PersonalInfo.java  |  15 +-
 .../client/VerifierServiceReferenceListener.java   |  48 +-
 .../blueprint-sample-idverifier-client.xml         | 185 +++++---
 .../blueprint/idverifier/idverifier-server/pom.xml |  15 +-
 .../ComplexVerifierRegistrationListener.java       |  12 +-
 .../server/SimpleVerifierRegistrationListener.java |  12 +-
 samples/blueprint/idverifier/readme.txt            |  38 +-
 samples/pom.xml                                    | 143 ++++--
 21 files changed, 434 insertions(+), 674 deletions(-)

Reply via email to