vidakovic commented on PR #6090: URL: https://github.com/apache/fineract/pull/6090#issuecomment-4958645331
I know, I'm a bit repetitive here... but please have a look at https://github.com/apache/fineract/blob/45d8e24f82c9c42c46a6762b24e102ad2c723824/fineract-mix/src/main/java/org/apache/fineract/mix/service/MixReportXBRLResultServiceImpl.java#L30 We are still referencing the Java script engine in this module (mix)! This horse is dead... how valuable are then the other changes we are discussing here (read: not so much I'd say). Before everything else that script engine reference needs to go, this has been deprecated since Java 11 and removed since Java 15. And beyond that I still want to question if we should keep a module about a standard that has long ago been abandoned (https://themix.org etc. etc.). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
