mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 00:17:18 +00:00
392237 moved examples to common folder
This commit is contained in:
parent
9bea77d46d
commit
dd6c20e378
Before Width: | Height: | Size: 166 B After Width: | Height: | Size: 166 B |
Before Width: | Height: | Size: 164 B After Width: | Height: | Size: 164 B |
4
pom.xml
4
pom.xml
@ -394,7 +394,6 @@
|
||||
<module>jetty-util-ajax</module>
|
||||
<module>test-continuation</module>
|
||||
<module>test-jetty-webapp</module>
|
||||
<module>example-jetty-embedded</module>
|
||||
<!--module>jetty-maven-plugin</module>
|
||||
<module>jetty-jspc-maven-plugin</module-->
|
||||
<module>jetty-deploy</module>
|
||||
@ -408,7 +407,8 @@
|
||||
<module>jetty-spring</module>
|
||||
<module>jetty-client</module>
|
||||
<module>jetty-osgi</module>
|
||||
<module>example-async-rest</module>
|
||||
<module>example/embedded</module>
|
||||
<module>example/async-rest</module>
|
||||
<module>jetty-rewrite</module>
|
||||
|
||||
<!-- modules that need fixed and added back, or simply dropped and not maintained
|
||||
|
Loading…
x
Reference in New Issue
Block a user