-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Create demo module #5264
Labels
Comments
We already have a |
gregw
added a commit
that referenced
this issue
Sep 17, 2020
Create modules in jetty-home to download and deploy demos
joakime
added a commit
that referenced
this issue
Sep 18, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 18, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 18, 2020
…locations Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 21, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 21, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 21, 2020
…ifiers Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 21, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 21, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 21, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
gregw
added a commit
that referenced
this issue
Sep 21, 2020
Warn when using jetty home as a jetty base
joakime
added a commit
that referenced
this issue
Sep 21, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
gregw
added a commit
that referenced
this issue
Sep 22, 2020
joakime
added a commit
that referenced
this issue
Sep 22, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
+ ApacheDS has old school testing lib which doesn't play nice with surefire. Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
+ Discovering ${jetty.version} better + Creating ${jetty.base}/logs/ on JettyDemoBase usage Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
+ Done to ease dependency / exclusions listing requirements elsewhere in the reactor. (Prevents accidental discovered components from triggering actions during use of jetty-home as a dependency) Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 23, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 24, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 24, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
joakime
added a commit
that referenced
this issue
Sep 24, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
dependabot bot
added a commit
that referenced
this issue
Nov 9, 2020
Signed-off-by: Joakim Erdfelt <joakim.erdfelt@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Jetty version
10.0.x
Description
In light of the changes for Issue #5256, we need to migrate the existing demo-base to a new
demo
module.This should probably exist in the
/examples/demo-module/
directory in source control.It might make sense to also have the individual test webapps be modules themselves that the new
demo
module just depends on.It could make adding a test webapp for request dump only purposes quite handy.
We should review the maven coordinates of all of the test webapps, as some of them are not aligned properly.
The text was updated successfully, but these errors were encountered: