Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ravitheja07580/axis-axis1-java
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: apache/axis-axis1-java
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 8 files changed
  • 6 contributors

Commits on Jul 27, 2023

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

Commits on Aug 1, 2023

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

Commits on Aug 13, 2023

  1. Make ImageDataSource use PNG

    This makes the code compatible with OpenJDK 8 (while currently it will
    only work on Oracle JDK 8). PNG is probably the better choice anyway
    because it is lossless.
    veithen committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    2d3e769 View commit details
    Browse the repository at this point in the history
  2. Add Codespaces configuration

    veithen committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    994b7b1 View commit details
    Browse the repository at this point in the history
  3. Migrate to Github Actions

    veithen committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    dbee40d View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary dependency

    veithen committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    22c25b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Merge pull request apache#6 from anushibin007/wls-mtom-charset-issue

    Fix for java.nio.charset.IllegalCharsetNameException: utf-8"
    robertlazarski authored Sep 20, 2023
    Configuration menu
    Copy the full SHA
    e84c60c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

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

Commits on Feb 9, 2025

  1. Fix closing parenthesis in the latest fix in the client class Service…

    …Factory
    Robert Lazarski committed Feb 9, 2025
    Configuration menu
    Copy the full SHA
    2c0d660 View commit details
    Browse the repository at this point in the history
Loading