#jython IRC Log (v0.9)

Index

IRC Log for 2012-05-30

Timestamps are in GMT/BST.

[0:05] * ctismer_afk is now known as ctismer
[0:32] * ctismer is now known as ctismer_afk
[1:08] * ctismer_afk is now known as ctismer
[1:13] * ctismer is now known as ctismer_afk
[1:33] * johnsanders (~johnsande@209.66.114.6) has joined #jython
[2:11] * lheuer (~Adium@unaffiliated/lheuer) Quit (Ping timeout: 240 seconds)
[2:18] * lheuer (~Adium@unaffiliated/lheuer) has joined #jython
[2:27] * Arfrever (~Arfrever@apache/committer/Arfrever) Quit (Quit: Ex??re)
[4:56] * makeawish (~makeawish@50.56.93.103) Quit (Remote host closed the connection)
[5:27] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[5:28] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[7:35] * juneau001 (~juneau@50-45-113-70.dklb.il.frontiernet.net) Quit (Read error: Connection reset by peer)
[10:00] * juneau001 (~juneau@50-45-113-70.dklb.il.frontiernet.net) has joined #jython
[10:17] * juneau001 (~juneau@50-45-113-70.dklb.il.frontiernet.net) Quit (Quit: juneau001)
[10:45] * wmeissner (~wmeissner@58.108.102.127) has joined #jython
[10:53] * wmeissner (~wmeissner@58.108.102.127) Quit (Ping timeout: 246 seconds)
[11:13] * wmeissner (~wmeissner@58.108.78.219) has joined #jython
[11:14] * juneau001 (~juneau@FESS-116326.dhcp.fnal.gov) has joined #jython
[12:37] * wmeissner (~wmeissner@58.108.78.219) Quit (Ping timeout: 265 seconds)
[14:02] * food (~food@97-93-48-199.static.mtpk.ca.charter.com) has joined #jython
[14:03] <food> how to do i make a multi dimensional java array of a certain size? I need it to call 2d java arguments
[14:05] <food> I tried to find it but I tried after a few hours and gave up
[14:33] <agronholm> food, from array import array
[15:08] * enebo (~enebo@174-20-162-179.mpls.qwest.net) has joined #jython
[16:08] * ctismer_afk is now known as ctismer
[16:36] * fwierzbicki (~frank@99-106-170-105.lightspeed.sntcca.sbcglobal.net) has joined #jython
[16:52] * robbyoconnor (~wakawaka@guifications/user/r0bby) Quit (Read error: Connection reset by peer)
[16:53] * robbyoconnor (~wakawaka@guifications/user/r0bby) has joined #jython
[17:12] * food (~food@97-93-48-199.static.mtpk.ca.charter.com) Quit (Read error: Operation timed out)
[17:42] * tcrawley (~tcrawley@redhat/jboss/tcrawley) has joined #jython
[19:37] * juneau001 (~juneau@FESS-116326.dhcp.fnal.gov) Quit (Quit: juneau001)
[20:13] * enebo (~enebo@174-20-162-179.mpls.qwest.net) Quit (Quit: enebo)
[20:21] * Arfrever (~Arfrever@apache/committer/Arfrever) has joined #jython
[20:36] * wmeissner (~wmeissner@58.108.78.219) has joined #jython
[20:44] * wmeissner (~wmeissner@58.108.78.219) Quit (Ping timeout: 246 seconds)
[21:24] * wmeissner (~wmeissner@58.108.78.219) has joined #jython
[21:45] * ciziar (~textual@81-225-140-103-no12.tbcn.telia.com) has joined #jython
[21:48] * ciziar (~textual@81-225-140-103-no12.tbcn.telia.com) Quit (Client Quit)
[21:58] * juneau001 (~juneau@50-45-113-70.dklb.il.frontiernet.net) has joined #jython
[22:51] * wmeissner (~wmeissner@58.108.78.219) Quit (Quit: wmeissner)
[23:04] <agronholm> fwierzbicki: progress with the import problem?
[23:04] <fwierzbicki> agronholm: sorry not yet - it's on my short list though
[23:04] <agronholm> ok
[23:09] <Arfrever> fwierzbicki: Have you seen issue #1902?
[23:10] <Arfrever> fwierzbicki: Fixing it might also fix issue #1889.
[23:11] <fwierzbicki> Arfrever: let me check
[23:14] <fwierzbicki> Arfrever: ah sure - I was planning to see what JRuby puts out before going through the jars since we use many of the same
[23:14] <Arfrever> fwierzbicki: Some jars are no longer needed and should be deleted.
[23:15] <fwierzbicki> like constantine?
[23:15] <fwierzbicki> I saw that bug too
[23:15] <Arfrever> fwierzbicki: Also jaffl
[23:15] <fwierzbicki> we'll definitely get that one before beta
[23:32] <jimbaker> fwierzbicki, we should also ensure the jars are current, such as guava
[23:34] <fwierzbicki> jimbaker: sure Arfrever has a list that looks reasonable (including guava)
[23:34] <fwierzbicki> in the bug reports
[23:34] * johnsanders (~johnsande@209.66.114.6) has left #jython
[23:35] <Arfrever> jimbaker: Issue #1902 contains list of probably easy updates.
[23:37] <Arfrever> jimbaker: Issues #1903 and #1904 suggest changes, which might need more work.
[23:40] <jimbaker> Arfrever, thanks for putting that together, these all look good (and 1902 is easy)

Index

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