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

Avoid unnecessary war:exploded calls for mere recompilation of Java c… #409

Merged

Conversation

scottkurz
Copy link
Member

@scottkurz scottkurz commented Aug 11, 2023

…lasses

Prereq for OpenLiberty/ci.maven#1714.

Fixes:

  1. Exposed filtered resource/webResource dirs for LMP/LGP (LMP will issue message explaining it can't update this list)
  2. Canonicalize path for proj dir
  3. Avoid calling updateLooseApp() (which does another war:exploded call) for simply a Java compilation (class update)

@scottkurz scottkurz force-pushed the fine-tune-exploded-loose-app-update branch from 9369ede to 1b1d8c1 Compare August 11, 2023 21:41
@scottkurz scottkurz merged commit b08c49b into OpenLiberty:main Aug 18, 2023
6 checks passed
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