-
Per [Jakarta EE Platform 10](https://jakarta.ee/specifications/platform/10/):
>Minimum Java SE Version
>Java SE 11 or higher
This means that mail-api would no longer be building for JDK 8. Movin…
-
RFC6531 email addresses still don't work in postal, #27 only addressed sender names and not email addresses.
```
(defn make-address
([^String addr ^String charset]
(let [a (try (InternetAddres…
-
**Is your feature request related to a problem? Please describe.**
[GenericType](https://jakarta.ee/specifications/platform/9.1/apidocs/jakarta/ws/rs/core/generictype) class defined by the JAXRS spec…
-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.417
OS: Linux - 5.10.103-v7l+
Java: 11.0.16 - Raspbian (OpenJDK Server VM)
---
ace-editor:1.1
antisamy-markup…
-
Just a reminder to switch from `javax.mail.*` to `jakarta.mail.*` and from `javax.activation.*` to `jakarta.activation.*` when possible.
This depends on commons-email however:
* https://github.com/a…
mkurz updated
3 weeks ago
-
I am trying to download an exe over https in my own domain. I am using the download dialog component to achieve this.
Getting an error that the specified download has failed. Error line from the log …
-
Trying to compile old GWT 2.5 project on new 2.12 version, I get:
```
[ERROR] An internal compiler exception occurred
com.google.gwt.dev.jjs.InternalCompilerException: Error constructing Java AST…
-
Jakarta Transactions specifies the type `TransactionManager`, but no portable way to obtain this.
As a result, as of today we still need custom integration code like the one shown below (from Eclip…
-
**Describe the bug**
As per https://github.com/jakartaee/jakarta.ee/pull/1679#issuecomment-1728181551 feedback, I think the (Jakarta EE) TCK Process requirements should be updated to not require Stan…
-
Create a CLI tool that is based on the archetypes to simplify the developer experience.
- Generate
- Start/Stop