This is an automated email from the ASF dual-hosted git repository. isudana pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/synapse.git
from 0c2406b28 Merge pull request #79 from n-jay/feature2 new 81ae6d475 Add env. variable fetching method to SynapseConfigUtils new ca70eed79 Remove redundant method and delete class new 41224ecfe Update endpoint definition classes new 610baef00 Merge pull request #80 from n-jay/amendment-config The 4336 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: .../apache/synapse/config/SynapseConfigUtils.java | 15 ++++++++++ .../config/xml/endpoints/utils/ConfigUtils.java | 34 ---------------------- .../synapse/endpoints/EndpointDefinition.java | 4 +-- .../org/apache/synapse/endpoints/WSDLEndpoint.java | 8 ++--- 4 files changed, 21 insertions(+), 40 deletions(-) delete mode 100644 modules/core/src/main/java/org/apache/synapse/config/xml/endpoints/utils/ConfigUtils.java