trustin / os-maven-plugin

A Maven plugin that sets various useful properties detected from ${os.name} and ${os.arch} properties.
Apache License 2.0
296 stars 66 forks source link

Add detection of z/OS operating system #40

Closed ind1go closed 5 years ago

ind1go commented 5 years ago

Fixes #39.

This simple pull request just adds detection of the z/OS operating system.

Note that detection and normalization of the architecture is already covered (s390x).

trustin commented 5 years ago

Thanks, @ind1go. When would you need a release?

ind1go commented 5 years ago

Thank you so much for the promptness, @trustin. My answer would be 'asap', of course! 😀 I jest, I'd just like to be able to PR the downstream google/osdetector-gradle-plugin to pull in the latest, so if you get a chance in the next couple of days that would be great.

trustin commented 5 years ago

Just released os-maven-plugin 1.6.2. Thanks again for a pull request. :+1: