You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by bv...@apache.org on 2021/01/01 13:44:23 UTC

[camel-examples] branch master updated (7d1c459 -> c674e1e)

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

bvahdat pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-examples.git.


    from 7d1c459  Next is 3.8.0-SNAPSHOT
     add c674e1e  improve the scripts of camel-example-spring-security

No new revisions were added by this update.

Summary of changes:
 examples/camel-example-spring-security/client/access-admin-as-bob.sh   | 3 ++-
 examples/camel-example-spring-security/client/access-admin-as-jim.sh   | 3 ++-
 .../client/{access-user-no-auth.sh => access-admin-no-auth.sh}         | 3 ++-
 .../client/{access-admin-as-bob.sh => access-user-as-bob.sh}           | 3 ++-
 examples/camel-example-spring-security/client/access-user-as-jim.sh    | 3 ++-
 examples/camel-example-spring-security/client/access-user-no-auth.sh   | 3 ++-
 6 files changed, 12 insertions(+), 6 deletions(-)
 copy examples/camel-example-spring-security/client/{access-user-no-auth.sh => access-admin-no-auth.sh} (83%)
 copy examples/camel-example-spring-security/client/{access-admin-as-bob.sh => access-user-as-bob.sh} (86%)