Skip to content

[MINOR] Remove unused build script that used non-HTTPS to download code#1625

Merged
tuhaihe merged 2 commits intoapache:mainfrom
pjfanning:patch-1
Mar 18, 2026
Merged

[MINOR] Remove unused build script that used non-HTTPS to download code#1625
tuhaihe merged 2 commits intoapache:mainfrom
pjfanning:patch-1

Conversation

@pjfanning
Copy link
Member

What does this PR do?

It is always a good idea to avoid non TLS endpoints in builds. There might be more instances like this in your repos and I would suggest that a PMC member has a look.

Type of Change

  • Bug fix (non-breaking change)
  • New feature (non-breaking change)
  • Breaking change (fix or feature with breaking changes)
  • Documentation update

Breaking Changes

Test Plan

  • Unit tests added/updated
  • Integration tests added/updated
  • Passed make installcheck
  • Passed make -C src/test installcheck-cbdb-parallel

Impact

Performance:

User-facing changes:

Dependencies:

Checklist

Additional Context

CI Skip Instructions


Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, @pjfanning welcome!🎊 Thanks for taking the effort to make our project better! 🙌 Keep making such awesome contributions!

Copy link
Member

@tuhaihe tuhaihe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks!

Copy link
Contributor

@leborchuk leborchuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

I also checked - there are no other files with "archive.apache.org" address without https

@pjfanning pjfanning changed the title [MINOR] Update Xerces source URL to use HTTPS [MINOR] Remove unused build script that used non-HTTPS to download code Mar 18, 2026
@tuhaihe
Copy link
Member

tuhaihe commented Mar 18, 2026

Hi @pjfanning thanks for your work.

We can merge this PR first, then create a new PR to update further. I can do it later.

@tuhaihe tuhaihe merged commit 11c5515 into apache:main Mar 18, 2026
82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants