CocoonTask

2004-03-31 Thread Cédric Damioli
on... IMHO, the best way to open the CocoonTask is to allow subclasses to change the delegate class (org.apache.cocoon.bean.helpers.AntDelegate at the moment) and to give this delegate access to the calling Ant project. What do you mean ? Cédric Damioli

Re: CocoonTask

2004-03-31 Thread Cédric Damioli
Upayavira wrote: Cédric Damioli wrote: Hi, I'm using CocoonTask, wich allow CocoonBean to be embedded in a Ant build script. Great. I'm glad to hear you're using it. I'm actually running Cocoon in a servlet, which periodically executes an Ant build script ending with the CocoonTask

Re: CocoonTask

2004-04-02 Thread Cédric Damioli
Upayavira, Any thoughts about this ? Or do you prefer that I come up with a concrete proposal ? :-) Cédric Cédric Damioli wrote: Upayavira wrote: Cédric Damioli wrote: Hi, I'm using CocoonTask, wich allow CocoonBean to be embedded in a Ant build script. Great. I'm glad to hear you're

Re: CocoonTask

2004-04-02 Thread Cédric Damioli
Upayavira wrote: Cédric Damioli wrote: Upayavira wrote: Cédric Damioli wrote: I'm wondering if there's any reasons why there's no access (via protected method or fields or whatever) to the CocoonBean. Basically, the CocoonBean is invoked via reflection, using a different classloader. Now

Re: [jcr] Scope of JCRNodeSource

2005-07-22 Thread Cédric Damioli
to every JCR Item in the Repository (it appears it is what you want too) Sylvain thought more about a TraversableSource with directories and files (actually nt:directory and nt:file Nodes). I would be interested to known your usecases. Regards, Cédric -- Cédric Damioli ANYWARE TECHNOLOGIES Tel

Re: [jcr] Scope of JCRNodeSource

2005-07-22 Thread Cédric Damioli
Andreas Hartmann a écrit : Cédric Damioli wrote: Hi Andreas, This block is really in an very early stage of development. In the actually committed version, it does not work as expected. Sylvain first wrote this JCRNodeSource for my own needs (I am one of his coworkers) and I've applied

Bug when overriding the SourceResolver in a sub-sitemap

2007-04-13 Thread Cédric Damioli
Hi all, I just discovered a strange behaviour with Cocoon 2.1.10. I have created a dummy, easily, reproducible sample to demonstrate it : Let suppose you want to add a new SourceFactory implementation in a sub-sitemap, you may write something as : map:components source-factories

2.1.12 maintenance release ?

2009-04-28 Thread Cédric Damioli
in AbstractCachingProcessingPipeline (COCOON-1985). WDYT ? Regards, -- Cédric Damioli Ametys product manager CMS Solutions ANYWARE TECHNOLOGIES Tel : +33 (0)5 61 00 73 47 Mob : +33 (0)6 87 03 61 63 Fax : +33 (0)5 61 00 51 46 http://www.anyware-tech.com http://www.ametys.fr / http://www.ametys.org Ce message et toutes les

[2.1] Is Cocoon 2.1.x officially dead ?

2010-03-22 Thread Cédric Damioli
? BTW, is there still many Cocoon-2.1 users around here ? Best regards, Cédric Damioli [1] http://mail-archives.apache.org/mod_mbox/cocoon-dev/200805.mbox/%3c483cf62f.3000...@apache.org%3e -- Cédric Damioli RD director Ametys CMS ANYWARE SERVICES Tel : +33 (0)5 61 00 73 47 Mob : +33 (0)6 87 03 61

Re: [2.1] Is Cocoon 2.1.x officially dead ?

2010-03-28 Thread Cédric Damioli
Hi all, Now that I know that the 2.1 community is alive and healthy, I'll begin to send various patches I've collected during the last few years :-) First of all, may someone review and eventually apply https://issues.apache.org/jira/browse/COCOON-2286 ? It's a very small patch allowing

Re: [2.1] Is Cocoon 2.1.x officially dead ?

2010-03-29 Thread Cédric Damioli
Hi Francesco, Sorry for the broken URL. You have access to the SVN here : https://svn.ametys.org and to the viewvc here : http://viewvc.ametys.org For JCR details, its quite off topic here, but feel free to ask if you have any questions Regards, Cdric Le 29/03/2010 09:10, Francesco

[2.1] Use SLF4J for traces

2010-04-06 Thread Cédric Damioli
itself. Implementations are currently available for log4j, JCL and logback. Could someone review and eventually apply it ? Regards, -- Cédric Damioli RD director CMS Ametys ANYWARE SERVICES Tel : +33 (0)5 61 00 73 47 Mob : +33 (0)6 87 03 61 63 Fax : +33 (0)5 61 00 51 46 http://www.anyware

[2.1.11] Strange behaviour with a cocoon://, mount and redirect combination

2010-10-02 Thread Cédric Damioli
, we could simply change the SitemapSource so that when getting a relative redirect, the URL is rewritten and the whole process is run again. What do others think ? Regards, -- Cédric Damioli ANYWARE SERVICES http://www.anyware-services.com http://www.ametys.org

Re: [2.1.11] Strange behaviour with a cocoon://, mount and redirect combination

2010-10-04 Thread Cédric Damioli
oring the mount), thus leading to a 404 Not Found." Do you mean it is trying to match cocoon:/B in the root sitemap ? Laurent -Original Message----- From: Cédric Damioli [mailto:cedric.dami...@anyware-services.com] Sent: samedi, 2. octobre 2010 17:04 To: dev@cocoon.apache.org Subject: [2.1.1

[2.1] Future of Cocoon 2.1.x... again :)

2011-08-11 Thread Cédric Damioli
-2310, XHTMLSerializer from serializers block does not handle HTML5 [6] https://issues.apache.org/jira/browse/COCOON-2313, subclassing of org.apache.cocoon.Cocoon [7] https://issues.apache.org/jira/browse/COCOON-2314, override upload params in CocoonServlet -- Cédric Damioli ANYWARE SERVICES http

Re: [2.1] Future of Cocoon 2.1.x... again :)

2011-12-12 Thread Cédric Damioli
, as I have dozens of production applications on top of it, running with a a-lot-patched Cocoon. Please tell me what I can do to help. Regards, Cédric Le 11/08/2011 15:36, Cédric Damioli a écrit : Hi Cocoon team, A little more than one year ago, I sent a mail [1] to this list, to get

Re: [2.1] Future of Cocoon 2.1.x... again :)

2011-12-12 Thread Cédric Damioli
Cocoon 2.1.x was meant to be used with 1.3 But the release notes file of the current 2.1.12-dev mention 1.4 as minimum requirement ! Le 12/12/2011 11:24, Robby Pelssers a crit: What JDK are you using? It seems like

Re: [2.1] Future of Cocoon 2.1.x... again :)

2011-12-12 Thread Cédric Damioli
Hi Francesco, Indeed, if I run tests with a JDK 6, I also have JUnit failures (could not remember which ones) but IIRC all tests run fine with JDK 1.4 Cdric Le 12/12/2011 11:22, Francesco Chicchiricc a crit: On 12/12/2011 11:00, Cdric

Re: Welcome Cédric Damioli and Robby Pelssers as Cocoon committers

2011-12-19 Thread Cédric Damioli
in the Cocoon internals. That's why I volunteered to help maintaining and releasing Cocoon 2.1 I hope to be able to contribute back to Cocoon community as much as it brought to me and my projects the last 10 years. Best regards, Cédric Damioli Le 18/12/2011 23:53, Sylvain Wallez a écrit : Hi all, I

Re: JIRA unification proposal

2012-01-03 Thread Cédric Damioli
Hi, I will actually work soon on 2.1 issues (at least those I've opened). I also want to have a look to all existing 2.1 issues, to measure the distance to an eventual 2.1.12 release in a near future. So please don't close all 2.1 entries right now. It is

Re: JIRA unification proposal

2012-02-28 Thread Cédric Damioli
Hi, Unfortunately I don't had enough time to do this in the past weeks. I'd also like to have a stable 2.1.12 release soon, but I must admit that I've never used Dojo-related features in Cocoon 2.1.x. BTW, I just take a look at open JIRA issues targeted for 2.1.12

Re: [DISCUSS] online APIs doc

2012-03-20 Thread Cédric Damioli
PMC and Apache Syncope PPMC Member http://people.apache.org/~ilgrosso/ -- Cédric Damioli Ametys CMS http://www.ametys.org http://www.anyware-services.com

Re: [JIRA] add more karma to Cedric and Robby

2012-03-22 Thread Cédric Damioli
done -- www.anyware-services.com Inscrivez-vous à notre newsletter

Re: c3 pipelines (was Re: [jira] [Commented] (COCOON3-96) Add support for internal-only pipelines)

2012-04-04 Thread Cédric Damioli
ivejournal.com/ http://twitter.com/simonetripodi http://www.99soft.org/ -- www.anyware-services.com Inscrivez-vous à notre newsletter

Re: an issue with Cocoon source package release vote

2012-04-10 Thread Cédric Damioli
Cédric Damioli Directeur technique cedric.dami...@anyware-services.com Tel : +33(0)5 62 19 19 07 Mob

Re: [DISCUSS] Release plan

2012-11-12 Thread Cédric Damioli
Hi all, I indeed think that the the "aliveness" of Cocoon should be proved by releasing something. I am still one of the old players around here stuck with Cocoon-2.1 and one thing I could do is to help releasing 2.1.12 Do you think it could help people

Re: [DISCUSS] Releasing 2.1.12

2012-11-19 Thread Cédric Damioli
] https://issues.apache.org/jira/browse/COCOON-2288 [2] https://issues.apache.org/jira/browse/COCOON-2313 [3] https://issues.apache.org/jira/browse/COCOON-2314 Best regards, -- Cédric Damioli Ametys CMS http://www.ametys.org http://www.anyware-services.com

