Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upFix for WFLY-11797, org.hibernate.envers not provisioned with jpa layer #12132
Conversation
a48aaa8
into
wildfly:master
3 of 5 checks passed
3 of 5 checks passed
Linux
Finished TeamCity Build WildFly / Pull Request / Linux - JDK 8 : Tests failed: 1 (1 new), passed: 4824, ignored: 133
Details
Windows
Finished TeamCity Build WildFly / Pull Request / Windows - JDK 11 : Tests failed: 4 (4 new), passed: 4812, ignored: 140
Details
Linux with security manager
Finished TeamCity Build WildFly / Pull Request / Linux SM - JDK 8 : Tests passed: 4479, ignored: 152
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
jfdenise commentedMar 1, 2019
Fix for https://issues.jboss.org/browse/WFLY-11797
Expose "org.hibernate.envers" as an optional runtime Galleon package.