Re: Releasing 2.1.12 - a new release manager?

2008-06-11 Thread Jeroen Reijn
Hmm I was not finished typing my email (stupid mail client), but want I wanted to say is that since Joerg will also come across this issue I guess, maybe somebody can help us out? Jeroen Reijn wrote: If I want to upload the jars into the maven repository (i already did for 2.1.11) I also have

Re: Releasing 2.1.12 - a new release manager?

2008-06-11 Thread Jeroen Reijn
If I want to upload the jars into the maven repository (i already did for 2.1.11) I also have to add my public key to the KEYS file as well. Now I'm a bit confused. I noticed there is a KEYS file in the svn [1] for the 2_1_X branch, but there is also one on [2]. Which one do I need to update

[2.1.x] Build failed after jdk1.* directories were removed (was: svn commit: r665956 - in /cocoon/branches/BRANCH_2_1_X/src: java/org/apache/cocoon/transformation/EncodeURLTransformer.java jdk1.3/

2008-06-11 Thread Andreas Hartmann
Hi Jörg, [EMAIL PROTECTED] schrieb: Author: joerg Date: Mon Jun 9 20:00:42 2008 New Revision: 665956 URL: http://svn.apache.org/viewvc?rev=665956view=rev Log: With minimum Java raised to 1.4.2 it is no longer necessary to have different implementations of EncodeURLTransformer for Java 1.3

Re: Editing rights for Daisy

2008-06-11 Thread Grzegorz Kossakowski
Kamal pisze: Hi, I noticed the following on this page (http://cocoon.zones.apache.org/daisy/cdocs-core/g2/g1/g2/688.html): As usual, we will make the results cacheable because that is just good policy. In the spirit of trying to be useful, as well as trying to keep things manageably simple,

Should screencasts be kept in Daisy?

2008-06-11 Thread Grzegorz Kossakowski
Hi, I wanted to upload a screencast[1] I've prepared a long time ago. While uploading the swf file I hit the upload limit. Since I have all needed karma (at least I hope so) I can increase it to e.g. 20mb. There are two questions: 1. Are you fine with the 20mb limit for uploaded files in

[jira] Subscription: COCOON-open-with-patch

2008-06-11 Thread jira
Issue Subscription Filter: COCOON-open-with-patch (102 issues) Subscriber: cocoon Key Summary COCOON-2197 Making the cocoon-auth-block acegi-security-sample work https://issues.apache.org/jira/browse/COCOON-2197 COCOON-2177 ImageOp with requested height width both zero

Objects inherited in subrequests (was: Re: multithreaded Content Aggregator migration from 2.1 to 2.2)

2008-06-11 Thread Grzegorz Kossakowski
Joerg Heinicke pisze: On 06.06.2008 12:51, Grzegorz Kossakowski wrote: E.g. if two threads share the same (inherited) instance of ObjectModel all nasty side-effects of multi-threading should be expected like parallel modification and loosing of data consistency kept in OM. How Cocoon used to

Re: 2.2 is not building

2008-06-11 Thread Grzegorz Kossakowski
Lochschmied, Alexander pisze: org.apache.cocoon:cocoon-pipeline-impl:jar:1.1.0-SNAPSHOT is still missing, see attached log if you want Sorry, actually it's a little different now. The missing artifact now is org.apache.cocoon:cocoon-configuration-api:jar:1.0.3-SNAPSHOT I'm testing this

Re: [2.1.x] Build failed after jdk1.* directories were removed

2008-06-11 Thread Joerg Heinicke
On 11.06.2008 09:17, Andreas Hartmann wrote: Removed: cocoon/branches/BRANCH_2_1_X/src/jdk1.3/ cocoon/branches/BRANCH_2_1_X/src/jdk1.4/ now the build fails for me due to the missing directories (compile-build.xml): !-- compiles the core -- target name=compile-core