18 lines
457 B
Markdown
Raw Normal View History

2020-02-26 21:32:56 +08:00
# ovirt-engine-wildfly-overlay
#### Description
2020-03-06 14:03:20 +08:00
This package contains upgraded parts of WildFly 8.2.1, which fix bugs
affecting oVirt engine:
2020-02-26 21:32:56 +08:00
2020-03-06 14:03:20 +08:00
1. hibernate-validator 5.2.2.Final
- Fixes https://hibernate.atlassian.net/browse/HV-861
2. apache-commons-collections 3.2.2
- Fixes https://issues.apache.org/jira/browse/COLLECTIONS-580
2020-02-26 21:32:56 +08:00
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request