#jython IRC Log (v0.9)

Index

IRC Log for 2016-05-12

Timestamps are in GMT/BST.

[0:11] * xemdetia (xemdetia@nat/ibm/x-srkueyrdmnkhmsmy) Quit (Ping timeout: 240 seconds)
[0:15] <jimbaker> ahhughes, np. i'm hoping someone could write up a comprehensive guide to osgi + jython at some point ;)
[0:16] <jimbaker> anyway, we will get some progress on mavenization/gradle build in 2.7.2. but first things first, got to get 2.7.1 out ASAP
[0:22] <ahhughes> yes, I'm too new to OSGI to be of much help.
[0:24] <ahhughes> in short... I believe that OSGI manages the classloader somehow... so foo.bar.War is expected to be located in jar:/foo/bar/War.class but from what I can see... the jython-standalone jar jas a cass called BaseHTTPServer$py.class (i.e. has no package, right?) but it resides in jar:/Lib/BaseHTTPServer$py.class
[0:24] <ahhughes> and I think OSGI expects it in the root of the jar.
[0:25] <ahhughes> ...jar has a class called..
[0:42] <jimbaker> ahhughes, so the problem here is that jython itself defines a classloader. nothing that cannot interop with osgi, just means it has to be resolved. (classloaders work well that way)
[0:46] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Ping timeout: 260 seconds)
[1:37] <ahhughes> jimbaker: that's above my understanding :)
[1:38] <jimbaker> here's a good bug to push that understanding: http://bugs.jython.org/issue2142
[3:45] * stewori (~stefan@5.146.129.173) has left #jython
[3:54] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[4:30] * fwierzbicki1 (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[4:32] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Ping timeout: 244 seconds)
[6:47] * IvanPonomarev (~Ivan@176.194.41.233) has joined #jython
[6:57] * IvanPonomarev (~Ivan@176.194.41.233) Quit (Read error: Connection reset by peer)
[6:58] * fwierzbicki1 (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) Quit (Read error: Connection reset by peer)
[6:58] * fwierzbicki (~Adium@99-106-169-5.lightspeed.sntcca.sbcglobal.net) has joined #jython
[7:13] * ahhughes (caa14106@gateway/web/freenode/ip.202.161.65.6) Quit (Ping timeout: 250 seconds)
[7:14] * pdurbin (~pdurbin@104.236.120.101) Quit (Ping timeout: 276 seconds)
[7:18] * [Arfrever] (~Arfrever@apache/committer/Arfrever) Quit (Ping timeout: 250 seconds)
[7:19] * [Arfrever] (~Arfrever@apache/committer/Arfrever) has joined #jython
[7:19] * ChanServ sets mode +o [Arfrever]
[7:29] * pdurbin (~pdurbin@104.236.120.101) has joined #jython
[12:20] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[14:25] * xemdetia (xemdetia@nat/ibm/x-lvgmayuxwigzxgdj) has joined #jython
[14:29] * srcerer (~chatzilla@dns2.klsairexpress.com) Quit (Ping timeout: 260 seconds)
[14:30] * srcerer_ (~chatzilla@dns2.klsairexpress.com) has joined #jython
[14:35] * srcerer_ (~chatzilla@dns2.klsairexpress.com) Quit (Ping timeout: 240 seconds)
[14:39] * srcerer (~chatzilla@dns2.klsairexpress.com) has joined #jython
[15:33] * jimklo (~jimklo@192.12.16.110) has joined #jython
[16:16] * xemdetia (xemdetia@nat/ibm/x-lvgmayuxwigzxgdj) Quit (Remote host closed the connection)
[16:21] * xemdetia (xemdetia@nat/ibm/x-nhvcxopabjolnfcg) has joined #jython
[16:25] * TomA_ (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[16:25] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Read error: Connection reset by peer)
[17:56] * xemdetia_ (xemdetia@nat/ibm/x-kxeiflpnobuiqbmo) has joined #jython
[17:59] * xemdetia (xemdetia@nat/ibm/x-nhvcxopabjolnfcg) Quit (Ping timeout: 244 seconds)
[19:40] * eatkin (~eatkin@166.70.212.121) Quit (Quit: ZNC 1.6.2 - http://znc.in)
[19:43] * eatkin (~eatkin@166.70.212.121) has joined #jython
[19:45] * xemdetia_ is now known as xemdetia
[19:54] * stewori (~stefan@5.146.129.173) has joined #jython
[19:55] * stewori (~stefan@5.146.129.173) has left #jython
[21:09] * TomA_ (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Remote host closed the connection)
[22:09] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[22:14] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 276 seconds)
[23:11] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[23:15] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 240 seconds)
[23:46] * xemdetia (xemdetia@nat/ibm/x-kxeiflpnobuiqbmo) Quit (Ping timeout: 276 seconds)

Index

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