Skip to content

Commit

Permalink
Relate to Jakarta specifications
Browse files Browse the repository at this point in the history
The intro referred to the old specification names which are replaced by the Jakarta pendants.
  • Loading branch information
erdlet authored Jun 20, 2022
1 parent 98d7e7d commit 8efa104
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions documentation/src/main/asciidoc/_intro.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
////
== Introduction
Eclipse Krazo is an implementation of action-based MVC specified by MVC 1.0 (JSR-371).
It builds on top of JAX-RS and currently contains support for RESTEasy and Jersey
Eclipse Krazo is an implementation of action-based MVC specified by Jakarta MVC 2.0.
It builds on top of Jakarta RESTful Webservices (former JAX-RS) and currently contains support for RESTEasy and Jersey
with a well-defined SPI for other implementations.
This is user guide for Eclipse Krazo {krazo-version}.
Expand Down

0 comments on commit 8efa104

Please sign in to comment.