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

Fix 1572 - Add target/classes to loose app definition for newer "exploded" loose app format #1714

Merged
merged 13 commits into from
Aug 18, 2023

Commits on Aug 17, 2023

  1. Fix 1572

    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    c2bac2e View commit details
    Browse the repository at this point in the history
  2. Run resources:resources on any resource change, to provide filter upd…

    …ates in non-exploded case
    
    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    21edfd1 View commit details
    Browse the repository at this point in the history
  3. Default outdatedCheckPath based on v3.3.1 or v3.3.2+ of maven-war-plu…

    …gin but delegate to user config if present
    
    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    1bbb49f View commit details
    Browse the repository at this point in the history
  4. Avoid duplication when war source dir is configured as webResource, w…

    …hile only writing non-filtered directories into loose WAR XML
    
    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    743f730 View commit details
    Browse the repository at this point in the history
  5. Redeploy app on war-plugin config change

    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    846e516 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d03d9e6 View commit details
    Browse the repository at this point in the history
  7. Add exploded parms to pass-thru config

    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    40f4751 View commit details
    Browse the repository at this point in the history
  8. Detect different webRes dirs

    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    890da07 View commit details
    Browse the repository at this point in the history
  9. Redeploy on MWAR change

    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    92a3efa View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. fix-new-mwar

    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    53b9e4b View commit details
    Browse the repository at this point in the history
  2. New IT

    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    a3edaef View commit details
    Browse the repository at this point in the history
  3. Remove old IT

    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    9fd2618 View commit details
    Browse the repository at this point in the history
  4. Fix new IT version parameterization

    Signed-off-by: Scott Kurz <[email protected]>
    scottkurz committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    604e420 View commit details
    Browse the repository at this point in the history