Skip to content

Commit 18eae09

Browse files
authored
Merge pull request #4986 from OpenLiberty/translation_ja_26.0.0.5_reviewed
Add Japanese translation review for 26.0.0.5 blog post
2 parents 65cb960 + 75b485a commit 18eae09

2 files changed

Lines changed: 413 additions & 2 deletions

File tree

posts/2026-05-19-26.0.0.5.adoc

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ blog_description: This release introduces official support for Jakarta EE 11, Sp
1111
open-graph-image: https://openliberty.io/img/twitter_card.jpg
1212
open-graph-image-alt: Open Liberty Logo
1313
---
14+
blog-available-in-languages:
15+
- lang: ja
16+
path: /ja/blog/2026/05/19/26.0.0.5.html
17+
1418
= Jakarta EE 11, Spring Boot 4.0, and more in 26.0.0.5
1519
Navaneeth S Nair <https://github.com/navaneethsnair1>
1620
:imagesdir: /
@@ -205,7 +209,7 @@ The following specifications make up the Jakarta Platform and the Core and Web p
205209
| link:https://jakarta.ee/specifications/debugging/2.0/[Debugging Support for Other Languages 2.0] |Unchanged |Not applicable
206210
| link:https://jakarta.ee/specifications/enterprise-beans/4.0/[Enterprise Beans 4.0 Lite] |Unchanged |link:{url-prefix}/docs/latest/reference/feature/enterpriseBeansLite-4.0.html[enterpriseBeansLite-4.0]
207211
| link:https://jakarta.ee/specifications/tags/3.0/[Standard Tag Library 3.0] | Unchanged | link:{url-prefix}/docs/latest/reference/feature/pages-4.0.html[pages-4.0]
208-
| link:https://jakarta.ee/specifications/transactions/2.0/[Transactions 2.0] |Unchanged |Not applicable
212+
| link:https://jakarta.ee/specifications/transactions/2.0/[Transactions 2.0] |Unchanged |Not applicable (see link:{url-prefix}/docs/latest/reference/javadoc/liberty-jakartaee11-javadoc.html?package=allclasses-frame.html&class=jakarta/transaction/package-summary.html[Javadoc])
209213
|===
210214

211215
=== Jakarta EE Platform 11
@@ -271,7 +275,7 @@ To run Jakarta EE 11 features on the Application Client Container, add the follo
271275

272276
* link:{url-prefix}/docs/latest/reference/diff/jakarta-ee11-diff.html[Differences between Jakarta EE 11 and 10]
273277
* link:https://jakarta.ee/specifications/platform/11/[Jakarta EE Platform 11], link:https://jakarta.ee/specifications/webprofile/11/[Jakarta EE Web Profile 11], and link:https://jakarta.ee/specifications/coreprofile/11/[Jakarta EE Core Profile 11] specifications.
274-
* link:https://jakarta.ee/specifications/platform/11/apidocs/[Jakarta EE 11 Javadoc]
278+
* link:{url-prefix}/docs/latest/reference/javadoc/liberty-jakartaee11-javadoc.html[Jakarta EE 11 Javadoc]
275279

276280
// // // // DO NOT MODIFY THIS COMMENT BLOCK <GHA-BLOG-TOPIC> // // // //
277281
// Blog issue: https://github.com/OpenLiberty/open-liberty/issues/33154

0 commit comments

Comments
 (0)