Bug 1125721
| Summary: | Use version properties instead of hardcode versions in dependencyManagment of kie-parent-with-dependencies | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] JBoss BRMS Platform 6 | Reporter: | Ryan Zhang <rzhang> | ||||
| Component: | Build and Assembly | Assignee: | Michael <mbiarnes> | ||||
| Status: | CLOSED EOL | QA Contact: | Lukáš Petrovický <lpetrovi> | ||||
| Severity: | unspecified | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 6.1.0 | CC: | mwinkler | ||||
| Target Milestone: | DR2 | ||||||
| Target Release: | 6.1.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2020-03-27 20:09:07 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: | |||||||
| Attachments: |
|
||||||
|
Description
Ryan Zhang
2014-08-01 02:26:39 UTC
Created attachment 923053 [details]
droolsjbpm-build-bootstrap.patch
This is a tiny change but it's important for productization. It is really helpful if we can have it for milestone 2 tag. Hard coded versions were removed in kie-parent-with-dependencies.pom https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/710f2f9aaba4b5c61dd19ba8d8c0bec8be9d31d5 and https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/581c540ea9441fc800b90b00da395c42f5b93c0a and a PR was send to ip-bom. Thanks, Michael! (In reply to Michael from comment #4) > Hard coded versions were removed in kie-parent-with-dependencies.pom > https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/ > 710f2f9aaba4b5c61dd19ba8d8c0bec8be9d31d5 > and > https://github.com/droolsjbpm/droolsjbpm-build-bootstrap/commit/ > 581c540ea9441fc800b90b00da395c42f5b93c0a > and a PR was send to ip-bom. The changes are indeed there and Ryan already verified it is working for prod. |