Re: [Twisted-Python] Twisted on Jython

2013-03-11 Thread Glyph
On Mar 11, 2013, at 10:30 AM, Tobias Oberstein wrote: > >> Note that the primary missing criterion from this ticket is the presence of >> a buildbot running Jython. Any chance you'd want to contribute another bot >> for this purpose? > > Hi Glyph, > > Ok. Makes sense. That would likely br

Re: [Twisted-Python] Twisted on Jython

2013-03-11 Thread Tobias Oberstein
> Note that the primary missing criterion from this ticket is the presence of a > buildbot running Jython.  Any chance you'd want to contribute another bot for > this purpose? Hi Glyph, Ok. Makes sense. That would likely bring up some issues with Jython/Twisted then, which we could address ..

Re: [Twisted-Python] Twisted on Jython

2013-03-11 Thread Tobias Oberstein
> [snip] > > Thanks! Now feel free to harass people however you like in order to > > get them to pay attention to that issue. :) ;) > > > > I suspect one early task will be to get a Jython builder set up on > > http://buildbot.twistedmatrix.com/ again. Makes sense. > > I can volunteer to run

Re: [Twisted-Python] Twisted on Jython

2013-03-11 Thread Adi Roiban
On 9 March 2013 21:53, wrote: > On 06:58 pm, tom.pri...@ualberta.net wrote: >>Adi Roiban writes: I suspect one early task will be to get a Jython builder set up on http://buildbot.twistedmatrix.com/ again. >>> >>>I can volunteer to run a Jython builder. >> >>Sure: >>https://twistedmatrix

Re: [Twisted-Python] Twisted on Jython

2013-03-09 Thread exarkun
On 06:58 pm, tom.pri...@ualberta.net wrote: >Adi Roiban writes: >>>I suspect one early task will be to get a Jython builder set up on >>>http://buildbot.twistedmatrix.com/ again. >> >>I can volunteer to run a Jython builder. > >Sure: >https://twistedmatrix.com/trac/wiki/ContinuousIntegration/TestS

Re: [Twisted-Python] Twisted on Jython

2013-03-09 Thread Tom Prince
Adi Roiban writes: >> I suspect one early task will be to get a Jython builder set up on >> http://buildbot.twistedmatrix.com/ again. > > I can volunteer to run a Jython builder. Sure: https://twistedmatrix.com/trac/wiki/ContinuousIntegration/TestSlaveConfiguration#DonatingaSlave > A couple of w

Re: [Twisted-Python] Twisted on Jython

2013-03-09 Thread Adi Roiban
[snip] > Thanks! Now feel free to harass people however you like in order to get > them to pay attention to that issue. :) > > I suspect one early task will be to get a Jython builder set up on > http://buildbot.twistedmatrix.com/ again. I can volunteer to run a Jython builder. A couple of weeks

Re: [Twisted-Python] Twisted on Jython

2013-03-08 Thread exarkun
On 07:47 pm, tobias.oberst...@tavendo.de wrote: >> >To my astonishment, I was able to get Autobahn working with minor >> >efforts ... >> >>That's very cool. Can you file tickets in the issue tracker and >>attach patches >>there? The mailing list is where diffs go to be forgotten. >> >>Here's a s

Re: [Twisted-Python] Twisted on Jython

2013-03-08 Thread Glyph
On Mar 8, 2013, at 11:47 AM, Tobias Oberstein wrote: >>> To my astonishment, I was able to get Autobahn working with minor >>> efforts ... >> >> That's very cool. Can you file tickets in the issue tracker and attach >> patches >> there? The mailing list is where diffs go to be forgotten. >>

Re: [Twisted-Python] Twisted on Jython

2013-03-08 Thread Tobias Oberstein
> >To my astonishment, I was able to get Autobahn working with minor > >efforts ... > > That's very cool. Can you file tickets in the issue tracker and attach > patches > there? The mailing list is where diffs go to be forgotten. > > Here's a start: http://twistedmatrix.com/trac/ticket/3413 H

Re: [Twisted-Python] Twisted on Jython

2013-03-08 Thread exarkun
On 11:18 am, tobias.oberst...@tavendo.de wrote: >Hi, > >we've been asked if Autobahn runs under Jython. Since there is an >upcoming Jython version that supports 2.7 Python API, I thought I'd >give it a try. > >To my astonishment, I was able to get Autobahn working with minor >efforts ... That's

Re: [Twisted-Python] Twisted on Jython

2013-03-08 Thread Tobias Oberstein
it seems that a way to identify the actual OS on which Jython is running can be determined using Jython 2.7b1 (default:ac42d59644e9, Feb 9 2013, 15:24:52) [Java HotSpot(TM) 64-Bit Server VM (Oracle Corporation)] on java1.7.0 Type "help", "copyright", "credits" or "license" for more information. >

Re: [Twisted-Python] Twisted on Jython

2009-09-08 Thread Glyph Lefkowitz
On Tue, Sep 8, 2009 at 6:05 AM, Teemu Harju wrote: > Hi, > Hi, Teemu. > I've been trying to get Twisted working on Jython and haven't been > successful yet. I've seen that there are some bugs still on Jython or > Twisted side. What I'd like to know is that is it currently possible somehow > ge