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

Support for filters (Maven variables) & WAR overlays - PART 2: WAR-in-EAR modules #1712

Open
scottkurz opened this issue Aug 9, 2023 · 0 comments

Comments

@scottkurz
Copy link
Member

scottkurz commented Aug 9, 2023

This issue continues the work described in epic #1104.

In that epic, we socialized and received approval for a design for handling resource filtering and WAR overlays, as well as for applying filtering to server config (server.xml, etc.).

At this point, we're refactoring the issue descriptions to carve out and separate the piece that we implemented vs. the pieces that we did not.

This issue will be used to track a key piece remaining: the addition of the web resources filtering to WAR modules within EAR modules.

Note the UFO design is at: https://ibm.box.com/s/k6zinwfzvwfzfp0fl4mv7fv9mbmuubfa

The part related to EAR modules is described in slides 23-27

Note we only set out to add filtering to WAR-level resources in EAR modules, and notably did NOT include filtering of the EAR-level application.xml in the design.

@scottkurz scottkurz changed the title Support for filters (Maven variables) & WAR overlays - PART 2: EAR modules Support for filters (Maven variables) & WAR overlays - PART 2: WAR-in-EAR modules Aug 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant