[jira] [Updated] (FOP-2157) Deadlock in CompareUtil class

2014-10-02 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated FOP-2157: --- Attachment: FOP-2157.patch This is a variant of the fix proposed by Morten Knudsen; this

Question on FOP release schedule

2014-10-02 Thread Jacopo Cappellato
Hi all, I am a committer for Apache OFBiz, a project that uses FOP 1.1 (thanks for this amazing product). I hope this is the right list to get some information about the release process and planning of Apache FOP. Apart from FOP 2.0, is there a plan to release a bug fix release for 1.1? For

Re: Question on FOP release schedule

2014-10-02 Thread Luis Bernardo
I can apply your patch although I do not have the environment to test it. Regarding the question about a bug fix for 1.1, the answer is that there is nothing planned but if there is interest from the FOP users I think that can be accommodated. Is there any other bug your would like to see

[jira] [Updated] (FOP-2157) Deadlock in CompareUtil class

2014-10-02 Thread Jacopo Cappellato (JIRA)
[ https://issues.apache.org/jira/browse/FOP-2157?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jacopo Cappellato updated FOP-2157: --- Attachment: FOP-2157-test.patch I am attaching a JUnit test that runs the

Re: Question on FOP release schedule

2014-10-02 Thread Jacopo Cappellato
Thank you Luis, I have attached to Jira a Junit test for the CompareUtil.equal method that should prove the issue we are facing and should confirm that the fix I am proposing should work ok. As regards the bug fix release, at the moment this is the only issue that I am aware of that is causing