Skip to content

Add convenience methods to Meta.java - #297

Merged
kqarryzada merged 2 commits into
masterfrom
DS-51461-add-Meta-convenience-methods
May 1, 2026
Merged

Add convenience methods to Meta.java#297
kqarryzada merged 2 commits into
masterfrom
DS-51461-add-Meta-convenience-methods

Conversation

@kqarryzada

Copy link
Copy Markdown
Collaborator

This commit updates the Meta class with convenience methods that
simplify the interface for interaction with other data types. It is now
possible to provide UNIX timestamps for created/lastModified
timestamps, and location values may be set or fetched as strings.

This PR also includes dependency updates.

Reviewer: vyhhuang

JiraIssue: DS-51461

kqarryzada added 2 commits May 1, 2026 10:10
This commit updates the Meta class with convenience methods that
simplify the interface for interaction with other data types. It is now
possible to provide UNIX timestamps for created/lastModified
timestamps, and location values may be set or fetched as strings.

Reviewer: vyhhuang

JiraIssue: DS-51461
@kqarryzada
kqarryzada requested a review from vyhhuang May 1, 2026 18:20
@kqarryzada kqarryzada self-assigned this May 1, 2026
Comment thread pom.xml
<goals>deploy</goals>
<useReleaseProfile>false</useReleaseProfile>
<checkModificationExcludeList>pom.xml</checkModificationExcludeList>
<waitBeforeTagging>3</waitBeforeTagging>

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

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

useReleaseProfile is false by default, and the docs for waitBeforeTagging mention that it is useful for SVN repositories, so it's a legacy value that is not needed.

@vyhhuang vyhhuang left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

These changes look good to me.

@kqarryzada
kqarryzada merged commit f64a161 into master May 1, 2026
6 checks passed
@kqarryzada
kqarryzada deleted the DS-51461-add-Meta-convenience-methods branch May 1, 2026 18:55
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