Re: OS X jpackage and java.class.path

2019-07-01 Thread Michael Hall
> On Jul 1, 2019, at 3:21 PM, Andy Herrick wrote: > > can you share the command options used launching jpackage ? > > I think I would understand better if I saw the complete command. > > /Andy > Fwiw legacy was all absolute… java.class.path=/Users/mjh/HalfPipe/HalfPipe7.app/Contents/Java/

Re: OS X jpackage and java.class.path

2019-07-01 Thread Michael Hall
> On Jul 1, 2019, at 3:21 PM, Andy Herrick wrote: > > can you share the command options used launching jpackage ? > > I think I would understand better if I saw the complete command. ${PACKAGER} \ --verbose \ --input ../HalfPipe12.app/Contents/Java \ --output outputdi

Re: OS X jpackage and java.class.path

2019-07-01 Thread Andy Herrick
can you share the command options used launching jpackage ? I think I would understand better if I saw the complete command. /Andy On 7/1/2019 3:02 PM, Michael Hall wrote: I think I may out mentioned this before but maybe I didn’t fix the problems it was causing me because I just ran into it