Re: [DISCUSS] Releasing 2.1.12

2012-11-19 Thread Cédric Damioli
[1] https://issues.apache.org/jira/browse/COCOON-2288 [2] https://issues.apache.org/jira/browse/COCOON-2313 [3] https://issues.apache.org/jira/browse/COCOON-2314 Best regards, -- Cédric Damioli Ametys CMS http://www.ametys.org http://www.anyware-services.com

Re: [DISCUSS] Releasing 2.1.12

2012-11-19 Thread Cédric Damioli
in the site and didn't remember there was a wiki ! -- Francesco Chicchiriccò ASF Member, Apache Cocoon PMC and Apache Syncope PPMC Member http://people.apache.org/~ilgrosso/ -- Cédric Damioli Ametys CMS http://www.ametys.org http://www.anyware-services.com

Re: [DISCUSS] Releasing 2.1.12

2012-11-22 Thread Cédric Damioli
or Authentication blocks. I know Sylvain wrote a big part of the forms block (we were colleagues at that time), but it was a long time ago :) Regards. Regards, -- Cédric Damioli Ametys CMS http://www.ametys.org http://www.anyware-services.com

Re: [DISCUSS] Releasing 2.1.12

2012-11-27 Thread Cédric Damioli
for tracking this: who is available to help? I do I'll try to modify ant tasks to separate ZIP files What we have to do is to know exactly which files are Cocoon sources and which are not Best regards, -- Cédric Damioli Ametys CMS http://www.ametys.org http://www.anyware-services.com

Re: [DISCUSS] Releasing 2.1.12

2012-11-29 Thread Cédric Damioli
? Thanks for your feedbacks, Regards, Cédric Le 27/11/2012 12:52, Cédric Damioli a écrit : Le 27/11/2012 08:40, Francesco Chicchiriccò a écrit : On 27/11/2012 08:18, David Crossley wrote: In the past releases of Cocoon-2.1, we included the relevant versions of all supporting product

Re: [DISCUSS] Releasing 2.1.12

2012-12-11 Thread Cédric Damioli
from releasing 2.1.12, wonderful! Regards. [1] https://issues.apache.org/jira/issues/?jql=project%20%3D%20COCOON%20AND%20fixVersion%20%3D%20%222.1.12-dev%20(Current%20SVN)%22%20AND%20status%20in%20(Open%2C%20Reopened)%20ORDER%20BY%20priority%20DESC Regards, -- Cédric Damioli Ametys CMS http

Re: 2.12 Release: Additions to COCOON-2333 (list of current jars)

2012-12-12 Thread Cédric Damioli
update the README.txt -- Cédric Damioli Ametys CMS http://www.ametys.org http://www.anyware-services.com

Re: [DISCUSS] Releasing 2.1.12

2013-01-19 Thread Cédric Damioli
, Cédric Le 19/01/2013 15:11, Francesco Chicchiriccò a écrit : On 11/12/2012 12:29, Cédric Damioli wrote: [...] Hi all, is everything tracked into JIRA [1]? From my POV, yes. I've added some comments to COCOON-2330. I'm not sure what to include or exclude from the -src package. If so, we

Re: Not able to build and run Cocoon

2013-02-11 Thread Cédric Damioli
\cocoon-2.1.11-src\cocoon-2.1.11 Thanks a lot for your help. Regards Kiran Rangarajan -- Cédric Damioli Ametys CMS http://www.ametys.org http://www.anyware-services.com

Re: [DISCUSS] Releasing 2.1.12

2013-02-27 Thread Cédric Damioli
still upgrade one library if needed. What do you think ? Best regards, Cédric Le 22/01/2013 11:40, Francesco Chicchiriccò a écrit : On 22/01/2013 07:26, David Crossley wrote: Francesco Chicchiriccò wrote: Cédric Damioli wrote: Hi there, AFAIK the same 3 issues are still opened. Could you

Re: [DISCUSS] Releasing 2.1.12

2013-02-28 Thread Cédric Damioli
Le 28/02/2013 10:04, Francesco Chicchiriccò a écrit : On 27/02/2013 22:55, Cédric Damioli wrote: Hi all, It seems there remains only one open issue, COCOON-2333, related to dependencies upgrade. With r1451136 I have enabled the generation of .md5 and .sha1 for dist packages, required

Re: [DISCUSS] Releasing 2.1.12

2013-02-28 Thread Cédric Damioli
Le 28/02/2013 11:26, Francesco Chicchiricc a crit: On 28/02/2013 11:22, Cdric Damioli wrote: Le 28/02/2013 10:04, Francesco Chicchiricc a crit : On 27/02/2013 22:55, Cdric Damioli wrote: Hi

Re: [jira] [Commented] (COCOON-2295) Integrate FOP 1.0

2013-03-04 Thread Cédric Damioli
It seems that the bundled FOP 1.1 jar is compiled with Java 5 Francesco, have you built it yourself, or does it come from the binary distribution from FOP ? Regards, Cdric Le 04/03/2013 08:05, David Crossley a crit: Francesco

Re: [DISCUSS] Releasing 2.1.12

2013-03-04 Thread Cédric Damioli
Le 04/03/2013 13:30, Francesco Chicchiriccò a écrit : On 03/03/2013 06:30, David Crossley wrote: I am busy for the next two weeks, being away for the second. Now half-way through testing Forrest using the recently updated Cocoon and its FOP/Batik/etc. Will try to finish that ASAP. ...guess

[2.1.x] Code freeze and start of the release process (was Re: [DISCUSS] Releasing 2.1.12)

2013-03-05 Thread Cédric Damioli
Hi team, Ok, does this mean we can start rolling this long-waited 2.1.12??!? Cédric, are you ready? Let's go ! We are now in the process of releasing 2.1.12 in the next few days, so please don't check anything in in the 2.1.x branch. I'll try to follow [1] as much as possible. Best

Re: [2.1.x] Code freeze and start of the release process (was Re: [DISCUSS] Releasing 2.1.12)

2013-03-08 Thread Cédric Damioli
servers, ...). I don't know if this may be considered blocker for the release. BTW, how could I have write access on the wiki ? Who are administrators ? Best regards, Cédric Le 05/03/2013 11:18, Cédric Damioli a écrit : Hi team, Ok, does this mean we can start rolling this long-waited

Re: [2.1.x] Code freeze and start of the release process (was Re: [DISCUSS] Releasing 2.1.12)

2013-03-11 Thread Cédric Damioli
Le 11/03/2013 11:12, Francesco Chicchiriccò a écrit : On 09/03/2013 12:36, Francesco Chicchiriccò wrote: On 08/03/2013 20:28, Cédric Damioli wrote: Hello, I just uploaded the release material at http://people.apache.org/~cdamioli/cocoon/ Before starting a formal vote, could some of you

Re: [2.1.x] Code freeze and start of the release process (was Re: [DISCUSS] Releasing 2.1.12)

2013-03-13 Thread Cédric Damioli
, successfully build, run and browse samples If this was a formal vote, I would have given my +1 Nice job! Looking forward for the actual vote. Regards. Thanks for your feedback. I hope to be able to tag the SVN, rebuild the files, and launch the formal vote later today. Regards, -- Cédric Damioli

[VOTE] Release Cocoon 2.1.12

2013-03-14 Thread Cédric Damioli
Hi team, I've put the files at http://people.apache.org/~cdamioli/cocoon-2.1.12/ Please check the files, build and run samples, and cast your votes. Here is my +1 Regards, -- Cédric Damioli

Re: [2.1.x] Code freeze and start of the release process (was Re: [DISCUSS] Releasing 2.1.12)

2013-03-14 Thread Cédric Damioli
. Please tell me your username and I will add it to [3] or [4], as you prefer. My user name on the Wiki is CedricDamioli Thanks, Cédric Regards. Le 05/03/2013 11:18, Cédric Damioli a écrit : Hi team, Ok, does this mean we can start rolling this long-waited 2.1.12??!? Cédric, are you

[RESULT][VOTE] Release Cocoon 2.1.12

2013-03-19 Thread Cédric Damioli
The vote for the 2.1.12 release passes with the 6 following +1 : - Thorsten Scherler - Robby Pelssers - Javier Puerto - David Crossley - Francesco Chicchiriccò - Cédric Damioli No others votes were cast. Code freeze is now over. I'll put the release files on the server and try to update

How to update 2.1 website ?

2013-03-19 Thread Cédric Damioli
/gmane.text.xml.cocoon.devel/81763 -- Cédric Damioli Ametys CMS http://www.ametys.org http://www.anyware-services.com

[ANN] Apache Cocoon 2.1.12 Released

2013-03-20 Thread Cédric Damioli
. The Apache Cocoon Project -- Cédric Damioli For more information about Apache Cocoon 2.1.12, please go to http://cocoon.apache.org Changes with Apache Cocoon 2.1.12 *) Starting with 2.1.12 the minimum required Java version will be 1.4.2. [all] *) Core: Update xml-commons-resolver to 1.2 [DC

Re: How to update 2.1 website ?

2013-03-20 Thread Cédric Damioli
Le 20/03/2013 08:52, Francesco Chicchiriccò a écrit : On 19/03/2013 21:10, Cédric Damioli wrote: Hi team, While waiting for 2.1.12 to upload to mirrors, I wanted to prepare the web site update. I've read [1] and [2] but don't know what to do now ... I don't know anything to forrest

Updating main Cocoon site

2013-04-02 Thread Cédric Damioli
someone have an idea ? Is my command wrong ? I've not committed anything yet as I don't want to break the Cocoon site. Best regards, Cédric [1] https://svn.apache.org/repos/asf/cocoon/trunk/site/cocoon-main-site -- Cédric Damioli Ametys CMS http://www.ametys.org http://www.anyware-services.com

Re: Content-Length header

2017-03-30 Thread Cédric Damioli
, you may want to search the mailing list archives to see if this has been discussed before Can commitResponse tell what kind of request it is dealing with or if not can that be passed in so that it knows? Peter Hunsberger On Wed, Mar 29, 2017 at 10:14 AM, Cédric Damioli <cdami...@apache.

Content-Length header

2017-03-29 Thread Cédric Damioli
? Regards, -- Cédric Damioli CMS - Java - Open Source www.ametys.org

Content-Range and Range headers

2017-07-27 Thread Cédric Damioli
with header Range "bytes=0-" should respond Content-Range "bytes 0-99/100" where Cocoon currently responds Content-Range "0-100/100" Does someone already use this feature ? Was it working ? I could patch, but I don't want to break anything. Regards, -- Cé

Re: PGP signatures of avalon-framework

2018-09-26 Thread Cédric Damioli
match. I contacted Jorg Heymans about this and he told me to contact this cocoon developer mailinglist. Sincerly, Didier Schlegel -- Cédric Damioli CMS - Java - Open Source www.ametys.org

Re: About recent commits to 2_1_X

2019-02-21 Thread Cédric Damioli
wouldn't want to go to a more recent JDK. Cheers, Alfred. -Original Message- From: Cédric Damioli Sent: Mittwoch, 20. Februar 2019 19:56 To: dev@cocoon.apache.org Subject: [External Sender] Re: About recent commits to 2_1_X I'm a bit lost here :) After your recent commits, what is now

Re: About recent commits to 2_1_X

2019-02-20 Thread Cédric Damioli
executing this line: /home/jenkins/jenkins-slave/workspace/Cocoon 2.1.X/BRANCH_2_1_X/tools/targets/compile-build.xml:51: Compile failed; see the compiler error output for details. I have also re-enabled notifications to c...@cocoon.apache.org, hope it's working now. Regards. -- Cédric Damioli CMS - J

[CVE-2020-11991] Apache Cocoon security vulnerability

2020-09-11 Thread Cédric Damioli
/shadow Credit: This issue was discovered by Nassim Asrir. Regards, -- Cédric Damioli

[ANN] Apache Cocoon 2.1.13 Released

2020-07-30 Thread Cédric Damioli
Apache Cocoon 2.1.13 Released -    The Apache Cocoon Community is proud to announce the new release    of Apache Cocoon.   Apache Cocoon is a web development framework built around the concept   of separation of concerns (that is: allowing people to do their job  

Re: Fwd: Cocoon 2.1.X - Build # 141 - Still Failing

2020-06-25 Thread Cédric Damioli
Le 24/06/2020 à 10:52, Francesco Chicchiriccò a écrit : On 24/06/20 09:42, Cédric Damioli wrote: Le 24/06/2020 à 08:57, Francesco Chicchiriccò a écrit : On 23/06/20 23:20, Cédric Damioli wrote: Maybe we could do as you suggest - e.g. restore the previous xalan-2.7.2.jar and strip out

Re: Fwd: Cocoon 2.1.X - Build # 141 - Still Failing

2020-06-24 Thread Cédric Damioli
Le 24/06/2020 à 08:57, Francesco Chicchiriccò a écrit : On 23/06/20 23:20, Cédric Damioli wrote: Why not, but are we sure that we won't have regressions due to downgrade of jakarta-regexp (the xalan bundled version is 1.2 AFAIU) ?  From a design POV, I find it quite strange to rely

Re: Fwd: Cocoon 2.1.X - Build # 141 - Still Failing

2020-06-19 Thread Cédric Damioli
With which JVM did you try to build ? I have an Oracle JDK 1.8 and everything is ok ... Le 19/06/2020 à 09:37, Francesco Chicchiriccò a écrit : FYI Jenkins is now failing with same failure I have locally when trying to build 2_1_X. Messaggio Inoltrato Oggetto:

Re: Fwd: Cocoon 2.1.X - Build # 141 - Still Failing

2020-06-21 Thread Cédric Damioli
a RuntimeException, so I don't see the problem ... Any idea ? Have others an issue with building Cocoon 2.1.x with Java 1.6 ? Cédric Le 20/06/2020 à 15:10, Francesco Chicchiriccò a écrit : On 19/06/20 19:43, Cédric Damioli wrote: With which JVM did you try to build ? I have an Oracle JDK 1.8

Re: Fwd: Cocoon 2.1.X - Build # 141 - Still Failing

2020-06-22 Thread Cédric Damioli
Le 22/06/2020 à 08:57, Francesco Chicchiriccò a écrit : On 21/06/20 22:11, Cédric Damioli wrote: I just tested with JDK 1.6 and it worked fine (my exact JDK version is 1.6.0_18, Windows version). Mine is 1.6.0_45 (Linux) e.g. the one you can download at the moment from Oracle. I'm a bit

Re: Fwd: Cocoon 2.1.X - Build # 141 - Still Failing

2020-06-22 Thread Cédric Damioli
Le 22/06/2020 à 15:29, Francesco Chicchiriccò a écrit : On 22/06/20 12:11, Cédric Damioli wrote: Le 22/06/2020 à 08:57, Francesco Chicchiriccò a écrit : On 21/06/20 22:11, Cédric Damioli wrote: I just tested with JDK 1.6 and it worked fine (my exact JDK version is 1.6.0_18, Windows

Re: Fwd: Cocoon 2.1.X - Build # 141 - Still Failing

2020-06-23 Thread Cédric Damioli
Why not, but are we sure that we won't have regressions due to downgrade of jakarta-regexp (the xalan bundled version is 1.2 AFAIU) ? From a design POV, I find it quite strange to rely on an XSLT lib (ie Xalan) to provide regexp processing. Could it be better to remove org.apache.bcel

Upcoming 2.1.13 release

2020-06-16 Thread Cédric Damioli
Hi all, It's been more than 7 years since we released 2.1.12. Along the years, a few issues have been resolved (see [1]), deserving a release. I'll prepare a release in the next days, even if the Apache release process should have change a lot since then :) If some of you have waiting

[VOTE] Release Cocoon 2.1.13

2020-07-17 Thread Cédric Damioli
is my +1 Regards, -- Cédric Damioli

[RESULT][VOTE] Release Cocoon 2.1.13

2020-07-29 Thread Cédric Damioli
The vote for the 2.1.13 release passes with the 3 following +1 : - Francesco Chicchiriccò - Torsten Curdt - Cédric Damioli No others votes were cast. I'll put the release files on the server and try to update web site. Thanks to all. Best regards, Cédric

Re: [VOTE] Release Cocoon 2.1.13

2020-07-20 Thread Cédric Damioli
F9E031E290C9797C7F4CC02576ABEF9A6CDA1E88   gpg: Can't check signature: No public key Is your key maybe missing from https://downloads.apache.org/cocoon/KEYS cheers, Torsten On Sat, Jul 18, 2020 at 7:08 AM Francesco Chicchiriccò mailto:ilgro...@apache.org>> wrote: On 17/07/20 20:40, Cédric Damioli wrote:

Re: svn commit: r1878905 - /cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/generation/StreamGenerator.java

2021-11-02 Thread Cédric Damioli
ntType, idx );   }   } - +     protected String extractCharset(String contentType, int idx) {   String charencoding = null; -- Cédric Damioli CMS - Java - Open Source www.ametys.org

Re: [VOTE] Apache Cocoon 2.3.0 RC1

2023-10-27 Thread Cédric Damioli
ay/PLC4X/Validating+a+staged+Release <https://cwiki.apache.org/confluence/display/PLC4X/Validating+a+staged+Release> -- Cédric Damioli CMS - Java - Open Source www.ametys.org

Re: [VOTE] Apache Cocoon 2.3.0 RC2 https://dist.apache.org/repos/dist/dev/cocoon/2.3.0/rc2/

2023-10-30 Thread Cédric Damioli
- e.g. performed the non-RM items in [4]) [ ]  -1 reject (explanation required) <https://cwiki.apache.org/confluence/display/PLC4X/Validating+a+staged+Release> -- Cédric Damioli CMS - Java - Open Source www.ametys.org

