[Red Hat JIRA] (WFLY-14138) Upgrade Hibernate ORM to 5.4 branch
by Anatoliy Golubev (Jira)
Anatoliy Golubev created WFLY-14138:
---------------------------------------
Summary: Upgrade Hibernate ORM to 5.4 branch
Key: WFLY-14138
URL: https://issues.redhat.com/browse/WFLY-14138
Project: WildFly
Issue Type: Component Upgrade
Components: JPA / Hibernate
Affects Versions: 22.0.0.Alpha1, 21.0.1.Final
Reporter: Anatoliy Golubev
Assignee: Scott Marlow
Hibernate ORM 5.4 was released 2 years ago. Is there any reason to not update it in new Wildfly versions?
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months
[Red Hat JIRA] (WFLY-14098) signature test failures in (JAX-RS) JAX-jakarta.ws.rs.core
by Parul Sharma (Jira)
[ https://issues.redhat.com/browse/WFLY-14098?page=com.atlassian.jira.plugi... ]
Parul Sharma reassigned WFLY-14098:
-----------------------------------
Assignee: Parul Sharma (was: Alessio Soldano)
> signature test failures in (JAX-RS) JAX-jakarta.ws.rs.core
> ----------------------------------------------------------
>
> Key: WFLY-14098
> URL: https://issues.redhat.com/browse/WFLY-14098
> Project: WildFly
> Issue Type: Sub-task
> Components: REST
> Reporter: Scott Marlow
> Assignee: Parul Sharma
> Priority: Major
> Labels: EE9
>
> The described as "missing" methods are very similar to the "added" methods except for one small change. Basically, the "missing" method signatures must match exactly what we have in the jakarta.ws.rs.core classes (protected method must be changed to public method)..
> {quote}
> Missing Superclasses or Superinterfaces
> [javatest.batch] ---------------------------------------
> [javatest.batch]
> [javatest.batch] jakarta.ws.rs.core.AbstractMultivaluedMap: interface @ java.io.Serializable
> [javatest.batch]
> [javatest.batch] Missing Methods
> [javatest.batch] ---------------
> [javatest.batch]
> [javatest.batch] jakarta.ws.rs.core.UriBuilder: method public static jakarta.ws.rs.core.UriBuilder jakarta.ws.rs.core.UriBuilder.newInstance()
> [javatest.batch]
> [javatest.batch] Added Methods
> [javatest.batch] -------------
> [javatest.batch]
> [javatest.batch] jakarta.ws.rs.core.UriBuilder: method protected static jakarta.ws.rs.core.UriBuilder jakarta.ws.rs.core.UriBuilder.newInstance()
> [javatest.batch]
> [javatest.batch] Missed Annotations
> [javatest.batch] ------------------
> [javatest.batch]
> [javatest.batch] jakarta.ws.rs.core.CacheControl: toString():anno 0 java.lang.Deprecated()
> [javatest.batch] jakarta.ws.rs.core.CacheControl: valueOf(java.lang.String):anno 0 java.lang.Deprecated()
> [javatest.batch] jakarta.ws.rs.core.Cookie: toString():anno 0 java.lang.Deprecated()
> [javatest.batch] --- affected jakarta.ws.rs.core.NewCookie
> [javatest.batch] jakarta.ws.rs.core.Cookie: valueOf(java.lang.String):anno 0 java.lang.Deprecated()
> [javatest.batch] --- affected jakarta.ws.rs.core.NewCookie
> [javatest.batch] jakarta.ws.rs.core.EntityTag: toString():anno 0 java.lang.Deprecated()
> [javatest.batch] jakarta.ws.rs.core.EntityTag: valueOf(java.lang.String):anno 0 java.lang.Deprecated()
> [javatest.batch]
> [javatest.batch] duplicate messages suppressed: 2
> [javatest.batch]
> {quote}
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
5 years, 5 months