Skip to content

Commit

Permalink
Merge pull request #19021 from geoand/rr-preview
Browse files Browse the repository at this point in the history
Move RESTEasy Reactive extensions into `preview` status
  • Loading branch information
gastaldi authored Jul 27, 2021
2 parents 964f4d9 + 5166e4c commit 61e84e6
Show file tree
Hide file tree
Showing 8 changed files with 14 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ metadata:
- "resteasy-reactive"
categories:
- "web"
status: "experimental"
status: "preview"
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ metadata:
categories:
- "web"
- "reactive"
status: "experimental"
status: "preview"
codestart:
name: "resteasy-reactive"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ metadata:
categories:
- "web"
- "reactive"
status: "experimental"
status: "preview"
codestart:
name: "resteasy-reactive"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ metadata:
categories:
- "web"
- "reactive"
status: "experimental"
status: "preview"
codestart:
name: "resteasy-reactive"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ metadata:
categories:
- "web"
- "reactive"
status: "experimental"
status: "preview"
codestart:
name: "resteasy-reactive"
languages:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ metadata:
categories:
- "web"
- "reactive"
status: "experimental"
status: "preview"
codestart:
name: "resteasy-reactive"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ metadata:
categories:
- "web"
- "serialization"
status: "experimental"
status: "preview"
codestart:
name: "resteasy-reactive"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ metadata:
- "resteasy-reactive"
categories:
- "web"
status: "experimental"
status: "preview"
codestart:
name: "resteasy-reactive"
languages:
- "java"
- "kotlin"
- "scala"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"
artifact: "io.quarkus:quarkus-project-core-extension-codestarts"

0 comments on commit 61e84e6

Please sign in to comment.