Skip to content

Conversation

@cstamas
Copy link
Member

@cstamas cstamas commented Sep 24, 2024

Just a simple PR to make properties file a "properties file" as majority would expect. According to spec '=', ':', or white space can be delimiter and this file IS valid, but still, users my be surprised, or tools like IDEs may misinterpret this, otherwise valid Java Properties File.

Just a simple PR to make properties file a "properties file"
as majority would expect. According to spec '=', ':', or white space
can be delimiter and this file IS valid, but still, users my
be surprised, or tools like IDEs may misinterpret this,
otherwise valid Java Properties File.
@cstamas cstamas requested a review from gnodet September 24, 2024 15:24
@cstamas cstamas self-assigned this Sep 24, 2024
@cstamas cstamas marked this pull request as ready for review September 24, 2024 15:34
@cstamas cstamas merged commit 2c6846b into apache:master Sep 24, 2024
13 checks passed
@cstamas cstamas deleted the plain-properties branch September 24, 2024 15:34
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.

2 participants