capsule icon indicating copy to clipboard operation
capsule copied to clipboard

Solve issue #94

Open tal-m opened this issue 9 years ago • 1 comments

This PR adds support for architecture-specific sections in the manifest (issue #94). In case an attribute appears in both an architecture-specific and OS section, the architecture-specific section has precedence.

We also support aliases for OS and architecture names (since different JVMs sometimes return different values even on the same system).

tal-m avatar Nov 08 '15 15:11 tal-m

Very nice. Could you add a unit-test?

pron avatar Nov 09 '15 13:11 pron