Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: Soap Webservice Support #38

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Oct 30, 2020

  1. Configuration menu
    Copy the full SHA
    0284629 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2129d4a View commit details
    Browse the repository at this point in the history
  3. Checkstyle formatting

    jason-edstrom committed Oct 30, 2020
    Configuration menu
    Copy the full SHA
    97f642c View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Merge branch 'main' into feature/SOAP_WebService_support

    # Conflicts:
    #	.github/workflows/pullrequest.yml
    #	jmaqs-webservices-jdk8/pom.xml
    #	maqs-accessibility/config.xml
    #	pom.xml
    jredingcsv committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    1b551a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

  1. Configuration menu
    Copy the full SHA
    53ca95a View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. moved soap content to new webservices module

    added SOAP config unit test
    jredingcsv committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    2597af7 View commit details
    Browse the repository at this point in the history
  2. checkstyle fixes

    jredingcsv committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    2a5844a View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2022

  1. create test classes for soap classes

    added method in webservice config to return URI
    checkstyle updates
    jredingcsv committed Mar 15, 2022
    Configuration menu
    Copy the full SHA
    5e0d865 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. Merge branch 'main' into feature/SOAP_WebService_support

    # Conflicts:
    #	maqs-webservices/pom.xml
    #	maqs-webservices/src/test/java/com/cognizantsoftvision/maqs/webservices/WebServiceConfigUnitTest.java
    #	pom.xml
    jredingcsv committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    aad0882 View commit details
    Browse the repository at this point in the history
  2. small changes

    jredingcsv committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    6e87461 View commit details
    Browse the repository at this point in the history