jacopoc commented on PR #1040: URL: https://github.com/apache/ofbiz-framework/pull/1040#issuecomment-4169115103
@JacquesLeRoux yes I have noticed this as well. The reason is that the Oracle URL that yesterday was broken (https://docs.oracle.com/javase/17/docs/api/package-list) now redirects the request to the new URL (https://docs.oracle.com/en/java/javase/17/docs/api/index.html). You can easily test it with your browser. However, considering the outage we had yesterday, I think it is still safer to upgrade to the new URL directly without relying on the redirection. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
