Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[System Map] Prevent system-map src and dep to go in built jar (solution move website) #7

Closed

Conversation

YPetremann
Copy link
Contributor

This is a solution to prevent system map source and dependencies to go in the built jar:

  • The website folder is moved out of the buildSrc
  • Angular build in the correct directory
  • Build workflow is adapted for that

The actual drawback is that the whole website tree is moved and could break other pull request

@YPetremann
Copy link
Contributor Author

(as a side note, this is the "easy" fix, but since I don't have Java knownledge I'm trying another way)

@YPetremann YPetremann changed the title [System Map] Prevent system-map src and dep to go in built jar [System Map] Prevent system-map src and dep to go in built jar (solution move website) Oct 9, 2024
@YPetremann
Copy link
Contributor Author

Don't use if #8 is used

@jonafanho
Copy link
Member

Merged #8, thank you!

@jonafanho jonafanho closed this Oct 17, 2024
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