This repository has been archived by the owner on Jul 27, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 120
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
java-microprofile: deprecate stack (#764)
* java-microprofile: deprecate stack * Add java-microprofile deprecate message; Fixes issues #538, #522 Signed-off-by: Scott Kurz <[email protected]> * java-microprofile: fix stack description Co-authored-by: Scott Kurz <[email protected]> Co-authored-by: Kamran Shamsi <[email protected]>
- Loading branch information
1 parent
516d028
commit ef6926a
Showing
3 changed files
with
19 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,20 +1,24 @@ | ||
name: Eclipse MicroProfile® | ||
version: 0.2.25 | ||
description: Eclipse MicroProfile on Open Liberty & OpenJ9 using Maven | ||
version: 0.2.26 | ||
description: Eclipse MicroProfile on Open Liberty & OpenJ9 using Maven | ||
license: Apache-2.0 | ||
language: java | ||
maintainers: | ||
- name: Emily Jiang | ||
email: [email protected] | ||
github-id: Emily-Jiang | ||
- name: Neeraj Laad | ||
email: [email protected] | ||
github-id: neeraj-laad | ||
- name: Ozzy | ||
email: [email protected] | ||
github-id: BarDweller | ||
- name: Mike Andrasak | ||
email: [email protected] | ||
github-id: uberskigeek | ||
- name: Andy Mauer | ||
email: [email protected] | ||
github-id: ajm01 | ||
- name: Scott Kurz | ||
email: [email protected] | ||
github-id: scottkurz | ||
- name: Adam Wisniewski | ||
email: [email protected] | ||
github-id: awisniew90 | ||
default-template: default | ||
requirements: | ||
appsody-version: ">= 0.5.0" | ||
templating-data: | ||
libertyversion: '19.0.0.12' | ||
deprecated: 04/20/2020 - This stack has been replaced by the Open Liberty stack (java-openliberty) |