Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 380365 - dev-java/sun-jms-1.1-r2 has a fetch-restriction, but download instructions points to wrong url
Summary: dev-java/sun-jms-1.1-r2 has a fetch-restriction, but download instructions po...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Java (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-23 12:43 UTC by philipplewe
Modified: 2011-09-12 13:27 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description philipplewe 2011-08-23 12:43:15 UTC
When trying to emerge dev-java/sun-jms-1.1-r2 you have to manually download  jms-1_1-fr-apidocs.zip from Sun. The given download location "https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=7542-jms-1.1-fr-doc-oth-JSpec@CDS-CDS_Developer" is wrong, as the old sun download site was replaced by the new oracle download site. On the new site I just found an old version of jms (Java Message Service), but not the one requested by the ebuild.
After searching in google for some hours, I found a new download location on Oracles website: http://download.oracle.com/otndocs/jcp/7542-jms-1.1-fr-doc-oth-JSpec/





Reproducible: Always

Steps to Reproduce:
1. delete /usr/portage/distfiles/jms-1_1-fr-apidocs.zip if existing
2. emerge dev-java/sun-jms-1.1-r2
3. try to follow the fetch instructions, to download jms-1_1-fr-apidocs.zip manually 

Actual Results:  
The download site does not show the file needed

Expected Results:  
The fetch instructions provided by the ebuild to download jms-1_1-fr-apidocs.zip manually, should point to this download location:
http://download.oracle.com/otndocs/jcp/7542-jms-1.1-fr-doc-oth-JSpec/
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2011-09-12 13:27:01 UTC
Thank you for report! I just hit this bug, checked that above URL is correct and committed fix.