Control: tag -1 pending Hello,
Bug #877336 in electric reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at: https://salsa.debian.org/java-team/electric/-/commit/ebad59f43b2ea5fc31a453eb335854bf59b06195 ------------------------------------------------------------------------ Drop jython; fix wrapper; close Bug#877336 Jython is an optional scripting plugin that Electric loads reflectively at runtime (EvalJython.java uses Class.forName). Dropping it is safe: Electric starts normally and just reports jython unavailable when Python scripting is attempted. Jython has been RC buggy in Debian for years. Changes: - Remove jython from Build-Depends (debian/control) - Remove jython.jar from build classpath (build.patch) - Remove jython.jar from CLASSPATH env (debian/rules) - Remove jython from find_jars in wrapper (debian/bin/electric) - Update find_java_runtime java7 -> default (debian/bin/electric) - Remove stale j3d jar references from wrapper (vecmath, j3dcore, j3dutils no longer used since j3d plugin excluded from build) Closes: #877336 Co-Authored-By: Claude Sonnet 4.6 <[email protected]> ------------------------------------------------------------------------ (this message was generated automatically) -- Greetings https://bugs.debian.org/877336 __ This is the maintainer address of Debian's Java team <https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.
