Skip to content

Bump com.github.nbbrd.java-service-util:java-service-processor from 2.0.0 to 2.1.0#329

Merged
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/maven/develop/com.github.nbbrd.java-service-util-java-service-processor-2.1.0
Apr 18, 2026
Merged

Bump com.github.nbbrd.java-service-util:java-service-processor from 2.0.0 to 2.1.0#329
github-actions[bot] merged 1 commit intodevelopfrom
dependabot/maven/develop/com.github.nbbrd.java-service-util-java-service-processor-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2026

Bumps com.github.nbbrd.java-service-util:java-service-processor from 2.0.0 to 2.1.0.

Release notes

Sourced from com.github.nbbrd.java-service-util:java-service-processor's releases.

Release v2.1.0

2.1.0 - 2026-04-17

This release reduces boilerplate by enabling service identification, automatic delegate generation from enums/fields/methods, and flexible batch method signatures.

Added

  • Add backend method for backends that do not support direct reloading #564
  • Add service retrieval by ID #317
  • Add custom signature of batch method #322
  • Add generation of batch provider #161
  • Add topLevelClassName mustache template variable #566
  • Add support of types representable as String to ServiceId annotation #325
  • Add generation of service delegates from fields and methods #567
  • Add generation of service delegates from enum values #568

Changed

  • Modify annotations retention to CLASS to enable new features #561

Fixed

  • Fix duplicates in META-INF services files #569
Changelog

Sourced from com.github.nbbrd.java-service-util:java-service-processor's changelog.

[2.1.0] - 2026-04-17

This release reduces boilerplate by enabling service identification, automatic delegate generation from enums/fields/methods, and flexible batch method signatures.

Added

  • Add backend method for backends that do not support direct reloading #564
  • Add service retrieval by ID #317
  • Add custom signature of batch method #322
  • Add generation of batch provider #161
  • Add topLevelClassName mustache template variable #566
  • Add support of types representable as String to ServiceId annotation #325
  • Add generation of service delegates from fields and methods #567
  • Add generation of service delegates from enum values #568

Changed

  • Modify annotations retention to CLASS to enable new features #561

Fixed

  • Fix duplicates in META-INF services files #569
Commits
  • 0f8d32e Merge branch 'develop'
  • a54209d Update versions for release
  • 45318be Update documentation for next release
  • 998c5d3 Fix duplicates in META-INF services files
  • 38cb7c3 Add generation of service delegates from enum values
  • 164ceb7 Add generation of service delegates from fields and methods
  • e431a9b Add support of types representable as String to ServiceId annotation
  • 01d47de Improve generated javadoc
  • c9f0f7f Change parameter type from String to CharSequence in getById methods
  • f870e1e Add topLevelClassName mustache template variable
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 18, 2026
@github-actions
Copy link
Copy Markdown

Compatibility matrix for sdmx-dl

v3.0.0-beta.16 v3.0.0-beta.17 v3.0.0-beta.18
jdplus-sdmx HEAD
jdplus-sdmx @ HEAD -> v3.0.0-beta.16
Skipping check: source version 3.0.0-beta.18 is newer than target version 3.0.0-beta.16
jdplus-sdmx @ HEAD -> v3.0.0-beta.17
Skipping check: source version 3.0.0-beta.18 is newer than target version 3.0.0-beta.17
Compatibility matrix for **jdplus-main**
v3.6.0 v3.7.0 v3.7.1
jdplus-sdmx HEAD
jdplus-sdmx @ HEAD -> v3.7.0
[ERROR] Failed to execute goal on project jdplus-sdmx-base-api: Could not resolve dependencies for project com.github.nbbrd.jdplus-sdmx:jdplus-sdmx-base-api:jar:3.3.5-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:tests:3.7.0 (test)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:tests:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tspbridge:jar:3.7.0 (test)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-tspbridge:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project jdplus-sdmx-desktop-plugin: Could not resolve dependencies for project com.github.nbbrd.jdplus-sdmx:jdplus-sdmx-desktop-plugin:nbm:3.3.5-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-main-desktop-design:jar:3.7.0 (provided)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-main-desktop-design:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-desktop-plugin:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-desktop-plugin:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-sdmx-base-api

Bumps [com.github.nbbrd.java-service-util:java-service-processor](https://github.com/nbbrd/java-service-util) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/nbbrd/java-service-util/releases)
- [Changelog](https://github.com/nbbrd/java-service-util/blob/develop/CHANGELOG.md)
- [Commits](nbbrd/java-service-util@v2.0.0...v2.1.0)

---
updated-dependencies:
- dependency-name: com.github.nbbrd.java-service-util:java-service-processor
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/develop/com.github.nbbrd.java-service-util-java-service-processor-2.1.0 branch from 41adf79 to 6925ddf Compare April 18, 2026 17:55
@github-actions github-actions Bot merged commit 6491dd1 into develop Apr 18, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/develop/com.github.nbbrd.java-service-util-java-service-processor-2.1.0 branch April 18, 2026 17:57
@github-actions
Copy link
Copy Markdown

Compatibility matrix for sdmx-dl

v3.0.0-beta.16 v3.0.0-beta.17 v3.0.0-beta.18
jdplus-sdmx HEAD
jdplus-sdmx @ HEAD -> v3.0.0-beta.16
Skipping check: source version 3.0.0-beta.18 is newer than target version 3.0.0-beta.16
jdplus-sdmx @ HEAD -> v3.0.0-beta.17
Skipping check: source version 3.0.0-beta.18 is newer than target version 3.0.0-beta.17
Compatibility matrix for **jdplus-main**
v3.6.0 v3.7.0 v3.7.1
jdplus-sdmx HEAD
jdplus-sdmx @ HEAD -> v3.7.0
[ERROR] Failed to execute goal on project jdplus-sdmx-base-api: Could not resolve dependencies for project com.github.nbbrd.jdplus-sdmx:jdplus-sdmx-base-api:jar:3.3.5-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:tests:3.7.0 (test)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:tests:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tspbridge:jar:3.7.0 (test)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-base-tspbridge:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] -> [Help 1]
[ERROR] Failed to execute goal on project jdplus-sdmx-desktop-plugin: Could not resolve dependencies for project com.github.nbbrd.jdplus-sdmx:jdplus-sdmx-desktop-plugin:nbm:3.3.5-SNAPSHOT
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-main-desktop-design:jar:3.7.0 (provided)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-main-desktop-design:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-desktop-plugin:jar:3.7.0 (compile)
[ERROR] 	Could not find artifact eu.europa.ec.joinup.sat:jdplus-toolkit-desktop-plugin:jar:3.7.0 in central (https://repo.maven.apache.org/maven2)
[ERROR] dependency: eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 (compile)
[ERROR] 	eu.europa.ec.joinup.sat:jdplus-toolkit-base-tsp:jar:3.7.0 was not found in https://repo.maven.apache.org/maven2 during a previous attempt. This failure was cached in the local repository and resolution is not reattempted until the update interval of central has elapsed or updates are forced
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/DependencyResolutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <args> -rf :jdplus-sdmx-base-api

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants