Skip to content

Add schema-to-html mojo as a replacement for ant ConvertSchemaToHTML#2969

Merged
laeubi merged 1 commit intoeclipse-tycho:masterfrom
laeubi:ConvertSchemaToHtml
Oct 30, 2023
Merged

Add schema-to-html mojo as a replacement for ant ConvertSchemaToHTML#2969
laeubi merged 1 commit intoeclipse-tycho:masterfrom
laeubi:ConvertSchemaToHtml

Conversation

@laeubi
Copy link
Copy Markdown
Member

@laeubi laeubi commented Oct 30, 2023

Currently platform build contains ant targets to run ConvertSchemaToHTML for documentation purpose.

This adds as a first step a new mojo
tycho-document-bundle-plugin:schema-to-html that offers the same functionality and should act as a base to further improve the brittle manually maintained references the current process requires and already allows to move things from the ant build to the maven build files.

Currently platform build contains ant targets to run ConvertSchemaToHTML
for documentation purpose.

This adds as a first step a new mojo
tycho-document-bundle-plugin:schema-to-html that offers the same
functionality and should act as a base to further improve the brittle
manually maintained references the current process requires and already
allows to move things from the ant build to the maven build files.
@laeubi laeubi added the backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change label Oct 30, 2023
@laeubi
Copy link
Copy Markdown
Member Author

laeubi commented Oct 30, 2023

For further improvements we would need for example:

to also search schemas in dependencies.

@github-actions
Copy link
Copy Markdown

Test Results

   564 files  ±0     564 suites  ±0   4h 55m 55s ⏱️ + 20m 23s
   368 tests ±0     361 ✔️  - 1    6 💤 ±0  0 ±0  1 🔥 +1 
1 104 runs  ±0  1 084 ✔️  - 1  19 💤 ±0  0 ±0  1 🔥 +1 

For more details on these errors, see this check.

Results for commit abd0cd0. ± Comparison against base commit 9f95dc0.

@github-actions
Copy link
Copy Markdown

💚 All backports created successfully

Status Branch Result
tycho-4.0.x

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

@laeubi
Copy link
Copy Markdown
Member Author

laeubi commented Oct 30, 2023

With

we will be able to get rid of most of the copied code and can further develop this in PDE where the actual function belongs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-tycho-4.0.x Can be added to a PR to trigger an automatic backport of the change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant