-
Notifications
You must be signed in to change notification settings - Fork 114
Closed
Labels
bugSomething isn't working (crash, a rule has a problem)Something isn't working (crash, a rule has a problem)
Description
When running the Windows packaged application, the version number of the app fails to resolve.
How we reproduce the bug
- Install the packaged GTFS Validator app on Windows.
- Run validation on a feed.
- 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:
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't working (crash, a rule has a problem)Something isn't working (crash, a rule has a problem)