Re: Probably first user-question since many years ;-)

2023-12-14 Thread Cédric Damioli
Cocoon pipelines, that validate and transform this information. So, my question is: Can Cocoon also be run as a pure xml pipelining framework that doesn’t necessarily serve Web-clients? Chris -- Cédric Damioli CMS - Java - Open Source www.ametys.org

[RESULT][VOTE] Retire 2.1/3.0 and keep 2.x

2023-12-18 Thread Cédric Damioli
The vote is now over and successful with 4 binding +1 and no -1 : * Francesco Chicchiriccò * Peter Hunsberger * Jörg Heinicke * Cédric Damioli The PMC is now tasked to do what is needed to effectively retire 2.1/3.0. As discussed before, it's now time for volunteers to step up to do

Re: [VOTE] Retire 2.1/3.0 and keep 2.x

2023-12-18 Thread Cédric Damioli
Here is my +1: [X] +1 accept (retire and officially stop the maintenance of 2.1/3.0 branches, only keeping 2.x) Cédric Le 13/12/2023 à 15:00, Cédric Damioli a écrit : Hi, Following and according to last weeks' discussions, it seems that the general consensus would be to retire 2.1 (too

[VOTE] Retire 2.1/3.0 and keep 2.x

2023-12-13 Thread Cédric Damioli
Hi, Following and according to last weeks' discussions, it seems that the general consensus would be to retire 2.1 (too old to be maintained) and 3.0 (too alpha to be maintained), and keep 2.x around for now. If I try to summarize what have been said, refocusing on a single product would

[ANN] Apache Cocoon 2.1 and 3.0 retired

2024-01-12 Thread Cédric Damioli
Apache Cocoon 2.1 and 3.0 retired -   After the recent release of Cocoon 2.3.0, the Apache Cocoon Community has   decided to retire both 2.1 and 3.0 versions, to focus on further developments   of the 2.3 branch   The 2.1 branch was first released

Re: AW: [RESULT][VOTE] Retire 2.1/3.0 and keep 2.x

2024-01-12 Thread Cédric Damioli
How about a Mexican style funeral party at Community Over Code? ;-) Cocoon 2.1 was such a big part of my early IT carreer … Chris *Von: *Cédric Damioli *Datum: *Montag, 18. Dezember 2023 um 19:40 *An: *dev@cocoon.apache.org *Betreff: *[RESULT][VOTE] Retire 2.1/3.0 and keep 2.x The vote is now

[ANN] Apache Cocoon 2.3.0 Released

2023-11-28 Thread Cédric Damioli
Apache Cocoon 2.3.0 Released -   The Apache Cocoon Community is proud to announce the release of   Cocoon 2.3.0.   Apache Cocoon is a Spring-based framework (since version 2.2 of   Cocoon) built around the concepts of separation of concerns and   component-based

Re: AW: [ANN] Apache Cocoon 2.3.0 Released

