Bug 815950 - Update to latest version
Summary: Update to latest version
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: javassist
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Andy Grimm
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-04-24 21:06 UTC by Roman Kennke
Modified: 2016-11-08 03:46 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2012-05-29 16:40:17 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)
Update to 3.16.1 (694 bytes, patch)
2012-04-24 21:44 UTC, Roman Kennke
no flags Details | Diff

Description Roman Kennke 2012-04-24 21:06:26 UTC
Description of problem:

I am currently packaging PowerMock, and it needs javassist latest version. The provided patch bumps up the version to 3.16.1.

The version fix is no longer required.

For some reason, the build expects the 'runtest' directory to be present to place the test results there. I added an mkdir to create it.

I also found a minor issue in the spec, you need to run update_maven_depmap in %post and %postun to update the depmap correctly (and get rid of it on uninstallation).

Regards,
Roman

Comment 1 Andy Grimm 2012-04-24 21:18:55 UTC
Did you mean to attach a patch to this issue?

Regarding the post / postun changes, that is no longer required (or even permitted) in maven 3 based Fedora packages.

Comment 2 Roman Kennke 2012-04-24 21:44:23 UTC
Created attachment 580008 [details]
Update to 3.16.1

Comment 3 Roman Kennke 2012-04-24 21:45:41 UTC
Oh right, for some reason the attachment creation failed.

I did not know about the post/postun difference between maven2 and maven3 built
packages. Sorry for the noise :-)

Roman

Comment 4 Andy Grimm 2012-04-25 01:12:49 UTC
koji build for rawhide:
http://koji.fedoraproject.org/koji/taskinfo?taskID=4020514


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