Uploaded image for project: 'NetBeans'
  1. NetBeans
  2. NETBEANS-5810

MakeUpdateDesc tries to download DTD from www.netbeans.org!

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 12.4
    • None
    • apisupport - Harness
    • None

    Description

      In order to validate generated updates.xml, MakeUpdateDesc calls MakeNBM.validateAgainstAUDTDs().

      This method contains an EntityResolver which resolve to local files when the URL starts with "http://www.netbeans.org/" which is not valid anymore. All DTDs are hosted at "https://netbeans.apache.org/"!

      The validation occurs normally (thanks to redirection) unless you are offline or behind a restrictive firewall.

      Please update remote URL in MakeNBM.validateAgainstAUDTDs method.

       

      Attachments

        1. nbbuild.patch
          3 kB
          Eric D.

        Activity

          People

            Unassigned Unassigned
            ED-Apache Eric D.
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: