Skip to content

Conversation

@rjrudin
Copy link
Contributor

@rjrudin rjrudin commented Oct 17, 2025

No description provided.

@rjrudin rjrudin requested a review from BillFarber as a code owner October 17, 2025 11:20
Copilot AI review requested due to automatic review settings October 17, 2025 11:20
@github-actions
Copy link

Copyright Validation Results
Total: 1 | Passed: 0 | Failed: 0 | Skipped: 1 | at: 2025-10-17 11:20:37 UTC | commit: 4fa2292

⏭️ Skipped (Excluded) Files

  • NOTICE.txt

✅ All files have valid copyright headers!

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates NOTICE.txt for branding and dependency/version adjustments.

  • Updates product name to Progress MarkLogic Connector for Kafka v1.11.0 and refreshes "last updated" dates.
  • Replaces ml-app-deployer with ml-gradle and bumps jackson-dataformat-csv from 2.20.0 to 2.20.2.
  • Adds structural separators and revised copyright line.

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Progress® MarkLogic® Connector for Kafka v1.11.0

Copyright © 2019-2025 MarkLogic Corporation. All Rights Reserved.
Copyright (c) 2019-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Copy link

Copilot AI Oct 17, 2025

Choose a reason for hiding this comment

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

Line 3 contains a byte order mark (BOM) character () within the file body; this can interfere with text processing and searches. Remove the BOM so the line starts directly with 'Copyright'.

Suggested change
Copyright (c) 2019-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.
Copyright (c) 2019-2025 Progress Software Corporation and/or its subsidiaries or affiliates. All Rights Reserved.

Copilot uses AI. Check for mistakes.
@rjrudin rjrudin merged commit 8afe3f5 into develop Oct 17, 2025
3 checks passed
@rjrudin rjrudin deleted the feature/notice branch October 17, 2025 13:36
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.

3 participants