Re: [mezzanine-users] created patch to run mezzanine under jython / java

79 views
Skip to first unread message

Stephen McDonald

unread,
Oct 4, 2012, 7:40:57 PM10/4/12
to mezzani...@googlegroups.com
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> 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:

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



--
Stephen McDonald
http://jupo.org

Stefan Hummert

unread,
Oct 5, 2012, 5:27:36 PM10/5/12
to mezzani...@googlegroups.com, st...@jupo.org
Hi Stephen,

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.

Cheers
Stefan

Stefan Hummert

unread,
Oct 7, 2012, 7:50:55 AM10/7/12
to mezzani...@googlegroups.com
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...

2) problem:
I tried to integrate my fixes, and had to to some style cleanup, but these issues still there at the automatic build
(see https://github.com/stephenmcd/mezzanine/issues/426 )

234mezzanine/core/templatetags/mezzanine_tags.py:27: redefinition of unused 'Image' from line 25

235mezzanine/core/templatetags/mezzanine_tags.py:28: redefinition of unused 'ImageFile' from line 25

236mezzanine/core/templatetags/mezzanine_tags.py:29: redefinition of unused 'ImageOps' from line 25

237mezzanine/galleries/models.py:58: redefinition of unused 'Image' from line 56

I am not sure, for me looks like a pyflakes issue (short googled...) - dunno if I should do anything about that...

Stephen McDonald

unread,
Oct 7, 2012, 3:55:33 PM10/7/12
to mezzani...@googlegroups.com
On Sun, Oct 7, 2012 at 10:50 PM, Stefan Hummert <stefan....@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...


Can you descrive these a bit more? 


2) problem:
I tried to integrate my fixes, and had to to some style cleanup, but these issues still there at the automatic build


I'll fix these up.
 

234mezzanine/core/templatetags/mezzanine_tags.py:27: redefinition of unused 'Image' from line 25

235mezzanine/core/templatetags/mezzanine_tags.py:28: redefinition of unused 'ImageFile' from line 25

236mezzanine/core/templatetags/mezzanine_tags.py:29: redefinition of unused 'ImageOps' from line 25

237mezzanine/galleries/models.py:58: redefinition of unused 'Image' from line 56

I am not sure, for me looks like a pyflakes issue (short googled...) - dunno if I should do anything 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:

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
Reply all
Reply to author
Forward
0 new messages