Bug 819599

Summary: add maven pom
Product: [Fedora] Fedora Reporter: gil cattaneo <puntogil>
Component: jnr-x86asmAssignee: Mikolaj Izdebski <mizdebsk>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: 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:
Description Flags
add maven pom
none
add maven pom -rebase
none
add maven pom -rebase
none
add maven pom -rebase none

Description gil cattaneo 2012-05-07 16:37:43 UTC
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:

Comment 1 gil cattaneo 2012-10-09 17:55:29 UTC
Created attachment 624212 [details]
add maven pom -rebase

Comment 2 gil cattaneo 2012-10-09 18:23:46 UTC
Created attachment 624218 [details]
add maven pom -rebase

Comment 3 Mikolaj Izdebski 2012-10-10 05:43:44 UTC
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

Comment 4 gil cattaneo 2012-10-10 11:41:52 UTC
(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

Comment 5 gil cattaneo 2012-10-10 11:49:13 UTC
Created attachment 624807 [details]
add maven pom -rebase

Comment 6 Mikolaj Izdebski 2012-10-10 12:02:39 UTC
Applied in rawhide. Thanks.