[ 
https://issues.apache.org/jira/browse/NETBEANS-5810?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eric D. updated NETBEANS-5810:
------------------------------
    Attachment: nbbuild.patch

> MakeUpdateDesc tries to download DTD from www.netbeans.org!
> -----------------------------------------------------------
>
>                 Key: NETBEANS-5810
>                 URL: https://issues.apache.org/jira/browse/NETBEANS-5810
>             Project: NetBeans
>          Issue Type: Bug
>          Components: apisupport - Harness
>    Affects Versions: 12.4
>            Reporter: Eric D.
>            Priority: Major
>         Attachments: nbbuild.patch
>
>
> 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.
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to