Skip to content

fix: osgi plugin load failure#15

Open
nsingh-bd wants to merge 6 commits intomasterfrom
fix/osgi-plugin-load-failure
Open

fix: osgi plugin load failure#15
nsingh-bd wants to merge 6 commits intomasterfrom
fix/osgi-plugin-load-failure

Conversation

@nsingh-bd
Copy link
Copy Markdown

@nsingh-bd nsingh-bd commented May 6, 2026

The plugin failed to load on Bamboo 10.2.0 with "missing requirement com.opensymphony.module.propertyset"
Because it is now considered an internal API, can no longer be exported to third-party plugins by default.

Fix was to replace ServerConfigAction with ServerConfigServlet (plain HttpServlet) and update atlassian-plugin.xml to use .
Screenshot 2026-05-06 at 5 47 08 PM

@nsingh-bd nsingh-bd requested a review from splahoti12 May 6, 2026 13:02
@nsingh-bd nsingh-bd self-assigned this May 6, 2026
@nsingh-bd nsingh-bd requested a review from tylercamp May 6, 2026 13:02
@nsingh-bd nsingh-bd marked this pull request as draft May 6, 2026 13:07
@nsingh-bd nsingh-bd marked this pull request as ready for review May 8, 2026 14:23
@tylercamp
Copy link
Copy Markdown
Contributor

(PR is large since it includes a regen of the API client from swagger spec using non-ancient dependencies - 👍)

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