Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 0 additions & 28 deletions content/mailinglists.html

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ Clearly, bug fixes and new features are coming too in 3.1.0! We're trying to

We've tagged two 3.1.0 Beta releases so far, both available as artifacts on Maven repository. I'm currently waiting for the last one to be merged into WildFly master (PR [here](https://github.com/wildfly/wildfly/pull/9181)).

If you have some time, consider early checking your projects with the new 3.1.0 and feel free to report back any issue (btw, as a reminder, note we have [new mailing lists](https://resteasy.jboss.org/mailinglists) since some months!). We plan to go CR soon and hopefully release at before the end of October.
If you have some time, consider early checking your projects with the new 3.1.0 and feel free to report back any issue (btw, as a reminder, note we have ~~[new mailing lists](https://resteasy.jboss.org/mailinglists) since some months~~[GitHub discussions](https://github.com/orgs/resteasy/discussions/!). We plan to go CR soon and hopefully release at before the end of October.

Stay tuned :-)
2 changes: 1 addition & 1 deletion content/posts/2025-02-19-resteasy-to-foundation.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Kubernetes, and OpenJDK; doing so is part of the company's DNA. Red Hat business

## Community Feedback

We'd love to hear your thoughts on this. Let us know what you're thinking on the [mailing list](https://lists.jboss.org/archives/list/resteasy-dev@lists.jboss.org/) or the [discussion topic](https://github.com/orgs/resteasy/discussions/4513).
We'd love to hear your thoughts on this. Let us know what you're thinking on ~~the [mailing list](https://lists.jboss.org/archives/list/resteasy-dev@lists.jboss.org/) or~~ the [discussion topic](https://github.com/orgs/resteasy/discussions/4513).

Best regards,

Expand Down
1 change: 0 additions & 1 deletion templates/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@

<a class="unlinked">Community</a>
<ul class="level1">
<li class="leaf"><a href="{site.url('/mailinglists').absolute}">Mailing Lists</a></li>
<li class="leaf"><a href="https://github.com/resteasy/resteasy/discussions">Discussions</a></li>
<li class="leaf"><a href="https://issues.redhat.com/projects/RESTEASY">Issue Tracker</a></li>
<!-- <li class="leaf"><a href="https://twitter.com/resteasy">Twitter</a></li> -->
Expand Down
1 change: 0 additions & 1 deletion templates/partials/nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
<span class="notch">&nbsp;</span>
<a class="unlinked">Community</a>
<ul class="level1">
<li class="leaf"><a href="{site.url('/mailinglists').absolute}">Mailing Lists</a></li>
<li class="leaf"><a href="https://github.com/resteasy/resteasy/discussions">Discussions</a></li>
<li class="leaf"><a href="https://issues.redhat.com/projects/RESTEASY">Issue Tracker</a></li>

Expand Down
1 change: 0 additions & 1 deletion templates/partials/right.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ <h3>Useful Links</h3>
<li><a href="{site.url('/downloads').absolute}">Download</a></li>
<li><a href="{site.url('/docs').absolute}">Documentation</a></li>
<li><a href="{site.url('/books').absolute}">Books</a></li>
<li><a href="{site.url('/mailinglists').absolute}">Mailing Lists</a></li>
<li><a href="https://github.com/resteasy/resteasy/discussions">Discussions</a></li>
<li><a href="{site.url('/blogs').absolute}">Blogs</a></li>
<li><a href="https://github.com/resteasy/resteasy">Git Repository</a></li>
Expand Down