Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 146065 - dev-java/jsch0.1.21-r2 fails with java-strict
Summary: dev-java/jsch0.1.21-r2 fails with java-strict
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-09-02 18:27 UTC by Vlastimil Babka (Caster) (RETIRED)
Modified: 2006-09-03 08:21 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
/tmp/jsch-0.1.21-r2.ebuild.patch (jsch-0.1.21-r2.ebuild.patch,480 bytes, text/plain)
2006-09-02 18:28 UTC, Vlastimil Babka (Caster) (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
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.