owlcollab / owltools

OWLTools
BSD 3-Clause "New" or "Revised" License
107 stars 33 forks source link

Use -jar option to run from embedded jar. Possible fix for #256. #282

Closed balhoff closed 5 years ago

balhoff commented 5 years ago

owltools produces different output from --save-closure-for-chado on different machines (Mac vs Linux) when running from jar embedded in script. Using the jar directly with java -jar seems to work the same on both.