Bug 819599
| Summary: | add maven pom | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | gil cattaneo <puntogil> | ||||||||||
| Component: | jnr-x86asm | Assignee: | Mikolaj Izdebski <mizdebsk> | ||||||||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||||
| Severity: | unspecified | Docs Contact: | |||||||||||
| Priority: | unspecified | ||||||||||||
| Version: | rawhide | CC: | mizdebsk, mmorsi | ||||||||||
| Target Milestone: | --- | ||||||||||||
| Target Release: | --- | ||||||||||||
| Hardware: | Unspecified | ||||||||||||
| OS: | Unspecified | ||||||||||||
| Whiteboard: | |||||||||||||
| Fixed In Version: | 0.1-5 | Doc Type: | Bug Fix | ||||||||||
| Doc Text: | Story Points: | --- | |||||||||||
| Clone Of: | Environment: | ||||||||||||
| Last Closed: | 2012-10-10 12:02:39 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: |
|
||||||||||||
Created attachment 624212 [details]
add maven pom -rebase
Created attachment 624218 [details]
add maven pom -rebase
Why do you change artifact version to 1.0.0? I mean this line: > sed -i "s|<version>0.1</version>|<version>1.0.0</version>|" pom.xml Also instead of %patch0 it would be better to write: > %pom_xpath_remove pom:extensions (In reply to comment #3) > Why do you change artifact version to 1.0.0? I mean this line: > > sed -i "s|<version>0.1</version>|<version>1.0.0</version>|" pom.xml > this should be removed > Also instead of %patch0 it would be better to write: > > %pom_xpath_remove pom:extensions yes but i havent this macro available until a short time ago thanks Created attachment 624807 [details]
add maven pom -rebase
Applied in rawhide. Thanks. |
Created attachment 582710 [details] add maven pom Description of problem: add maven pom Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: