-
Notifications
You must be signed in to change notification settings - Fork 25
Comparing changes
Open a pull request
base repository: jakartaee/jax-ws-api
base: 4.0.2
head repository: jakartaee/jax-ws-api
compare: 4.0.3
- 12 commits
- 22 files changed
- 7 contributors
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3c2fef - Browse repository at this point
Copy the full SHA e3c2fefView commit details
Commits on May 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2671c1f - Browse repository at this point
Copy the full SHA 2671c1fView commit details
Commits on May 14, 2025
-
Signed-off-by: Andrew Pielage <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ee7b360 - Browse repository at this point
Copy the full SHA ee7b360View commit details
Commits on Oct 29, 2025
-
Merge pull request #228 from Pandrex247/Spec-Committee-58
Create TCK Challenge Template
Configuration menu - View commit details
-
Copy full SHA for 1a28efd - Browse repository at this point
Copy the full SHA 1a28efdView commit details
Commits on Feb 12, 2026
-
Release process update to Sonatype publishing
Signed-off-by: Maxim Nesen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d4bddd3 - Browse repository at this point
Copy the full SHA d4bddd3View commit details -
Create dependabot.yml for dependency updates
Add Dependabot configuration for GitHub Actions and Maven
Configuration menu - View commit details
-
Copy full SHA for 104754a - Browse repository at this point
Copy the full SHA 104754aView commit details -
Bump the actions-dependencies group with 2 updates
Bumps the actions-dependencies group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-java](https://github.com/actions/setup-java). Updates `actions/checkout` from 4 to 6 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v6) Updates `actions/setup-java` from 4 to 5 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-dependencies - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ae9668 - Browse repository at this point
Copy the full SHA 1ae9668View commit details -
Bump the maven-plugins group across 2 directories with 11 updates
Bumps the maven-plugins group with 9 updates in the /api directory: | Package | From | To | | --- | --- | --- | | [org.codehaus.mojo:buildnumber-maven-plugin](https://github.com/mojohaus/buildnumber-maven-plugin) | `3.2.0` | `3.3.0` | | [org.apache.maven.plugins:maven-source-plugin](https://github.com/apache/maven-source-plugin) | `3.2.1` | `3.4.0` | | [com.github.spotbugs:spotbugs-maven-plugin](https://github.com/spotbugs/spotbugs-maven-plugin) | `4.8.3.1` | `4.9.8.2` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.12.1` | `3.15.0` | | [org.apache.maven.plugins:maven-jar-plugin](https://github.com/apache/maven-jar-plugin) | `3.3.0` | `3.5.0` | | [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) | `3.6.3` | `3.12.0` | | org.apache.felix:maven-bundle-plugin | `5.1.9` | `6.0.0` | | [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer) | `3.4.1` | `3.6.2` | | [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) | `3.5.0` | `3.6.1` | Bumps the maven-plugins group with 3 updates in the /spec directory: [org.apache.maven.plugins:maven-enforcer-plugin](https://github.com/apache/maven-enforcer), [org.asciidoctor:asciidoctor-maven-plugin](https://github.com/asciidoctor/asciidoctor-maven-plugin) and [org.apache.maven.plugins:maven-assembly-plugin](https://github.com/apache/maven-assembly-plugin). Updates `org.codehaus.mojo:buildnumber-maven-plugin` from 3.2.0 to 3.3.0 - [Release notes](https://github.com/mojohaus/buildnumber-maven-plugin/releases) - [Commits](mojohaus/buildnumber-maven-plugin@3.2.0...buildnumber-maven-plugin-3.3.0) Updates `org.apache.maven.plugins:maven-source-plugin` from 3.2.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-source-plugin/releases) - [Commits](apache/maven-source-plugin@maven-source-plugin-3.2.1...maven-source-plugin-3.4.0) Updates `com.github.spotbugs:spotbugs-maven-plugin` from 4.8.3.1 to 4.9.8.2 - [Release notes](https://github.com/spotbugs/spotbugs-maven-plugin/releases) - [Commits](spotbugs/spotbugs-maven-plugin@spotbugs-maven-plugin-4.8.3.1...spotbugs-maven-plugin-4.9.8.2) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.12.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.12.1...maven-compiler-plugin-3.15.0) Updates `org.apache.maven.plugins:maven-jar-plugin` from 3.3.0 to 3.5.0 - [Release notes](https://github.com/apache/maven-jar-plugin/releases) - [Commits](apache/maven-jar-plugin@maven-jar-plugin-3.3.0...maven-jar-plugin-3.5.0) Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.6.3 to 3.12.0 - [Release notes](https://github.com/apache/maven-javadoc-plugin/releases) - [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.6.3...maven-javadoc-plugin-3.12.0) Updates `org.apache.felix:maven-bundle-plugin` from 5.1.9 to 6.0.0 Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.4.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.6.2) Updates `org.codehaus.mojo:build-helper-maven-plugin` from 3.5.0 to 3.6.1 - [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases) - [Commits](mojohaus/build-helper-maven-plugin@3.5.0...3.6.1) Updates `org.apache.maven.plugins:maven-enforcer-plugin` from 3.4.1 to 3.6.2 - [Release notes](https://github.com/apache/maven-enforcer/releases) - [Commits](apache/maven-enforcer@enforcer-3.4.1...enforcer-3.6.2) Updates `org.asciidoctor:asciidoctor-maven-plugin` from 2.2.4 to 3.2.0 - [Release notes](https://github.com/asciidoctor/asciidoctor-maven-plugin/releases) - [Changelog](https://github.com/asciidoctor/asciidoctor-maven-plugin/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctor-maven-plugin@asciidoctor-maven-plugin-2.2.4...asciidoctor-maven-tools-3.2.0) Updates `org.apache.maven.plugins:maven-assembly-plugin` from 3.6.0 to 3.8.0 - [Release notes](https://github.com/apache/maven-assembly-plugin/releases) - [Commits](apache/maven-assembly-plugin@maven-assembly-plugin-3.6.0...v3.8.0) --- updated-dependencies: - dependency-name: org.codehaus.mojo:buildnumber-maven-plugin dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-source-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: com.github.spotbugs:spotbugs-maven-plugin dependency-version: 4.9.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-jar-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-javadoc-plugin dependency-version: 3.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.apache.felix:maven-bundle-plugin dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.codehaus.mojo:build-helper-maven-plugin dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-enforcer-plugin dependency-version: 3.6.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-plugins - dependency-name: org.asciidoctor:asciidoctor-maven-plugin dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: maven-plugins - dependency-name: org.apache.maven.plugins:maven-assembly-plugin dependency-version: 3.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-plugins ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9b7d998 - Browse repository at this point
Copy the full SHA 9b7d998View commit details -
Bump the dependencies group across 2 directories with 3 updates
Bumps the dependencies group with 1 update in the /api directory: [jakarta.xml.bind:jakarta.xml.bind-api](https://github.com/jakartaee/jaxb-api). Bumps the dependencies group with 2 updates in the /spec directory: [org.eclipse.ee4j:project](https://github.com/eclipse-ee4j/ee4j) and [org.asciidoctor:asciidoctorj-pdf](https://github.com/asciidoctor/asciidoctorj-pdf). Updates `jakarta.xml.bind:jakarta.xml.bind-api` from 4.0.2 to 4.0.5 - [Release notes](https://github.com/jakartaee/jaxb-api/releases) - [Commits](jakartaee/jaxb-api@4.0.2...4.0.5) Updates `org.eclipse.ee4j:project` from 1.0.8 to 1.0.9 - [Release notes](https://github.com/eclipse-ee4j/ee4j/releases) - [Commits](eclipse-ee4j/ee4j@1.0.8...1.0.9) Updates `org.asciidoctor:asciidoctorj-pdf` from 2.3.9 to 2.3.23 - [Release notes](https://github.com/asciidoctor/asciidoctorj-pdf/releases) - [Changelog](https://github.com/asciidoctor/asciidoctorj-pdf/blob/main/CHANGELOG.adoc) - [Commits](asciidoctor/asciidoctorj-pdf@v2.3.9...v2.3.23) --- updated-dependencies: - dependency-name: jakarta.xml.bind:jakarta.xml.bind-api dependency-version: 4.0.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.eclipse.ee4j:project dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: org.asciidoctor:asciidoctorj-pdf dependency-version: 2.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a4e5a5c - Browse repository at this point
Copy the full SHA a4e5a5cView commit details
Commits on Feb 13, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 2693595 - Browse repository at this point
Copy the full SHA 2693595View commit details -
Configuration menu - View commit details
-
Copy full SHA for 59ab836 - Browse repository at this point
Copy the full SHA 59ab836View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c09182 - Browse repository at this point
Copy the full SHA 0c09182View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.0.2...4.0.3