You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

On April the 15th, 2019, a first attempt was performed to reroute the incoming traffic from netbeans.org to netbeans.apache.org, with the help of the ASF Infra Team.

This change was approved by the community and is tracked in Unable to render Jira issues macro, execution error.

The change worked ok, and the pages from netbeans.org were correctly rerouted to appropriate pages in netbeans.apache.org.

But we noticed some other netbeans.org websites failed to work properly, for instance platform.netbeans.org or edu.netbeans.org

This is so because these other websites need certain resources in netbeans.org, but these resources were not migrated to netbeans.apache.org.

This is a list of the subdomains and the resources needed in netbeans.org:

platform.netbeans.org

This website requires the following resources (list is not exhaustive as resources are loaded dynamically in javascript):

  • "images_www/js/s_code_remote.js"

  • "images_www/js/companion-projects.js"

  • "images_www/v6/mysql_logo.gif"

  • "images_www/v6/glassfish.gif"

  • "images_www/v6/javafx.png"

  • "images_www/v6/openjdk.gif"

  • "images_www/v6/vbox.gif"

  • "images_www/js/jquery-1.3.2.min.js"

  • "images_www/v6/javanet.gif"

  • "images_www/v6/open-office.gif"

  • "images_www/v6/hudson.png"

  • "images_www/v7/design/icin_facebook.png"

  • "images_www/v7/design/icin_google.png"

  • "images_www/v7/design/icin_twitter.png"

  • "images_www/v7/design/icin_youtube.png"

  • "images_www/v7/design/logo_oracle.png"

  • "netbeans3.css"
  • "platform.css"

See https://github.com/apache/incubator-netbeans-website/pull/350 for an initial pull request.

edu.netbeans.org

This website seems to require many other resources:

and

(see attached file edu.netbeans.org-2019-04-15 23-35-37.har in https://en.wikipedia.org/wiki/.har har format)




e edu.netbeans.org-2019-04-15 23-35-37.har

  • No labels