Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-dev] FW: 120109


Sachin,

I'll put this on the Hot List, but unless Tim can make a completely safe and small fix in time for RC3, this should be defered.

Although we'd like your conference demo to go well, that is not sufficient justification for us to delay our 1.0 release. Perhaps you could demo a privately patched version?

Arthur Ryman,
IBM Software Group, Rational Division

blog: http://ryman.eclipsedevelopersjournal.com/
phone: +1-905-413-3077, TL 969-3077
assistant: +1-905-413-2411, TL 969-2411
fax: +1-905-413-4920, TL 969-4920
mobile: +1-416-939-5063, text: 4169395063@xxxxxxx



Sachin Patel <sppatel@xxxxxxxxx>
Sent by: wtp-dev-bounces@xxxxxxxxxxx

12/09/2005 10:44 AM

Please respond to
"General discussion of project-wide or architectural issues."

To
wtp-dev <wtp-dev@xxxxxxxxxxx>
cc
Subject
[wtp-dev] FW: 120109





Hi all,

I just opened https://bugs.eclipse.org/bugs/show_bug.cgi?id=120109

I desperately need this fix (want to show the feature off at Apache Con this
Sunday, as well as the rest of WTP). :)

The problem as stated in the defect is that Apache infra won't allow
download to occur from the location of the site.xml, nor the apache main
load site.  Thus the download needs to come from one of the mirrors.  So I'm
assuming the API returns a list of available download sites, the first one
is usually the main download site (the location of the site.xml you're
pointing to), the rest are the mirrors.  In my case, the next site should be
the recommended site and this site is the site that should be used to
download the server adapter.

The code change is not geronimo specific, as if there are available mirrors
for any downloadable runtime/adapter I think the code shouldn't choose the
main download site, but instead the first available mirror.

Sachin.


_______________________________________________
wtp-dev mailing list
wtp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/wtp-dev


Back to the top