If someone else searches this posibility to run mezzanine-cms under jython / java, here it is: maybe its not perfect, but it works, details see the release package on my site: http://donneker.de/free-downloads/jython-mezzanine/
since the most fixes for jython are quite small, maybe it'll be integrated in future releases of mezzanine.
Thanks Stefan - would love to include the patches for this.
First step would be to create a fork of the current Mezzanine repo on
either GitHub or Bitbucket and apply your patches to it.
How does that sound?
On Fri, Oct 5, 2012 at 9:31 AM, Stefan Hummert <stefan.humm...@gmail.com>wrote:
> Hi guys,
> If someone else searches this posibility to run mezzanine-cms under jython
> / java, here it is:
> maybe its not perfect, but it works, details see the release package on my
> site:
> http://donneker.de/free-downloads/jython-mezzanine/
> since the most fixes for jython are quite small, maybe it'll be integrated
> in future releases of mezzanine.
> I am glad to get some feedback
> thanks
> Donneker
thanks for your response. Yes it sounds fine for me, maybe it'll take some time because I'll have to work a lot at the moment. But I'll give feedback if I have done it.
On Friday, October 5, 2012 1:41:19 AM UTC+2, Stephen McDonald wrote:
> Thanks Stefan - would love to include the patches for this.
> First step would be to create a fork of the current Mezzanine repo on > either GitHub or Bitbucket and apply your patches to it.
> How does that sound?
> On Fri, Oct 5, 2012 at 9:31 AM, Stefan Hummert <stefan....@gmail.com<javascript:> > > wrote:
>> Hi guys,
>> If someone else searches this posibility to run mezzanine-cms under >> jython / java, here it is: >> maybe its not perfect, but it works, details see the release package on >> my site: >> http://donneker.de/free-downloads/jython-mezzanine/
>> since the most fixes for jython are quite small, maybe it'll be >> integrated in future releases of mezzanine.
>> I am glad to get some feedback >> thanks >> Donneker
I got one question and one problem 1) question: how to best integrate the 3 jython/java files that replaces the PIL dependency into mezzanine? I got no clue about that...
On Friday, October 5, 2012 1:31:29 AM UTC+2, Stefan Hummert wrote:
> Hi guys,
> If someone else searches this posibility to run mezzanine-cms under jython > / java, here it is: > maybe its not perfect, but it works, details see the release package on my > site: > http://donneker.de/free-downloads/jython-mezzanine/
> since the most fixes for jython are quite small, maybe it'll be integrated > in future releases of mezzanine.
> I am glad to get some feedback > thanks > Donneker
On Sun, Oct 7, 2012 at 10:50 PM, Stefan Hummert <stefan.humm...@gmail.com>wrote:
> I got one question and one problem
> 1) question:
> how to best integrate the 3 jython/java files that replaces the PIL
> dependency into mezzanine? I got no clue about that...