jaydebeapi icon indicating copy to clipboard operation
jaydebeapi copied to clipboard

Fixed incompatibility with JPype1 v0.7.0

Open Iverian opened this issue 5 years ago • 7 comments

  • replaced call to deleted method getStaticAttribute with call to get
  • added parameter convertStrings=True to mimic old default behaviour of JPype1 see docs

Iverian avatar Jun 25 '19 13:06 Iverian

fixes https://github.com/baztian/jaydebeapi/issues/99

Iverian avatar Jun 25 '19 13:06 Iverian

thank you so much, it works for me

b1xian avatar Jun 26 '19 08:06 b1xian

Will this be merged?

kafran avatar Jun 28 '19 13:06 kafran

I will check next week

Kolmar Kafran [email protected] schrieb am Fr., 28. Juni 2019, 15:39:

Will this be merged?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/baztian/jaydebeapi/pull/100?email_source=notifications&email_token=AASZBLLJC6ZEWDFNF3XMR7TP4YIBDA5CNFSM4H3IQHZ2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY2DHIQ#issuecomment-506737570, or mute the thread https://github.com/notifications/unsubscribe-auth/AASZBLOLYOR74ECNB2F2JO3P4YIBDANCNFSM4H3IQHZQ .

baztian avatar Jun 28 '19 14:06 baztian

Running into same issue! Would be happy if it can be merged...

mehd-io avatar Jul 05 '19 09:07 mehd-io

Sorry, still working on fixing build problems on travis. Jython build is not working currently. https://travis-ci.org/baztian/jaydebeapi

baztian avatar Jul 07 '19 20:07 baztian

Sorry @Iverian for not working so long on this project. Currently Travis is not working properly. Can you please answer wheter the change from i.getStaticAttribute() to get will cause any incompatibilities to <0.7 versions?

baztian avatar May 22 '20 19:05 baztian