Skip to content

bug: Version number fails to resolve on Windows app #1181

@bdferris-v2

Description

@bdferris-v2

When running the Windows packaged application, the version number of the app fails to resolve.

How we reproduce the bug

  1. Install the packaged GTFS Validator app on Windows.
  2. Run validation on a feed.
  3. Observe that version info is missing in the output report and in logs.

Expected behaviour
Version info should be present in the report.

Observed behaviour
Current version is missing.

Screenshots:

Screen Shot 2022-06-03 at 9 05 24 PM

Logs:

Jun 03, 2022 4:36:29 PM org.mobilitydata.gtfsvalidator.runner.ValidationRunner run
INFO: VersionInfo: Version

Info{currentVersion=Optional.empty, latestReleaseVersion=Optional.empty}

Environment versions

  • validator version: 3.1.0
  • Java version: embedded
  • OS versions: Windows 10

Metadata

Metadata

Assignees

Labels

bugSomething isn't working (crash, a rule has a problem)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions