#jython IRC Log (v0.9)

Index

IRC Log for 2016-05-18

Timestamps are in GMT/BST.

[0:35] * jimklo (~jimklo@192.12.16.110) Quit (Ping timeout: 244 seconds)
[0:56] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[1:02] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 276 seconds)
[2:58] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[3:03] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 246 seconds)
[4:59] * lazybear (~lazybear@radium.atom.fi) Quit (Ping timeout: 244 seconds)
[5:00] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[5:01] * lazybear (~lazybear@radium.atom.fi) has joined #jython
[5:04] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 276 seconds)
[5:24] * grey__ (eaaltone@kapsi.fi) has joined #jython
[5:29] * dyce_ (~otr@ns3290920.ip-5-135-184.eu) Quit (Ping timeout: 246 seconds)
[5:29] * pdurbin (~pdurbin@104.236.120.101) Quit (Ping timeout: 246 seconds)
[5:29] * grey_ (eaaltone@kapsi.fi) Quit (Ping timeout: 246 seconds)
[5:30] * dyce_ (~otr@ns3290920.ip-5-135-184.eu) has joined #jython
[5:31] * pdurbin (~pdurbin@104.236.120.101) has joined #jython
[7:01] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[7:06] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 252 seconds)
[7:06] * ozialien10 (~ozialien@ip98-167-163-93.ph.ph.cox.net) Quit (Ping timeout: 260 seconds)
[8:03] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[8:07] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 250 seconds)
[9:01] * agronholm_ (~agronholm@188-127-199-138.cust.suomicom.net) has joined #jython
[9:01] * ChanServ sets mode +o agronholm_
[9:01] * pdurbin (~pdurbin@104.236.120.101) Quit (Ping timeout: 250 seconds)
[9:01] * teletubbie (~T.T@unaffiliated/teletubbie) Quit (Ping timeout: 250 seconds)
[9:01] * agronholm (~agronholm@188-127-199-138.cust.suomicom.net) Quit (Ping timeout: 250 seconds)
[9:02] * pdurbin1 (~pdurbin@104.236.120.101) has joined #jython
[9:04] * teletubbie (~T.T@unaffiliated/teletubbie) has joined #jython
[10:04] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[10:05] * agronholm_ is now known as agronholm
[10:08] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 250 seconds)
[10:17] * pdurbin1 is now known as pdurbin
[12:05] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[12:09] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 240 seconds)
[12:28] * maucar (~maucar@c-24-62-42-67.hsd1.ma.comcast.net) has joined #jython
[12:28] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[13:34] * TomA_ (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[13:34] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Read error: Connection reset by peer)
[14:06] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[14:06] * TomA_ (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Read error: Connection reset by peer)
[14:16] * TomA_ (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[14:16] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Read error: Connection reset by peer)
[14:21] * stewori (~stefan@5.146.129.173) has joined #jython
[15:09] * stewori (~stefan@5.146.129.173) Quit (Quit: Leaving.)
[15:15] * deepy (deepy@wrongplanet/deepa) Quit (Quit: meow)
[15:18] * deepy (deepy@wrongplanet/deepa) has joined #jython
[15:27] <topi`> is there a convenient way to run some bits of a Spring project under the Jython interpreter? the snippets in the "test" directory are pretty short, so I should be able to test them out manually, *but* they include nasty looking directives like @RunWith(SpringJUnit4ClassRunner.class)
[15:28] <topi`> or @SpringApplicationConfiguration(classes={...})
[15:29] <topi`> the of course some variables have the @Autowired in front of them... don't know how to handle those
[15:31] <topi`> from com.google.common.io import Files - no module named google
[15:31] <topi`> :(
[15:32] <topi`> I guess I need to find the JAR where these reside.
[15:32] <topi`> also, being forced to use Windows makes me an instant newbie :(
[15:39] * jimklo (~jimklo@192.12.16.110) has joined #jython
[15:47] * maucar (~maucar@c-24-62-42-67.hsd1.ma.comcast.net) Quit (Quit: Leaving)
[15:48] * maucar (~maucar@c-24-62-42-67.hsd1.ma.comcast.net) has joined #jython
[15:52] <topi`> does anyone have a script for Windows that would scan Eclipse plugin dirs for *.jar and then append them all into CLASSPATH? :)
[15:57] * xemdetia (xemdetia@nat/ibm/x-geilvqliwwremhgd) has joined #jython
[16:05] <agronholm> (that works on Windows)
[16:05] <agronholm> oh right you said that
[16:21] <jimbaker> topi`, so the challenge here is annotations
[16:21] <jimbaker> i know someone recently did some work on this support however - it was on jython-users mailing list
[16:22] <jimbaker> you can also always write a concrete class in java with these annotations; then extend in a python class
[16:22] <jimbaker> that's what we did in a project at rackspace for working with spring
[16:39] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[16:39] * TomA_ (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Read error: Connection reset by peer)
[17:03] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) Quit (Quit: Page closed)
[17:07] * ohumbel (5390f784@gateway/web/freenode/ip.83.144.247.132) has joined #jython
[17:15] * xemdetia_ (xemdetia@nat/ibm/x-loleydocckamqwsh) has joined #jython
[17:19] * xemdetia (xemdetia@nat/ibm/x-geilvqliwwremhgd) Quit (Ping timeout: 276 seconds)
[17:32] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Remote host closed the connection)
[17:33] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) has joined #jython
[17:37] * TomA (~TomA@c-68-32-46-223.hsd1.mi.comcast.net) Quit (Ping timeout: 260 seconds)
[17:49] * TomA (~TomA@50.247.26.147) has joined #jython
[20:45] * TomA (~TomA@50.247.26.147) Quit (Remote host closed the connection)
[20:45] * TomA (~TomA@50.247.26.147) has joined #jython
[20:46] * JStoker (jstoker@unaffiliated/jstoker) Quit (Ping timeout: 260 seconds)
[20:47] * JStoker (jstoker@unaffiliated/jstoker) has joined #jython
[20:49] * TomA (~TomA@50.247.26.147) Quit (Ping timeout: 244 seconds)
[21:10] * maucar (~maucar@c-24-62-42-67.hsd1.ma.comcast.net) Quit (Quit: Leaving)
[22:20] * ozialien10 (~ozialien@ip98-167-163-93.ph.ph.cox.net) has joined #jython
[22:56] * xemdetia_ (xemdetia@nat/ibm/x-loleydocckamqwsh) 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).