Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI doesn't accurately report project version. #181

Closed
carlwilson opened this issue Aug 30, 2024 · 0 comments · Fixed by #186
Closed

CLI doesn't accurately report project version. #181

carlwilson opened this issue Aug 30, 2024 · 0 comments · Fixed by #186
Assignees
Labels
bug Something isn't working
Milestone

Comments

@carlwilson
Copy link
Member

Running the 0.13.1 jar

❯ java -jar odf-apps/target/odf-apps-0.13.1-jar-with-dependencies.jar -h
Usage: odf-validator [-hpV] FILE...
Validates Open Document Format spreadsheets.
      FILE...     A list of Open Document Format spreadsheet files to validate.
  -h, --help      Show this help message and exit.
  -p, --profile   Validate using extended Spreadsheet preservation profile.
  -V, --version   Print version information and exit.
❯ java -jar odf-apps/target/odf-apps-0.13.1-jar-with-dependencies.jar -V
odf-validator 0.1

Note the final line.

@carlwilson carlwilson added the bug Something isn't working label Aug 30, 2024
@carlwilson carlwilson self-assigned this Aug 30, 2024
@carlwilson carlwilson added this to the v0.14 milestone Sep 25, 2024
@carlwilson carlwilson linked a pull request Sep 25, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant