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

comment out docs and sitegen plugin for now #1

Merged
merged 1 commit into from
Aug 29, 2018
Merged

Conversation

romain-grecourt
Copy link
Contributor

No description provided.

@barchetta barchetta merged commit 5304d09 into master Aug 29, 2018
@romain-grecourt romain-grecourt deleted the disable-docs branch September 4, 2018 22:14
spericas added a commit that referenced this pull request Nov 7, 2018
romain-grecourt added a commit that referenced this pull request Jan 10, 2019
 - move sources from webserver/netty to webserver/webserver
 - leave the SPI for now
 - remove all dependencies to webserver-netty
 - remove webserver/netty from the reactor
 - delete webserver/netty
romain-grecourt added a commit that referenced this pull request Jan 10, 2019
* webserver-netty removal, step #1:
 - move sources from webserver/netty to webserver/webserver
 - leave the SPI for now
 - remove all dependencies to webserver-netty
 - remove webserver/netty from the reactor
 - delete webserver/netty

* move webserver/test-support/src/main/resources/s-internal -> webserver/test-support/src/test/resources/

* Remove cyclic dependency between webserver and webserver-test-support:
 - move io.helidon.webserver.testsupport.SocketHttpClient.java to webserver/src/test/java/ since it's only used in webserver
 - remove the use of LoggingTestUtils from webserver

* Remove webserver SPI:
 - move BareRequest and BareResponse to io.helidon.webserver package
 - remove WebServerFactory
 - remove io.helidon.webserver.netty.Factory
 - update WebServer.Builder.build to use new NettyWebServer
 - make NettyWebServer public instead of package protected, make cstructor public

* fix copyright and checkstyles

* remove occurrence of helidon-webserver-netty in the docs

* remove META-INF/services/io.helidon.webserver.spi.WebServerFactory

* fix remaining errors related to WebServer SPI removal

* fix checkstyle error in TestClient

* fix copyright years to have the preffered form

* PR feedback: refactor io.helidon.webserver.netty into io.helidon.webserver

* fix checkstyle error in NettyWebServer
akarnokd referenced this pull request in akarnokd/helidon Feb 22, 2020
Include helidon-io#1429 for a known good Multi.from implementation
ljamen added a commit that referenced this pull request Jun 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants