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

Remove servlet and core FP dependencies #13924

Merged
merged 6 commits into from Feb 24, 2021

Commits on Feb 24, 2021

  1. [WFLY-14169] Remove the wildfly-ee feature pack dependency on wildfly…

    …-servlet
    
    One aspect of this is moving the input files for license.xml generation from src/license to src/main/resource/license so it can be handled consistently with other resource files. This change was implemented for all feature packs, not just servlet.
    
    There was also some cleanup of direct declaration of the org.wildfly.core:wildfly-core-galleon-pack, which is not really on-topic for this JIRA. It was done trying to resolve problems but in the end was probably not relevant to the solution. But it's the right thing to do so I left it.
    bstansberry authored and jfdenise committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    515b197 View commit details
    Browse the repository at this point in the history
  2. [WFLY-14170] Remove dependencies on the wildfly-core galleon feature …

    …pack; just use source from core
    bstansberry authored and jfdenise committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    80d05de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4bb2eeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f2f8cdf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bffb288 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6f6d236 View commit details
    Browse the repository at this point in the history