2023-11-28 Thread Cédric Damioli
There's even a @Cocoon3 account on X/Twitter, but I don't know who's behind. Cédric Le 28/11/2023 à 14:27, Christofer Dutz a écrit : Anyone sharing this on LinkedIn and X? Chris *Von: *Cédric Damioli *Datum: *Dienstag, 28. November 2023 um 14:17 *An: *us...@cocoon.apache.org , dev

[DISCUSS] Retiring 3.0 ? (Was: Re: Future of the Cocoon project)

2023-12-01 Thread Cédric Damioli
of the Apache Cocoon PMC -- Cédric Damioli CMS - Java - Open Source www.ametys.org

[DISCUSS] Retiring 2.x ? (Was: Re: Future of the Cocoon project)

2023-12-01 Thread Cédric Damioli
, there are recent threads on this list proposing to switch to Git, to upgrade dependencies, build system, ... Cédric Le 30/11/2023 à 19:53, Cédric Damioli a écrit : Dear Cocoon users and developers, Sorry for crossposting here, I wanted to be sure that all involved people were aware

[DISCUSS] Retiring 2.1.x ? (Was: Re: Future of the Cocoon project)

2023-12-01 Thread Cédric Damioli
to be somehow involved Please note that the above proposal is not a formal vote, but more like a open poll, so that everyone could speak out. Cédric Le 30/11/2023 à 19:53, Cédric Damioli a écrit : Dear Cocoon users and developers, Sorry for crossposting here, I wanted to be sure that all involved

Re: [DISCUSS] Retiring 3.0 ? (Was: Re: Future of the Cocoon project)

2023-12-01 Thread Cédric Damioli
Le 01/12/2023 à 17:41, Cédric Damioli a écrit : We'd like to know whether you'd prefer: [ ] retiring Cocoon 3.0 [ ] reviving/maintaining Cocoon 3.0, meaning that you volunteer to be somehow involved I'd vote +1 for retiring Cocoon 3.0, as during the past 10+ years, I had seen no thread

Re: [DISCUSS] Retiring 2.x ? (Was: Re: Future of the Cocoon project)

2023-12-01 Thread Cédric Damioli
Le 01/12/2023 à 18:00, Cédric Damioli a écrit : We'd like to know whether you'd prefer: [ ] retiring Cocoon 2.x [ ] reviving/maintaining Cocoon 2.x, meaning that you volunteer to be somehow involved I'd vote +0 for retiring 2.x, holding my thoughts until the result of this thread. I

Re: [DISCUSS] Retiring 2.1.x ? (Was: Re: Future of the Cocoon project)

2023-12-01 Thread Cédric Damioli
Le 01/12/2023 à 18:13, Cédric Damioli a écrit : We'd like to know whether you'd prefer: [ ] retiring Cocoon 2.1.x [ ] reviving/maintaining Cocoon 2.1.x, meaning that you volunteer to be somehow involved I'd vote +/-0 here ... Definitively the toughest for me ... I still heavily use

Future of the Cocoon project

2023-11-30 Thread Cédric Damioli
Dear Cocoon users and developers, Sorry for crossposting here, I wanted to be sure that all involved people were aware of the ongoing discussions. We recently pushed a new release of Cocoon, 11 years after the previous one. This release gathers all changes made in between as well as two

Re: AW: AW: [RESULT][VOTE] Retire 2.1/3.0 and keep 2.x

2024-01-23 Thread Cédric Damioli
+1 Cédric Le 23/01/2024 à 17:25, Christofer Dutz a écrit : Yeah … I also think that possibly making them read-only (and additionally prefixing them with a “retired/” prefix should be enough. Chris *Von: *Cédric Damioli *Datum: *Freitag, 12. Januar 2024 um 20:48 *An: *dev

Re: Now that the release is out, what's next?

2023-11-20 Thread Cédric Damioli
wanting to keep the project alive) Chris -- Cédric Damioli CMS - Java - Open Source www.ametys.org

Re: [DISCUSS] Switching to GIt?

2023-11-20 Thread Cédric Damioli
I know my answer will be sort of chicken-egg issue, but I'd like to be sure that there is enough manpower to revive and/or continue to maintain the project, before putting efforts to move to Git. My 2 cents, Cédric Le 20/11/2023 à 15:43, Christofer Dutz a écrit : Hi all, I know that we

Re: AW: Developer Survey Results

2024-02-29 Thread Cédric Damioli
During the past years, I always felt it was somehow my duty as chair to write reports, ensure someone answers to incoming requests, etc... So yes it is formally a simple secretarial role, but as a someone only involved in a now-retired-version (2.1), I think it'd be good for the project that