Skip to content

Update Maven coordinates and remove references to rosetta-backport#319

Merged
JayasriR merged 8 commits into
finos:mainfrom
REGnosys:finos-migration
May 29, 2026
Merged

Update Maven coordinates and remove references to rosetta-backport#319
JayasriR merged 8 commits into
finos:mainfrom
REGnosys:finos-migration

Conversation

@JayasriR
Copy link
Copy Markdown
Contributor

  • Removed backport of old Maven GAV coordinates com.regnosys.rosetta
  • Rename bundle Maven GAV coordinates com.regnosys:rosetta-testing to org.finos.rune-testing

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

@JayasriR JayasriR changed the title Remove Maven Artifact rename backport Update Maven coordinates and remove references to rosetta-backport May 19, 2026
Comment thread codefresh.yml Outdated
- mvn ${{MVN_SET_VERSION}} -Dproperty=rune.common.version
- export CI_DEPLOY_USERNAME="${{CI_DEPLOY_USERNAME}}"
- export CI_DEPLOY_PASSWORD="${{CI_DEPLOY_PASSWORD}}"
- if [ "${{CF_PULL_REQUEST_TARGET}}" = "main" ] || [ "${{CF_BRANCH}}" = "main" ]; then echo "Using FINOS credentials"; export CI_DEPLOY_USERNAME="${CI_DEPLOY_USERNAME_FINOS}"; export CI_DEPLOY_PASSWORD="${CI_DEPLOY_PASSWORD_FINOS}"; else echo "Using default REGnosys credentials"; export CI_DEPLOY_USERNAME="${CI_DEPLOY_USERNAME}"; export CI_DEPLOY_PASSWORD="${CI_DEPLOY_PASSWORD}"; fi
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same question as Hugo

@JayasriR JayasriR merged commit 9cfd302 into finos:main May 29, 2026
2 of 4 checks passed
@JayasriR JayasriR deleted the finos-migration branch May 29, 2026 11:28
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.

3 participants