[2.2] cocoon-22-archetype-block version 1.0.0

2008-05-07 Thread a...@alessandro.vincelli.name
I created a block project with the version 1.0.0 of cocoon-22-archetype-block. mvn archetype:create -DarchetypeGroupId=org.apache.cocoon -DarchetypeArtifactId=cocoon-22-archetype-block -DarchetypeVersion=1.0.0 -DgroupId=my.company -DartifactId=myFirstBlock I receive this error when I invoke:

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

2008-05-07 Thread jira
Issue Subscription Filter: COCOON-open-with-patch (106 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

Re: Avoiding OutOfMemory Errors by limiting data in pipeline

2008-05-07 Thread Joerg Heinicke
On 27.04.2008 23:43, Joerg Heinicke wrote: 2. Does the full amount of the buffer automatically get allocated for each request, or does it grow gradually based on the xml stream size? I have a lot of steps in the pipeline, so I am worried about the impact of creating too many buffers even if

Re: svn commit: r629374 - /cocoon/trunk/core/cocoon-core/src/main/java/org/apache/cocoon/xml/StringXMLizable.java

2008-05-07 Thread Joerg Heinicke
On 30.03.2008 02:50, Joerg Heinicke wrote: Author: antonio Date: Tue Feb 19 22:42:45 2008 New Revision: 629374 URL: http://svn.apache.org/viewvc?rev=629374view=rev Log: Faster implementation. Saw this one only now ... I'm a bit concerned about the approach. First, do you really think this

Re: [OT] Mac OS X and Java development

2008-05-07 Thread Joerg Heinicke
On 04.04.2008 11:33, Sylvain Wallez wrote: With Mac OS X I also have no access to the source code of the JDK. Which makes me wonder again how to do serious Java development with Mac OS X. I know a few of you guys are using Mac OS X. How do you do it? Er... without any problem, and I

[jira] Closed: (COCOON-2063) NekoHTMLTransformer needs to set the default-encoding of the current system to work properly with UTF-8

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