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

Bug 159149

Summary: dev-java/commons-httpclient always builds javadocs
Product: Gentoo Linux Reporter: Petteri Räty (RETIRED) <betelgeuse>
Component: [OLD] LibraryAssignee: Java team <java>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 157807    

Description Petteri Räty (RETIRED) gentoo-dev 2006-12-26 10:24:43 UTC
javadoc:
    [mkdir] Created dir: /var/tmp/portage/dev-java/commons-httpclient-3.0.1/work/commons-httpclient-3.0.1/dist
    [mkdir] Created dir: /var/tmp/portage/dev-java/commons-httpclient-3.0.1/work/commons-httpclient-3.0.1/dist/docs
    [mkdir] Created dir: /var/tmp/portage/dev-java/commons-httpclient-3.0.1/work/commons-httpclient-3.0.1/dist/docs/api
  [javadoc] Generating Javadoc
  [javadoc] Javadoc execution

even with USE="-doc". It should be modified to only build javadocs with the doc use flag. The patch should be sent upstream.
Comment 1 Miroslav Šulc gentoo-dev 2007-02-09 23:02:28 UTC
Fixed in CVS.