Bug 822196
| Summary: | Hibernate Search: Align integration tests versions with the rest of WFK | ||
|---|---|---|---|
| Product: | [Retired] JBoss Enterprise WFK Platform 2 | Reporter: | Karel Piwko <kpiwko> |
| Component: | HibernateSearch | Assignee: | Strong Liu <stliu> |
| Status: | CLOSED WONTFIX | QA Contact: | Karel Piwko <kpiwko> |
| Severity: | high | Docs Contact: | |
| Priority: | medium | ||
| Version: | 2.0.0.ER5 | CC: | sjacobs |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2012-05-17 13:42:40 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
how this is a high severity issue? this only affects test which we don't ship and QA can easily workaround this, so I would not rebuild h-search to fix this minor issue. reopen if you haven other thoughts |
Description of problem: Following versions are used in hibernate integration tests: <spring-release-version>3.0.6.RELEASE</spring-release-version> <version.arquillian>1.0.0.CR7</version.arquillian> These should be updated to match the rest of the WFK: Arquillian 1.0.0.Final Spring 3.1.1.RELEASE is preferred, if you want to stay on 3.0.x branch, than 3.0.7.RELEASE will do.