Skip to content

Commit

Permalink
Plan Review for Jakarta MVC 2.0 (jakartaee#305)
Browse files Browse the repository at this point in the history
* Add 2.0 plan for Jakarta MVC

Signed-off-by: Ivar Grimstad <[email protected]>

* Clean up

Signed-off-by: Ivar Grimstad <[email protected]>

* Update plan record for Jakarta MVC 2.0

Signed-off-by: Ivar Grimstad <[email protected]>

* Update format of summary

Signed-off-by: Ivar Grimstad <[email protected]>

* Remove code format from summary

Signed-off-by: Ivar Grimstad <[email protected]>

* Update wording in plan

Signed-off-by: Ivar Grimstad <[email protected]>
  • Loading branch information
ivargrimstad authored Nov 20, 2020
1 parent 6559b68 commit 4f7f1aa
Showing 1 changed file with 33 additions and 0 deletions.
33 changes: 33 additions & 0 deletions mvc/2.0/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
---
title: "Jakarta MVC 2.0 (under development)"
date: 2020-11-08
summary: "Release of Jakarta MVC under the jakarta.* namespace"
---

Jakarta MVC defines a standard for creating web applications following the action-based model-view-controller pattern.
The key goal of this release is to switch the namespace for the API from `javax.mvc.*` to `jakarta.mvc.*`. No additional features are included in order to make the transition from Jakarta MVC 1.1 easier.

* [Jakarta MVC 2.0 Release Record](https://projects.eclipse.org/projects/ee4j.mvc/releases/2.0)

<!--
# Ballots
## Plan Review
The Specification Committee Ballot concluded successfully on 2020-xx-xx with the following results.
| Representative | Representative for: | Vote |
|------------------------------------------------|---------------------|------|
| Kenji Kazumura | Fujitsu | |
| Dan Bandera, Kevin Sutter | IBM | |
| Ed Bratt, Dmitry Kornilov | Oracle | |
| Andrew Pielage, Matt Gill | Payara | |
| Scott Stark, Mark Little | Red Hat | |
| David Blevins, Jean-Louis Monteiro | Tomitribe | |
| Ivar Grimstad | EE4J PMC | |
| Marcelo Ancelmo, Martijn Verburg | Participant Members | |
| Werner Keil | Committer Members | |
| Scott (Congquan) Wang | Enterprise Members | |
| | **Total** | **** |
The ballot was run in the [jakarta.ee-spec mailing list]()
-->

0 comments on commit 4f7f1aa

Please sign in to comment.