Skip to content

Conversation

@alexheifetz
Copy link
Contributor

This pull request includes several configuration and interface changes to improve dependency management and code clarity. The most notable updates involve switching to a stable dependency version, adding a new Maven repository, and updating a method signature for consistency.

Dependency and repository management:

  • Updated the embabel-agent.version property in pom.xml from a snapshot version (0.1.0-SNAPSHOT) to a stable release (0.1.0).
  • Added a new Maven repository (embabel-releases) to the pom.xml to allow fetching release artifacts from the Embabel Artifactory.

Code interface update:

  • Changed the signature of the infoString method in the ResourceFactory class to accept an additional indent parameter, improving consistency with possible interface requirements.Add missing parameter to infoString

Add missing parameter to infoString
@alexheifetz alexheifetz merged commit 7de8340 into main Aug 8, 2025
3 checks passed
@alexheifetz alexheifetz deleted the agent-0.1.0 branch August 8, 2025 06:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants