Skip to content

Iss2519 - Remove javadoc directory in zip and point users to the javadoc built by the Mkdocs static site#124

Merged
jadecarino merged 1 commit intogalasa-dev:mainfrom
jadecarino:iss2519-remove-duplicate-javadoc
Jan 23, 2026
Merged

Iss2519 - Remove javadoc directory in zip and point users to the javadoc built by the Mkdocs static site#124
jadecarino merged 1 commit intogalasa-dev:mainfrom
jadecarino:iss2519-remove-duplicate-javadoc

Conversation

@jadecarino
Copy link
Copy Markdown
Member

Why?

For galasa-dev/projectmanagement#2519

Changes

  • The Mkdocs build for the Galasa static documentation site now grabs the Javadoc HTML from https://development.galasa.dev/main/maven-repo/javadoc and puts it into a directory within the site.
  • The Isolated build therefore does not need to populate a javadoc directory with the same content (by building pomJavadoc.xml)
  • This PR removes the pomJavadoc.xml file and any associated steps in the local and GitHub Actions build for it
  • The README.txt provided in the Isolated and MVP zips now describes the location of the Javadoc as inside the galasa-docs-site directory (the Mkdocs site)

…d its build process, and instead point users to the Javadoc within the static documentation site

Signed-off-by: Jade Carino <carino_jade@yahoo.co.uk>
@jadecarino jadecarino requested a review from ideeley January 21, 2026 16:57
Copy link
Copy Markdown

@ideeley ideeley left a comment

Choose a reason for hiding this comment

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

Looks straightforward enough!

@jadecarino jadecarino merged commit 6bb5b42 into galasa-dev:main Jan 23, 2026
5 checks passed
@jadecarino jadecarino deleted the iss2519-remove-duplicate-javadoc branch January 30, 2026 15:00
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