You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by wa...@apache.org on 2022/11/30 14:08:01 UTC

[incubator-pegasus] branch master updated (5229a614c -> 25dd45a4e)

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

wangdan pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


    from 5229a614c chore(action): support checking issue number prefixed with '#' in github actions for PRs (#1270)
     add 25dd45a4e refactor: Remove usage of commons-configuration (#1273)

No new revisions were added by this update.

Summary of changes:
 java-client/pom.xml                                |  8 +--
 .../org/apache/pegasus/client/ClientOptions.java   | 79 ++++++++++------------
 .../org/apache/pegasus/security/Credential.java    |  5 +-
 .../pegasus/security/KerberosCredential.java       | 12 ++--
 .../org/apache/pegasus/util/PropertyUtils.java     | 51 ++++++++++++++
 5 files changed, 94 insertions(+), 61 deletions(-)
 create mode 100644 java-client/src/main/java/org/apache/pegasus/util/PropertyUtils.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org