Commit Graph

16 Commits

Author SHA1 Message Date
Eric Anderson f768c4222b Remove build usages of Jetty ALPN
It wasn't actually being used. Since Java 8u252 in early 2020 we've been
using ALPN from the JDK. The Jetty ALPN Agent has been a noop.

We do keep the Jetty ALPN support in the code and tests, but we don't
have the infrastructure to actually run it.
2024-02-23 15:27:33 -08:00
Eric Anderson 26e88d9326 CONTRIBUTING.md: Fix out-of-date CLA documentation
The CLA system swapped a while back and this was left behind.
2020-12-09 14:32:57 -08:00
Srini Polavarapu fe77496f76
Update governance, contributing, code of conduct docs (#6171)
* change from Inc. to LLC for Google and update the list

* Add CODE-OF-CONDUCT.md, GOVERNANCE.md and update CONTRIBUTING.md
2019-09-20 16:28:42 -07:00
Arajit Samanta 182d277b1c CONTRIBUTING.md: Fix google java style guide link (#5318) 2019-02-04 15:09:41 -08:00
Eric Anderson 5878b6ddca CONTRIBUTING.md: Add reference to COMPILING.md
Fixes #4715
2018-07-31 13:49:09 -07:00
Jan Tattermusch d5d722abe7 Update CONTRIBUTING.md to CNCF CLA 2017-12-11 09:29:21 -08:00
Jan Tattermusch 55fd61d74d all: improve contributing.md guidelines. 2017-06-01 11:14:44 -07:00
Łukasz Strzałkowski 5410b4c624 core: update contributing guidelines w/ pr/commit conventions 2017-03-03 10:04:04 -08:00
Łukasz Strzałkowski 0941cf94ea core: add instructions about running tests in IJ 2017-03-02 21:41:29 -08:00
Carl Mastrangelo 4afb914939 all: update styleguide XML to canonical one on github 2017-01-09 10:19:32 -08:00
Eric Anderson f78813e013 Document how to use IntelliJ style
Thanks to justinb.
2015-05-07 07:38:52 -07:00
Eric Anderson 4285d826d3 Fix "mispelled" reference to gradlew 2015-05-07 07:38:51 -07:00
Eric Anderson 69cef51ac2 Improve CONTRIBUTING.md 2015-03-16 22:09:48 -07:00
Mugur Marculescu 69e778fbdd Update CONTRIBUTING.md 2015-02-25 18:08:52 -08:00
Mugur Marculescu 961ecc5a2c Update CONTRIBUTING.md
Fix typos.
2015-02-25 14:47:42 -08:00
Mugur Marculescu 5b1bc15182 Create CONTRIBUTING.md
Adding a half filled contributing readme file.
2015-02-23 17:26:08 -08:00