Bug 1103931 - xom: remove versioned jars from %{_javadir}
Summary: xom: remove versioned jars from %{_javadir}
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: xom
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Mikolaj Izdebski
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks: 1102480
TreeView+ depends on / blocked
 
Reported: 2014-06-02 23:14 UTC by Patrick Huang
Modified: 2014-07-21 02:36 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-07-21 02:36:18 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1022173 0 unspecified CLOSED xom: remove versioned jars from %{_javadir} 2021-02-22 00:41:40 UTC

Internal Links: 1022173

Description Patrick Huang 2014-06-02 23:14:53 UTC
Description of problem:
This has been resolved in rawhide (bug 1022173) but not in f20. Is it possible to back port it to f20? I need to upgrade my package in f20 which depends on xom and it failed to build.

Version-Release number of selected component (if applicable):
1.0-14

Comment 1 Patrick Huang 2014-06-02 23:16:06 UTC
I tried to merge master to f20 and koji build works.
http://koji.fedoraproject.org/koji/taskinfo?taskID=6919673

Comment 2 Mikolaj Izdebski 2014-06-03 04:43:12 UTC
How does removing a versioned JAR help you? /usr/share/java/xom.jar is available in both F20 and rawhide.

Rawhide changes are too disruptive for the whole commit to be merged to F20.

Comment 3 Patrick Huang 2014-06-04 02:12:49 UTC
This is my failing job:
http://koji.fedoraproject.org/koji/taskinfo?taskID=6916923

For some reason it can't resolve mvn(xom:xom:1.0). I asked this in mailing list before and was pointed to the rawhide bug. I thought this will help but not really sure.

Comment 4 Mikolaj Izdebski 2014-06-04 06:44:18 UTC
(In reply to Patrick Huang from comment #3)
> This is my failing job:
> http://koji.fedoraproject.org/koji/taskinfo?taskID=6916923
> 
> For some reason it can't resolve mvn(xom:xom:1.0). I asked this in mailing
> list before and was pointed to the rawhide bug. I thought this will help but
> not really sure.

Rebuilding zanata-common in rawhide should help with that.

Comment 5 Mikolaj Izdebski 2014-06-04 06:45:13 UTC
(In reply to Mikolaj Izdebski from comment #4)
> Rebuilding zanata-common in rawhide should help with that.

s/rawhide/F20/

Comment 6 Patrick Huang 2014-06-04 23:59:58 UTC
(In reply to Mikolaj Izdebski from comment #4)
> (In reply to Patrick Huang from comment #3)
> > This is my failing job:
> > http://koji.fedoraproject.org/koji/taskinfo?taskID=6916923
> > 
> > For some reason it can't resolve mvn(xom:xom:1.0). I asked this in mailing
> > list before and was pointed to the rawhide bug. I thought this will help but
> > not really sure.
> 
> Rebuilding zanata-common in rawhide should help with that.

Tried it. Didn't work. 
https://kojipkgs.fedoraproject.org//work/tasks/5306/6925306/root.log

Is there any macro I can use to fix this?

Comment 7 Akira TAGOH 2014-07-10 08:19:05 UTC
Any updates on this?

this seems preventing zanata-client working correctly which means the packager can't push/pull translations to/from zanata web on f20, the latest stable release. so it affects f21 development then.

Comment 8 Patrick Huang 2014-07-21 02:36:18 UTC
I manage to patch our code and remove the need of xom dependency. Therefore this will not prevent us from building. Close now.


Note You need to log in before you can comment on or make changes to this bug.