Closed khangp0000 closed 4 years ago
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities (and 0 Security Hotspots to review)
0 Code Smells
No Coverage information
0.0% Duplication
Thank you! Did you try it with both: old and new JPype versions? Sorry, I don't have that much time currently and the travis build is currently broken... Can you please report the results of the last JPype versions?
I only modify the code part for 7.0+, so it should be working with both versions. I only test it on 7.2 for new Jpype, but it should work if JPype keep the same API and have the usual version syntax.
On Wed, May 20, 2020, 05:57 baztian notifications@github.com wrote:
Thank you! Did you try it with both: old and new JPype versions? Sorry, I don't have that much time currently and the travis build is currently broken... Can you please report the results of the last JPype versions?
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/baztian/jaydebeapi/pull/135#issuecomment-631456455, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALPPHQPTKMPLQ3BYNSL67Z3RSPHSJANCNFSM4MP2OU3Q .
OK, doing a dry run test at least the old version should work. I'll merge it. Thanks again!
Use .class_ instead of javaclass and call getFields(). Exception handler use isinstance() to check for Exception.