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

Add ee8 modules with sources generated from ee9 sources #8066

Merged
merged 24 commits into from Jun 1, 2022

Commits on May 31, 2022

  1. start work on EE9 to EE8

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    b097a3e View commit details
    Browse the repository at this point in the history
  2. finish configuration of pom for jetty-ee8-nested

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    1cbfd54 View commit details
    Browse the repository at this point in the history
  3. add ee8 to the build

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    277af90 View commit details
    Browse the repository at this point in the history
  4. add jetty snapshot repo as pluginRepository

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    dba3d56 View commit details
    Browse the repository at this point in the history
  5. add ee8-security

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    cdc33b5 View commit details
    Browse the repository at this point in the history
  6. fix copy/paste

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    5683643 View commit details
    Browse the repository at this point in the history
  7. jetty-ee8-servlet done as well

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    075c393 View commit details
    Browse the repository at this point in the history
  8. add jetty-webapp

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    e53c7df View commit details
    Browse the repository at this point in the history
  9. fix copy resources

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    7f359c1 View commit details
    Browse the repository at this point in the history
  10. fix some resources

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    f1b26a8 View commit details
    Browse the repository at this point in the history
  11. fix some resources

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    05b9858 View commit details
    Browse the repository at this point in the history
  12. make class entry in web.xml more dynamic

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a706ee0 View commit details
    Browse the repository at this point in the history
  13. simplify

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    11db36d View commit details
    Browse the repository at this point in the history
  14. add jetty-ee8-servlets

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    c266764 View commit details
    Browse the repository at this point in the history
  15. fix reading resources

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    8de7c83 View commit details
    Browse the repository at this point in the history
  16. no need of jdk16 profile as we are jdk17

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    ba8806b View commit details
    Browse the repository at this point in the history
  17. add jetty-ee8-jaas

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    6e7ead3 View commit details
    Browse the repository at this point in the history
  18. add jetty-ee8-plus

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    4a6872f View commit details
    Browse the repository at this point in the history
  19. simplify poms with inheritance

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    d0a4837 View commit details
    Browse the repository at this point in the history
  20. add comment

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    e99d26b View commit details
    Browse the repository at this point in the history
  21. add jetty-ee8-annotations

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    a10ad54 View commit details
    Browse the repository at this point in the history
  22. fix jetty-ee8-annotations

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    c0e1678 View commit details
    Browse the repository at this point in the history
  23. fix test for ee9 annotations

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    1d7f204 View commit details
    Browse the repository at this point in the history
  24. remove comments and fix file name

    Signed-off-by: Olivier Lamy <oliver.lamy@gmail.com>
    olamy committed May 31, 2022
    Configuration menu
    Copy the full SHA
    41c76bc View commit details
    Browse the repository at this point in the history