[jira] Closed: (COCOON-2178) Array-based constructors of TreeSelectionEvent used.

2008-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Heinicke closed COCOON-2178. - Resolution: Fixed Fix Version/s: 2.1.12-dev (Current SVN) Fix vers

[jira] Updated: (COCOON-2178) Array-based constructors of TreeSelectionEvent used.

2008-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Heinicke updated COCOON-2178: -- Fix Version/s: (was: 2.1.11) (was: 2.2-d

[jira] Assigned: (COCOON-2178) Array-based constructors of TreeSelectionEvent used.

2008-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Heinicke reassigned COCOON-2178: - Assignee: Jörg Heinicke > Array-based constructors of TreeSelectionEvent used. > ---

Re: svn commit: r642855 - /cocoon/trunk/core/cocoon-sitemap/cocoon-sitemap-impl/src/main/java/org/apache/cocoon/components/flow/ContinuationsManagerImpl.java

2008-03-30 Thread Joerg Heinicke
On 30.03.2008 22:19, [EMAIL PROTECTED] wrote: Author: joerg Date: Sun Mar 30 19:19:41 2008 New Revision: 642855 URL: http://svn.apache.org/viewvc?rev=642855&view=rev Log: fix synchronization Can you please review this [1]? It's too easy to mess this up ... I hope I did not introduce any dead

[jira] Commented: (COCOON-2109) Incorrent cleanup of expired continuations

2008-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12583507#action_12583507 ] Jörg Heinicke commented on COCOON-2109: --- The threading issues you addressed in your

Re: [jira] Updated: (COCOON-2109) Incorrent cleanup of expired continuations

2008-03-30 Thread Joerg Heinicke
On 30.03.2008 20:08, Jörg Heinicke (JIRA) wrote: [ https://issues.apache.org/jira/browse/COCOON-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Heinicke updated COCOON-2109: -- Affects version (Component): Parent values: C

[jira] Closed: (COCOON-2109) Incorrent cleanup of expired continuations

2008-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Heinicke closed COCOON-2109. - Resolution: Fixed > Incorrent cleanup of expired continuations > ---

[jira] Updated: (COCOON-2109) Incorrent cleanup of expired continuations

2008-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Heinicke updated COCOON-2109: -- Affects Version/s: (was: 2.1.7) (was: 2.1.6)

[jira] Updated: (COCOON-2109) Incorrent cleanup of expired continuations

2008-03-30 Thread JIRA
[ https://issues.apache.org/jira/browse/COCOON-2109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jörg Heinicke updated COCOON-2109: -- Affects version (Component): Parent values: Cocoon Core(10151). Component/

Re: GSoC Proposal review

2008-03-30 Thread Grzegorz Kossakowski
Lukas Lang pisze: hey, my proposal is based on the ideas some of you had (thanks to everybody!). i would be glad if someone kindly would review my proposal available at: http://wiki.apache.org/general/SummerOfCode2008/CocoonBlockSpringificationCaseExamples All I can say: looks good. Nothing

[jira] Updated: (COCOON-2190) Add caching to corona

2008-03-30 Thread Steven Dolg (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Dolg updated COCOON-2190: Attachment: (was: caching.txt) > Add caching to corona > -- > >

[jira] Updated: (COCOON-2190) Add caching to corona

2008-03-30 Thread Steven Dolg (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Dolg updated COCOON-2190: Attachment: caching.txt Just realized I uploaded an incomplete patch... > Add caching to corona

Re: Javaflow - major memory issue

2008-03-30 Thread Torsten Curdt
Without completely rewriting it the only thing I did was to remove the data in the ContinuationContext that is not necessary. I do this by an extra call to ContinuationContext.onSuspend() in AbstractContinuable since Continuation is not aware of the implementation of its context (it's just

Re: Javaflow - major memory issue

2008-03-30 Thread Joerg Heinicke
On 30.03.2008 07:35, Torsten Curdt wrote: There is no need to really obtain that value from the parent. If handleContinuation would have also the function parameter it could use the same initialization as in callFuntion. Yes, if the function name would have been available ... This was beyond

[jira] Updated: (COCOON-2190) Add caching to corona

2008-03-30 Thread Steven Dolg (JIRA)
[ https://issues.apache.org/jira/browse/COCOON-2190?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steven Dolg updated COCOON-2190: Attachment: caching.txt A patch adding very simple caching to the CachingPipeline. Caching of comp

[jira] Created: (COCOON-2190) Add caching to corona

2008-03-30 Thread Steven Dolg (JIRA)
Add caching to corona -- Key: COCOON-2190 URL: https://issues.apache.org/jira/browse/COCOON-2190 Project: Cocoon Issue Type: New Feature Components: * Cocoon Core Reporter: Steven Dolg -- This

Re: [GSoC_2008] Project ideas

2008-03-30 Thread Reinhard Poetz
Grzegorz Kossakowski wrote: Vadim Gritsenko pisze: On Mar 17, 2008, at 11:30 AM, Grzegorz Kossakowski wrote: Reinhard Poetz pisze: My statement was meant to be more general (SSF + Spring migration + Schema support). For an SSF project only, I don't see enough work (I only know about SAX buff

Re: [jira] Updated: (COCOON-2188) "mvn install -P allblocks" fails

2008-03-30 Thread Reinhard Poetz
Argh, any chance to make Continuum find this problems instead of Andreas? Wasn't there some way to delete all org.apache.cocoon:* artifacts from the local Continuum repository as part of integration build? Andreas Kuckartz (JIRA) wrote: [ https://issues.apache.org/jira/browse/COCOON-2188

Re: Meeting in Amsterdam

2008-03-30 Thread Reinhard Poetz
Grzegorz Kossakowski wrote: Reinhard Poetz pisze: Is there anybody who is going to attend the ApacheCon in Amsterdam? I'll be there at the two Hackathon days (Mon full day, Tue till 3pm) and would love to have some discussions about Corona. What about a meeting on Monday 2pm at the official

Re: Javaflow - major memory issue

2008-03-30 Thread Torsten Curdt
On Mar 30, 2008, at 09:43, Joerg Heinicke wrote: On 28.03.2008 04:55, Torsten Curdt wrote: The output I showed pointed to org.apache.cocoon.components.flow.java.Continuation which only seems to exist in Cocoon 2.1. Nothing unsets the context there. Hah - well spotted! Having a look into th

GSoC Proposal review

2008-03-30 Thread Lukas Lang
hey, my proposal is based on the ideas some of you had (thanks to everybody!). i would be glad if someone kindly would review my proposal available at: http://wiki.apache.org/general/SummerOfCode2008/CocoonBlockSpringificationCaseExamples regards, lukas

Re: Javaflow - major memory issue

2008-03-30 Thread Joerg Heinicke
On 28.03.2008 04:55, Torsten Curdt wrote: The output I showed pointed to org.apache.cocoon.components.flow.java.Continuation which only seems to exist in Cocoon 2.1. Nothing unsets the context there. Hah - well spotted! Having a look into the code continuations are only handled by JavaInter