#jython IRC Log (v0.9)

Index

IRC Log for 2017-11-29

Timestamps are in GMT/BST.

[0:54] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) has joined #jython
[1:03] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) Quit (Quit: Leaving.)
[13:33] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) has joined #jython
[14:48] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) has joined #jython
[15:04] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) Quit (Quit: My MacBook has gone to sleep. ZZZzzz???)
[15:50] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) has joined #jython
[16:02] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) Quit (Quit: My MacBook has gone to sleep. ZZZzzz???)
[16:03] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) has joined #jython
[16:53] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) Quit (Quit: Leaving.)
[18:24] * kanja (~textual@pool-100-35-197-222.nwrknj.fios.verizon.net) Quit (Quit: My MacBook has gone to sleep. ZZZzzz???)
[18:52] * kanja (~textual@96.239.59.53) has joined #jython
[18:53] * kanja (~textual@96.239.59.53) Quit (Client Quit)
[19:02] * kanja (~textual@96.239.59.53) has joined #jython
[20:01] * kanja (~textual@96.239.59.53) Quit (Quit: My MacBook has gone to sleep. ZZZzzz???)
[20:11] * stewori (~stefan@ip-95-223-159-80.hsi16.unitymediagroup.de) has joined #jython
[20:12] * kanja (~textual@96.239.59.53) has joined #jython
[21:34] <ctrueden> I don't suppose anyone here has any idea about this issue? https://github.com/scijava/jython-shaded/issues/5
[21:34] <ctrueden> One thing I noticed is that the shading process shades the jni/ folder too; I tried moving it back and repacking the JAR manually, but it doesn't seem to help.
[21:47] <ctrueden> The problem boils down to this:
[21:47] <ctrueden> Failed to load native POSIX impl; falling back on Java impl. Stacktrace follows.
[21:47] <ctrueden> java.lang.NoClassDefFoundError: Could not initialize class org.scijava.jython.shaded.jnr.posix.POSIXFactory$DefaultLibCProvider$SingletonHolder
[21:53] <ctrueden> (And jimbaker in case you don't remember: this jython-shaded project was done to make Jython play more nicely with large classpaths and in particular with JRuby also on the classpath at the same time; see https://sourceforge.net/p/jython/mailman/message/32822150/ for details.)
[22:11] * kanja (~textual@96.239.59.53) Quit (Quit: My MacBook has gone to sleep. ZZZzzz???)
[23:25] <jimbaker> ctrueden, thanks for referencing the email. yet again that got pushed back in terms of moving to proper shading support
[23:26] <jimbaker> i was planning to move us to a gradle build 2 years ago, and then i got very busy with teaching spring 2016 (on the side, always more work than one might naively hope!)

Index

These logs were automatically created by JythonLogBot_ on irc.freenode.net using a slightly modified version of the Java IRC LogBot (github).