Closed lucassaldanha closed 4 years ago
OrionInfo
VersionHandler
/version
--version
The version string can be the following:
orion/v1.6.0/osx-x86_64/oracle_openjdk-java-11
orion/development/osx-x86_64/oracle_openjdk-java-11
Fixes #349
OrionInfo
class that handles the version information for OrionVersionHandler
object to handle GET requests to/version
(only on the Client API)OrionInfo
when printing the version for--version
commandThe version string can be the following:
orion/v1.6.0/osx-x86_64/oracle_openjdk-java-11
when using a built version of Orionorion/development/osx-x86_64/oracle_openjdk-java-11
when running it in the IDE for exampleFixes #349