[JBoss JIRA] (ELY-1807) Two ElytronMessage definitions in the same package
by Darran Lofthouse (Jira)
Darran Lofthouse created ELY-1807:
-------------------------------------
Summary: Two ElytronMessage definitions in the same package
Key: ELY-1807
URL: https://issues.jboss.org/browse/ELY-1807
Project: WildFly Elytron
Issue Type: Bug
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.9.0.CR6
We presently have two ElytronMessages interfaces in the 'org.wildfly.security.auth.util' package - each of these must be in a unique package.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (WFLY-12063) ClassFormatError on JDK13
by Scott Marlow (Jira)
[ https://issues.jboss.org/browse/WFLY-12063?page=com.atlassian.jira.plugin... ]
Scott Marlow commented on WFLY-12063:
-------------------------------------
[~ropalka] Thanks for finding this! Is there a jenkins link for this failure to share? Or perhaps server.log output that contains the deployment failure?
CC [~gbadner]
> ClassFormatError on JDK13
> -------------------------
>
> Key: WFLY-12063
> URL: https://issues.jboss.org/browse/WFLY-12063
> Project: WildFly
> Issue Type: Bug
> Components: JPA / Hibernate
> Reporter: Richard Opalka
> Assignee: Scott Marlow
> Priority: Blocker
> Fix For: 17.0.0.Beta1
>
>
> The following commit https://github.com/wildfly/wildfly/commit/b6d141b06404a4c23ead1d04d6e26fc... introduced JDK13 regression in WildFly.
> Affected tests are:
> ---
> [ERROR] Errors:
> [ERROR] MultiplePuTestCase.org.jboss.as.test.integration.jpa.basic.multiplepersistenceunittest.MultiplePuTestCase » Deployment
> [ERROR] EntityListenersTestCase.org.jboss.as.test.integration.jpa.entitylistener.EntityListenersTestCase » Deployment
> [ERROR] EPCPropagationTestCase.org.jboss.as.test.integration.jpa.epcpropagation.EPCPropagationTestCase » Deployment
> [ERROR] AuditJoinTableoverBidirectionalTest.org.jboss.as.test.integration.jpa.hibernate.envers.AuditJoinTableoverBidirectionalTest » Deployment
> [ERROR] AuditJoinTableoverOnetoManyJoinColumnTest.org.jboss.as.test.integration.jpa.hibernate.envers.AuditJoinTableoverOnetoManyJoinColumnTest » Deployment
> [ERROR] ManagementTestCase.getEntityInsertCountAttribute:98 » Deployment Cannot deploy...
> [ERROR] JPA2LCTestCase.org.jboss.as.test.integration.jpa.secondlevelcache.JPA2LCTestCase » Deployment
> [ERROR] JpaStatisticsTestCase.org.jboss.as.test.integration.jpa.secondlevelcache.JpaStatisticsTestCase » Deployment
> [ERROR] TransactionTestCase.org.jboss.as.test.integration.jpa.transaction.TransactionTestCase » Deployment
> [INFO]
> [ERROR] Tests run: 1553, Failures: 0, Errors: 9, Skipped: 14
> ---
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (DROOLS-4003) Implement intermediate interface to allow decoupling for Submarine
by Gabriele Cardosi (Jira)
Gabriele Cardosi created DROOLS-4003:
----------------------------------------
Summary: Implement intermediate interface to allow decoupling for Submarine
Key: DROOLS-4003
URL: https://issues.jboss.org/browse/DROOLS-4003
Project: Drools
Issue Type: Enhancement
Reporter: Gabriele Cardosi
Assignee: Gabriele Cardosi
Currently, AuthoringWorkbenchDocks (inside kie-wb-common-workbench-clients) is used to manage right docks inside drools-wb. This, in turns, bind the editors to the above package and all its dependencies, even when not needed.
Inside Submarine we should strive to reduce as much as possible such dependencies.
To make the change backward compatible, a new interface is needed, that declares the methods of AuthoringWorkbenchDocks used inside the editors.
Then, editor will need to inject such specific interface instead of AuthoringWorkbenchDocks; last, for the Submarine environment editors should implement their own version of such class, unbinding them from kie-wb-common-workbench-clients
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months
[JBoss JIRA] (WFLY-12063) ClassFormatError on JDK13
by Richard Opalka (Jira)
Richard Opalka created WFLY-12063:
-------------------------------------
Summary: ClassFormatError on JDK13
Key: WFLY-12063
URL: https://issues.jboss.org/browse/WFLY-12063
Project: WildFly
Issue Type: Bug
Components: JPA / Hibernate
Reporter: Richard Opalka
Assignee: Scott Marlow
Fix For: 17.0.0.Beta1
The following commit https://github.com/wildfly/wildfly/commit/b6d141b06404a4c23ead1d04d6e26fc... introduced JDK13 regression in WildFly.
Affected tests are:
---
[ERROR] Errors:
[ERROR] MultiplePuTestCase.org.jboss.as.test.integration.jpa.basic.multiplepersistenceunittest.MultiplePuTestCase » Deployment
[ERROR] EntityListenersTestCase.org.jboss.as.test.integration.jpa.entitylistener.EntityListenersTestCase » Deployment
[ERROR] EPCPropagationTestCase.org.jboss.as.test.integration.jpa.epcpropagation.EPCPropagationTestCase » Deployment
[ERROR] AuditJoinTableoverBidirectionalTest.org.jboss.as.test.integration.jpa.hibernate.envers.AuditJoinTableoverBidirectionalTest » Deployment
[ERROR] AuditJoinTableoverOnetoManyJoinColumnTest.org.jboss.as.test.integration.jpa.hibernate.envers.AuditJoinTableoverOnetoManyJoinColumnTest » Deployment
[ERROR] ManagementTestCase.getEntityInsertCountAttribute:98 » Deployment Cannot deploy...
[ERROR] JPA2LCTestCase.org.jboss.as.test.integration.jpa.secondlevelcache.JPA2LCTestCase » Deployment
[ERROR] JpaStatisticsTestCase.org.jboss.as.test.integration.jpa.secondlevelcache.JpaStatisticsTestCase » Deployment
[ERROR] TransactionTestCase.org.jboss.as.test.integration.jpa.transaction.TransactionTestCase » Deployment
[INFO]
[ERROR] Tests run: 1553, Failures: 0, Errors: 9, Skipped: 14
---
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 2 months