[
https://issues.apache.org/jira/browse/LUCENE-4434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13463717#comment-13463717
]
Steven Rowe commented on LUCENE-4434:
-------------------------------------
+1, patch looks good, thanks Uwe!
> Make changes-to-html not depend on wget or curl
> -----------------------------------------------
>
> Key: LUCENE-4434
> URL: https://issues.apache.org/jira/browse/LUCENE-4434
> Project: Lucene - Core
> Issue Type: Improvement
> Components: general/build
> Reporter: Uwe Schindler
> Assignee: Uwe Schindler
> Fix For: 4.1, 5.0
>
> Attachments: LUCENE-4434.patch, LUCENE-4434.patch
>
>
> The changes-to-html script currently uses WGET or CURL to download the JIRA
> version lists. When setting up build jobs e.g. on Windows, this makes running
> changes-to-html a pain. ANT already provides the functionality to download
> files: Why not download the version list in the ANT macro to a local file and
> pass this file as an argument to the PERL script? This would also remove the
> Certificate warnings, as the JDK knows the Thawte certificate and can
> validate it.
> I would be happy to assist with that, but my PERL knowledge is limited...
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]