Hi,
1) The wrapper obolib-owl2obo calls an inexisting unix script
$PATH_TO_ME/obolib-basic --owl2obo "$@"
2) After that failing call, it does the actual job of running
building the java command line itself.
=> either remove the call to obolib-basic,
or implement obolib-basic and prune the obolib-owl2obo wrapper
3) It seems that obolib-basic.bat doesn't pass its command line args
down to the java call in first place, but then my DOS scripting
could be a bit rusty.
=> Check that obolib-basic.bat executes the right java methods
Yours,
Steffen
apparently the wrappers obolib-obo2owl.bat and obolib-owl2obo.bat
just execute obolib-basic.bat,
Original issue reported on code.google.com by sneumann...@gmail.com on 27 Sep 2013 at 6:27
Original issue reported on code.google.com by
sneumann...@gmail.com
on 27 Sep 2013 at 6:27