Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 483474

Summary: dev-java/asm-{4.2,5.0.3} - Version bumps
Product: Gentoo Linux Reporter: James Le Cuirot <chewi>
Component: [OLD] JavaAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: enhancement CC: arfrever.fta
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://asm.ow2.org/
See Also: https://bugs.gentoo.org/show_bug.cgi?id=203080
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 541860    
Attachments: asm-4.1.ebuild

Description James Le Cuirot gentoo-dev 2013-09-03 10:40:30 UTC
Created attachment 357752 [details]
asm-4.1.ebuild

I've spoken to TomWij about this but thought I should file a bug report too. 4.1 would be a simple bump up from 4.0 except that it now uses the <bnd> ant task to create the jars. bndlib depends on libg, which is a 120MB download. Quite excessive to build a set of small jars with no other dependencies. I proposed to borrow some XML files from 4.0 as this was a relatively clean and simple solution. See the attached ebuild. TomWij wants to see if he can decouple the <bnd> ant task from the huge download.
Comment 1 Arfrever Frehtes Taifersar Arahesis 2014-10-16 22:31:06 UTC
dev-java/asm-4.2 was released on 2013-10-12.
dev-java/asm-5.0 was released on 2014-03-16.
dev-java/asm-5.0.1 was released on 2014-03-23.
dev-java/asm-5.0.2 was released on 2014-04-21.
dev-java/asm-5.0.3 was released on 2014-05-24.
Comment 2 James Le Cuirot gentoo-dev 2015-03-03 23:19:38 UTC
5.0.3 is now in the tree. I have kept the SLOT at 4 as it is totally backwards compatible. We could probably remove 4 if all looks good after a while.