Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WFLY-5599] Preliminary changes to expose security domains as Elytron realms. #9160

Closed
wants to merge 1 commit into from

Conversation

darranl
Copy link
Contributor

@darranl darranl commented Aug 30, 2016

❗ Commits from this branch are used in numerous other topic branches so please do not cherry-pick or rebase. ❗

This is a minimal PR to make WildFly compatible with the changes in the following core PR wildfly/wildfly-core#1764

@wildfly-ci
Copy link

Linux with security manager Build 5045 outcome was FAILURE using a merge of 188beb3
Summary: Tests passed: 411, ignored: 38; compilation error: Compiler (new) Build time: 00:02:37

@wildfly-ci
Copy link

Linux Build 10297 outcome was FAILURE using a merge of 188beb3
Summary: Tests failed: 3 (3 new), passed: 411, ignored: 38; compilation error: Compiler (new) Build time: 00:03:05

Failed tests

org.jboss.as.test.compat.jpa.eclipselink.EclipseLinkSharedModuleProviderTestCase: java.lang.RuntimeException: Arquillian has previously been attempted initialized, but failed. See cause for previous exception
    at org.jboss.as.arquillian.container.DistributionContainerConfiguration.validate(DistributionContainerConfiguration.java:99)
    at org.jboss.as.arquillian.container.managed.ManagedContainerConfiguration.validate(ManagedContainerConfiguration.java:69)


org.jboss.as.test.compat.jpa.hibernate.HibernateJarsInDeploymentTestCase:   at org.jboss.as.arquillian.container.DistributionContainerConfiguration.validate(DistributionContainerConfiguration.java:99)
    at org.jboss.as.arquillian.container.managed.ManagedContainerConfiguration.validate(ManagedContainerConfiguration.java:69)


org.jboss.as.test.compat.jpa.openjpa.OpenJPASharedModuleProviderTestCase: java.lang.RuntimeException: Arquillian has previously been attempted initialized, but failed. See cause for previous exception
    at org.jboss.as.arquillian.container.DistributionContainerConfiguration.validate(DistributionContainerConfiguration.java:99)
    at org.jboss.as.arquillian.container.managed.ManagedContainerConfiguration.validate(ManagedContainerConfiguration.java:69)


@wildfly-ci
Copy link

Windows Build 5331 outcome was FAILURE using a merge of 188beb3
Summary: Tests passed: 414, ignored: 38; compilation error: Compiler (new) Build time: 00:05:34

@bstansberry bstansberry added the core-upgrade-needed PR requires a wildfly-core change to be merged and integrated first label Aug 30, 2016
@darranl
Copy link
Contributor Author

darranl commented Aug 31, 2016

Closing this one as the core update no longer breaks WildFly so we don't need the option of an intermediate commit.

@darranl darranl closed this Aug 31, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core-upgrade-needed PR requires a wildfly-core change to be merged and integrated first
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants