Timestamps are in GMT/BST.
[0:05] * osl (i=580fc5b7@gateway/web/ajax/mibbit.com/x-f646194c3f7813c9) has left #arianne
[1:48] * Ci-Dev_ is now known as Ci-Dev
[1:54] * DensFisendi (n=Deus@BAG11f6.bag.pppool.de) has joined #arianne
[1:56] * Ci-Dev (n=ci-dev@p54BDEFA3.dip.t-dialin.net) Quit ("When you kill 6 people in UT2004 it's "Monster Kill", in Q3 it's "Excellent", in CS it's "Kicked by console".")
[2:11] * DeusFigendi (n=Deus@BAG5b49.bag.pppool.de) Quit (Read error: 110 (Connection timed out))
[3:39] * DensFisendi is now known as DeusFigendi
[8:39] * DeusFigendi is now known as DensFisendi
[9:20] <postman-bot> ejcruz rented a sign saying "selling black dragon cloaks for your offer tell me your leave me a msg TNX :P"
[9:44] * madmetzger (n=madmetzg@HIS1.his.de) has joined #arianne
[9:54] * durkham (n=astrid@d030254.adsl.hansenet.de) has joined #arianne
[9:55] <durkham> goo dmorning stendhal
[9:59] * mib_rnmavf (i=5dd41df0@gateway/web/ajax/mibbit.com/x-86c225cf08128c8c) has joined #arianne
[10:00] * mib_rnmavf (i=5dd41df0@gateway/web/ajax/mibbit.com/x-86c225cf08128c8c) Quit (Client Quit)
[10:19] * DensFisendi is now known as DeusFigendi
[11:52] * durkham (n=astrid@d030254.adsl.hansenet.de) Quit ("Leaving.")
[12:06] * durkham (n=astrid@d030254.adsl.hansenet.de) has joined #arianne
[12:20] <postman-bot> ejcruz rented a sign saying "selling all black items for offer leave me a msg or tell me :)"
[13:23] * robertj (n=rcaskey@dumbledore.athenshousing.org) has joined #arianne
[14:57] * Mein_Dino (n=askdfgj@91-66-89-160-dynip.superkabel.de) has joined #arianne
[15:02] * durkham (n=astrid@d030254.adsl.hansenet.de) has left #arianne
[15:07] * Disconnected.
[15:50] -NickServ- This nickname is registered. Please choose a different nickname, or identify via /msg NickServ identify <password>.
[15:50] * _eye_fill_in (n=PircBot@c217152.adsl.hansenet.de) has joined #arianne
[15:50] * Topic is 'Stendhal 0.72 and Marauroa 2.6 released: http://arianne.sourceforge.net/?arianne_url=games/game_stendhal#downloadsection][ public server: http://stendhal.game-host.org ][ want to chat?: /join #arianne-chat ][ ANY QUESTIONS?: Just ask them and stick around in the channel, maybe an answer will pop up later ]'
[15:50] * Set by kymara on Sun Feb 22 23:37:04 CET 2009
[16:25] * madmetzger (n=madmetzg@HIS1.his.de) Quit ("Leaving.")
[16:42] * Mein_Dino is now known as dino^afk
[17:02] * Bluelads4 (i=5084dcf4@gateway/web/ajax/mibbit.com/x-aa5fbecdce2e61fd) has joined #arianne
[17:43] * durkham (n=astrid@c217152.adsl.hansenet.de) Quit ("Leaving.")
[19:36] * dino^afk is now known as Mein_Dino
[19:55] * yoriy (n=opera@80.92.96.108) has joined #arianne
[20:25] * yoriy (n=opera@80.92.96.108) has left #arianne
[20:28] * yoriy (n=opera@80.92.96.108) has joined #arianne
[20:49] <yoriy> i cant get cvs access again, is it like it was last time i cant get cvs sources?
[20:50] * gummipferd (n=user@92.117.59.216) has joined #arianne
[20:57] <yoriy> hi, gummi :-)
[20:57] <gummipferd> hi yoriy
[21:06] * durkham (n=astrid@c217152.adsl.hansenet.de) has joined #arianne
[21:34] * Ci-Dev (n=ci-dev@p54BDE0EE.dip.t-dialin.net) has joined #arianne
[21:59] * DeusFigendi (n=Deus@BAG11f6.bag.pppool.de) Quit (Read error: 104 (Connection reset by peer))
[22:12] * Mein_Dino (n=askdfgj@91-66-89-160-dynip.superkabel.de) Quit ()
[22:19] * gummipfer1 (n=user@92.117.59.223) has joined #arianne
[22:20] * gummipferd (n=user@92.117.59.216) Quit (Nick collision from services.)
[22:20] * gummipfer1 is now known as gummipferd
[22:25] * Mein_Dino (n=askdfgj@91-66-89-160-dynip.superkabel.de) has joined #arianne
[22:46] * gummipferd (n=user@92.117.59.223) Quit ("Leaving.")
[23:16] * gummipferd (n=yenal@92.117.33.85) has joined #arianne
[23:33] <kymara> the change from <attribute name="Class-path" value="lib/log4j.jar lib/marauroa.jar lib/pagelayout1.16.jar lib/${client_data} lib/${client_sound_data}"/> to <attribute name="Class-path" value="lib/*"/> in build.xml (thats in the client_build task) stopped my client being able to run because of a classpath error. it wasn't really related to making run_tests work angain, i think, and i guess it must need some other version of ant, or the
[23:33] <kymara> compiler, or something ... anyway the commit message didn't mention it, and although it might have worked on one setup it didn't on others ... so i'll revert unless someone can give me better info on what we need to do to make it work for all
[23:34] <kymara> yoriy: my developer access works, so maybe only anon is down. have you checked the sf site support page? i can try check about anon
[23:40] <durkham> class path with lib/* is only valid for java versions 6 and later
[23:41] <kymara> strange, i thought i had java 6, lemme check
[23:41] <kymara> and if that's so then i guess the compilation thingy shoudl be set to 1.6 in ant
[23:42] <kymara> like it is in some other places
[23:42] <kymara> javac 1.6.0_06
[23:43] <kymara> anyway, it didn't work, it wasnt commented on in the commit, and it worked for me once i changed it, so hopefully noone else will have same trouble.
[23:43] <kymara> i just changed it back since what we had before worked no problems
[23:43] <kymara> even if it didn't look so pretty
[23:44] <kymara> but if mad tells me what i need to do to my system to make it work and there's a way to tell others then we can change it back :)
[23:44] <durkham> In Java 1.6+, use a wildcard to include all jars in a directory into the set classpath or the command line -classpath.
[23:44] <durkham> found in : http://mindprod.com/jgloss/classpath.html
[23:45] <kymara> sure, but javac 1.6.0_06
[23:45] <kymara> i uses java 1.6 for my compiler
[23:45] <durkham> sorry if i do not know why javac 1.6.0_06 does not know it
[23:45] <kymara> and it didnt' work. (not to mention that i thought we weren't rushing to java 6.. ?)
[23:45] <kymara> the build worked but making teh jar run didn't
[23:45] <durkham> as we are still on 1.5 , i do not see any necessity to investigate
[23:46] <kymara> you dont' have to know. i just don't like changes that aren't documented in commit and make my clients not run :P
[23:46] <durkham> i only wanted to give info i got , sorry if that was not wished
[23:46] <kymara> so i reverted that bit but mad can change back if he really wants ... forcing client to be also 1.6 seems against what we agreed though
[23:47] <durkham> with giving the info i got i did not want to make any objection on the changes you did, in contrary i wanted to support it .
[23:47] <durkham> sorry if i was not clear enough on that
[23:48] <kymara> i was just replying to you ....
[23:48] <kymara> that's all
[23:48] <kymara> i didnt' comment on your actions or words or anything in any way... it was a conversation
[23:52] <durkham> if mad finds a way to make it run on a java 1.5 version , then he may change it back.
[23:53] <durkham> sun jdk
[23:59] * Mein_Dino (n=askdfgj@91-66-89-160-dynip.superkabel.de) Quit ()
These logs were automatically created by _eye_fill_in on irc.freenode.net using the Java IRC LogBot.