Skip to content

Fix Replace column in Java packages CSV (missed in PR #9706) #9764

@ronniegeraghty

Description

@ronniegeraghty

Description

PR #9706 fixed the Replace column across multiple language CSVs (dotnet, js, python, etc.) but Java was skipped. The same fix needs to be applied to the Java packages CSV.

Reference PR: #9706

What needs to happen

  1. Review what PR Clear Replace column for Track 2 packages #9706 changed for other languages
  2. Apply the equivalent Replace column fixes to _data/releases/latest/java-packages.csv
  3. Follow the same csv.QUOTE_ALL convention with lineterminator='\n'

Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs-triageWorkflow: This is a new issue that needs to be triaged to the appropriate team.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions