Skip to content

Remove use of jboss repository that is so flaky - #116

Merged
labkey-susanh merged 1 commit into
developfrom
fb_removeJboss
May 24, 2022
Merged

Remove use of jboss repository that is so flaky#116
labkey-susanh merged 1 commit into
developfrom
fb_removeJboss

Conversation

@labkey-susanh

@labkey-susanhlabkey-susanh commented May 24, 2022

Copy link
Copy Markdown

Rationale

The jboss repository is nothing but trouble because it is quite unstable. We seem to need only one dependency from that repository (opencharts:opencharts:1.4.2), so this has been deployed to the ext-release-local repository in our Artifactory instance.

Related Pull Requests

Changes

  • Remove the jboss repository in various places.

@bbimber

Copy link
Copy Markdown
Collaborator

If I want to use this on the discvr-22.3 branch, should this target that and merge this forward?

@labkey-susanh

Copy link
Copy Markdown
Author

If I want to use this on the discvr-22.3 branch, should this target that and merge this forward?

We need to get our failing builds on develop unblocked, so I think we can backport to wherever this is needed.

@bbimber

Copy link
Copy Markdown
Collaborator

OK. jboss is back up now (so i assume your develop builds also work), but thanks for adding this fix. let's target develop and i'll monitor and backport should this become an issue again

@labkey-susanh
labkey-susanh merged commit 6bf3c58 into developMay 24, 2022
@labkey-susanh
labkey-susanh deleted the fb_removeJboss branch May 24, 2022 14:49
bbimber added a commit that referenced this pull request Aug 8, 2023
* Finalize implementation of fields/groups provider and add implementations in mGAP
Sign up for freeto 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

@labkey-susanh@bbimber@labkey-jeckels