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

Bug 146065

Summary: dev-java/jsch0.1.21-r2 fails with java-strict
Product: Gentoo Linux Reporter: Vlastimil Babka (Caster) (RETIRED) <caster>
Component: New packagesAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: /tmp/jsch-0.1.21-r2.ebuild.patch

Description Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-09-02 18:27:03 UTC
No missing deps here, just passing -lib <classpath> to eant doesn't work no more. Luckily build.xml has a classpath property we can easily override. No need to revbump.
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2006-09-02 18:28:17 UTC
Created attachment 95803 [details]
/tmp/jsch-0.1.21-r2.ebuild.patch

Patch for the ebuild.
Comment 2 Petteri Räty (RETIRED) gentoo-dev 2006-09-03 08:21:46 UTC
(In reply to comment #1)
> Created an attachment (id=95803) [edit]
> /tmp/jsch-0.1.21-r2.ebuild.patch
> 
> Patch for the ebuild.
> 

Patch committed. Thanks for the fix.