<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel">
    <title>gmane.text.xml.cocoon.devel</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82832"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82831"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82830"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82829"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82828"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82827"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82826"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82825"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82824"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82823"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82822"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82821"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82820"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82819"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82818"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82817"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82816"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82815"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82814"/>
        <rdf:li rdf:resource="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82813"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82832">
    <title>Re: Getting Exception.getMessage in map:handle-errors</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82832</link>
    <description>&lt;pre&gt;Hi Ivan,

Please try : jexl:cocoon.exception.messsage

I don't have my cocoon environment handy here, but odds are good that it
works.
Jos


On Wed, Apr 17, 2013 at 5:35 PM, Ivan Lagunov &amp;lt;lagivan&amp;lt; at &amp;gt;gmail.com&amp;gt; wrote:




&lt;/pre&gt;</description>
    <dc:creator>Jos Snellings</dc:creator>
    <dc:date>2013-04-17T15:52:28</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82831">
    <title>Getting Exception.getMessage in map:handle-errors</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82831</link>
    <description>&lt;pre&gt;Hello,

 

Is it possible to access fields of the thrown Exception inside
map:handle-errors?

 

I want to do something like this:

    &amp;lt;map:handle-errors&amp;gt;

      &amp;lt;map:select type="exception"&amp;gt;

        &amp;lt;map:when test="processing"&amp;gt;

          &amp;lt;map:generate src="page/exception.jx" type="jx"&amp;gt;

            &amp;lt;map:parameter name="errorMessage" value="want to extract
Exception.getMessage() here"/&amp;gt;

          &amp;lt;/map:generate&amp;gt;

          &amp;lt;map:serialize type="xhtml"/&amp;gt;

        &amp;lt;/map:when&amp;gt;

      &amp;lt;/map:select&amp;gt;

    &amp;lt;/map:handle-errors&amp;gt;

 

Where selector is defined as following:

      &amp;lt;map:selector name="exception"
src="org.apache.cocoon.selection.ExceptionSelector"&amp;gt;

        &amp;lt;exception name="processing"
class="org.apache.cocoon.ProcessingException"/&amp;gt;

      &amp;lt;/map:selector&amp;gt;

 

Any ideas how to achieve this?

 

Best regards,

Ivan Lagunov

 

 

&lt;/pre&gt;</description>
    <dc:creator>Ivan Lagunov</dc:creator>
    <dc:date>2013-04-17T15:35:38</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82830">
    <title>[jira] [Created] (COCOON3-123) schema validation error with namespaces provoke a double declaration of &lt;?xml</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82830</link>
    <description>&lt;pre&gt;Thorsten Scherler created COCOON3-123:
-----------------------------------------

             Summary: schema validation error with namespaces provoke a double declaration of &amp;lt;?xml
                 Key: COCOON3-123
                 URL: https://issues.apache.org/jira/browse/COCOON3-123
             Project: Cocoon 3
          Issue Type: Bug
          Components: cocoon-sax, cocoon-sitemap
    Affects Versions: 3.0.0-beta-1
            Reporter: Thorsten Scherler
            Priority: Critical
             Fix For: 3.1.0


thorsten&amp;lt; at &amp;gt;bulldozer:~/src/apache/c3$ svnd
Index: cocoon-sample/src/main/resources/COB-INF/sax-pipeline/simple.xsd
===================================================================
--- cocoon-sample/src/main/resources/COB-INF/sax-pipeline/simple.xsd(revision 1455575)
+++ cocoon-sample/src/main/resources/COB-INF/sax-pipeline/simple.xsd(working copy)
&amp;lt; at &amp;gt;&amp;lt; at &amp;gt; -18,4 +18,6 &amp;lt; at &amp;gt;&amp;lt; at &amp;gt;
 &amp;lt;!-- $Id$ --&amp;gt;
 &amp;lt;xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"&amp;gt;
     &amp;lt;xs:element name="simple"/&amp;gt;
-&amp;lt;/xs:schema&amp;gt;
+  &lt;/pre&gt;</description>
    <dc:creator>Thorsten Scherler (JIRA</dc:creator>
    <dc:date>2013-04-03T14:27:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82829">
    <title>Re: Updating main Cocoon site</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82829</link>
    <description>&lt;pre&gt;
Here you go: http://cocoon.apache.org/1256_1_1.html

Best regards.


&lt;/pre&gt;</description>
    <dc:creator>Francesco Chicchiriccò</dc:creator>
    <dc:date>2013-04-03T06:37:11</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82828">
    <title>Updating main Cocoon site</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82828</link>
    <description>&lt;pre&gt;Hello,

I've updated some details about me and my company on [1] and was trying 
to update the site accordingly.
But when using "mvn site:site", the generated HTML files does not match 
exactly the current site files : the menu with project info/summary/... 
is not the same.
I'm wondering why. Do 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

&lt;/pre&gt;</description>
    <dc:creator>Cédric Damioli</dc:creator>
    <dc:date>2013-04-02T18:56:08</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82827">
    <title>Re: How to update 2.1 website ?</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82827</link>
    <description>&lt;pre&gt;Il 20/03/2013 15:52, Cédric Damioli ha scritto:

Done: time to celebrate :-)


You're welcome! Now it's time for C3 to hurry with the first beta release.

Regards.


&lt;/pre&gt;</description>
    <dc:creator>Francesco Chicchiriccò</dc:creator>
    <dc:date>2013-03-20T17:26:03</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82826">
    <title>Re: How to update 2.1 website ?</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82826</link>
    <description>&lt;pre&gt;
Le 20/03/2013 08:52, Francesco Chicchiriccò a écrit :

I sent the mail to dev&amp;lt; at &amp;gt;c.a.o, users&amp;lt; at &amp;gt;c.a.o and announce&amp;lt; at &amp;gt;apache.org
I updated the 2.1/changes.html

Todo : update the main index.html

BTW : thank you all for your support in the release process !

&lt;/pre&gt;</description>
    <dc:creator>Cédric Damioli</dc:creator>
    <dc:date>2013-03-20T14:52:01</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82825">
    <title>[ANN] Apache Cocoon 2.1.12 Released</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82825</link>
    <description>&lt;pre&gt;Apache Cocoon 2.1.12 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
   without having to step on each other toes) and component-oriented web
   RAD.

   The latest version is downloadable from
http://cocoon.apache.org/mirror.cgi
   (Please use the mirrors to download the release - it might take
   a little bit more time until the latest release is available on
   all mirrors, so give the mirrors some time - approx. 24h to update.)

   This release includes many bug fixes and smaller enhancements.

   For more information about Apache Cocoon 2.1.12, please go to
http://cocoon.apache.org. You'll find the whole list of changes at
http://cocoon.apache.org/2.1/changes.html.

The Apache Cocoon Project

&lt;/pre&gt;</description>
    <dc:creator>Cédric Damioli</dc:creator>
    <dc:date>2013-03-20T14:41:09</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82824">
    <title>Re: How to update 2.1 website ?</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82824</link>
    <description>&lt;pre&gt;
The Cocoon Zone [3] does not contain anything but samples from C2.1 / 
C2.2 / C3.


[4] seems to be generated by something similar to the Maven Changes 
Plugin [5], so it will need some effort anyway.


My opinion: manually edit [4] and replace the 2.1.12 section with the 
HTML output from [6].

Besides the C2.1 web site update, it is also urgently needed to announce 
the release by (a) updating Cocoon website homepage and (b) sending an 
e-mail to (at least) announce&amp;lt; at &amp;gt;apache.org / users&amp;lt; at &amp;gt;cocoon.apache.org. See 
[7] for a text example (I would just link the changes.html page from 
there, though).

I am available to help with such things, if you need.

Regards.

[3] http://cocoon.zones.apache.org/
[4] http://cocoon.apache.org/2.1/changes.html
[5] http://maven.apache.org/plugins/maven-changes-plugin/
[6] 
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12310170&amp;amp;version=12312903
[7] http://cocoon.apache.org/1426_1_1.html

&lt;/pre&gt;</description>
    <dc:creator>Francesco Chicchiriccò</dc:creator>
    <dc:date>2013-03-20T07:52:17</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82823">
    <title>How to update 2.1 website ?</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82823</link>
    <description>&lt;pre&gt;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 and daisy, nor to the Cocoon zone :)
I could certainly commit index.html and news.html by replacing "2.1.11" 
by "2.1.12" but I don't know how to re-generate e.g. changes.html

What do you think we should do ?
Leave as is and don't try to re-generate anything ? Try to start daisy 
again ?

Regards,
Cédric

[1] http://wiki.apache.org/cocoon/CocoonWebsiteUpdate
[2] http://article.gmane.org/gmane.text.xml.cocoon.devel/81763

&lt;/pre&gt;</description>
    <dc:creator>Cédric Damioli</dc:creator>
    <dc:date>2013-03-19T20:10:55</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82822">
    <title>Re: [RESULT][VOTE] Release Cocoon 2.1.12</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82822</link>
    <description>&lt;pre&gt;Congrats for your first release! As an old timer I should have tested 
this 2.1 release, but I'm incredibly busy these days...

I will do my best to test Cocoon 2.1.13 in... 2018 ? :-D

Sylvain

Le 19/03/13 17:46, Cédric Damioli a écrit :


&lt;/pre&gt;</description>
    <dc:creator>Sylvain Wallez</dc:creator>
    <dc:date>2013-03-19T17:51:22</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82821">
    <title>[RESULT][VOTE] Release Cocoon 2.1.12</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82821</link>
    <description>&lt;pre&gt;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 web site 
(I'll certainly need help at some point for that).

Thanks to all.

Best regards,

&lt;/pre&gt;</description>
    <dc:creator>Cédric Damioli</dc:creator>
    <dc:date>2013-03-19T16:46:30</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82820">
    <title>NekoFilter (was Re: svn commit: r1457866)</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82820</link>
    <description>&lt;pre&gt;
Hi all,

I wonder whether the above could be useful for someone. My use case is
that I am crawling a site a sometimes their &amp;lt;script&amp;gt; tag is blowing the
information due to problematic escaping. To solve this Neko offers filters.

I wrote a simple NekoFilters.java as expression-language so that I can
use it in my sitemap like
&amp;lt;map:generate src="{global:crawler.destination}{map:1}.html" type="html"&amp;gt;
  &amp;lt;map:parameter name="neko-filter" value="{nekoFilter:defaultFilter}"/&amp;gt;
&amp;lt;/map:generate&amp;gt;

For now in the filter class I simply configure the common elements I am
looking for and it is quite basic since I only need one filter for now.

If somebody is interested I can add the nekoFilter as well, but it is
quite generic and more to adopt later this filters for your usecase.

salu2

&lt;/pre&gt;</description>
    <dc:creator>Thorsten Scherler</dc:creator>
    <dc:date>2013-03-19T10:39:06</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82819">
    <title>[jira] [Updated] (COCOON-2333) C-2.1: upgrade some supporting product dependencies</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82819</link>
    <description>&lt;pre&gt;
     [ https://issues.apache.org/jira/browse/COCOON-2333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cédric Damioli updated COCOON-2333:
-----------------------------------

    Fix Version/s:     (was: 2.1.12)
                   2.1.13
    

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

&lt;/pre&gt;</description>
    <dc:creator>Cédric Damioli (JIRA</dc:creator>
    <dc:date>2013-03-18T21:59:16</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82818">
    <title>Re: [VOTE] Release Cocoon 2.1.12</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82818</link>
    <description>&lt;pre&gt;
Actually we used that before as I describe in:

However the addition that more people sign the tar sounds nice and even
we can combine it the min 3 +1 so at least three people should sign the
release.

salu2

&lt;/pre&gt;</description>
    <dc:creator>Thorsten Scherler</dc:creator>
    <dc:date>2013-03-18T10:47:32</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82817">
    <title>Re: [VOTE] Release Cocoon 2.1.12</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82817</link>
    <description>&lt;pre&gt;
+1 from me for cocoon-2.1.12-src.tar.gz MD5 8f86915b851df0405fa52dbe249bd3da

Thanks.

There are some small things that can be fixed after this release.
e.g. "Apache Software License" in deps/LICENSE.txt should be "Apache License".

Your key should get signed by someone else.

We could follow what Subversion does. The multiple signatures
would assist with that issue.
http://subversion.apache.org/docs/community-guide/releasing.html#tarball-signing

Also i see that rather than using a static KEYS file,
they link directly from their download page to the set of current keys.

Anyway, stuff for next time.

Thanks again.

-David

&lt;/pre&gt;</description>
    <dc:creator>David Crossley</dc:creator>
    <dc:date>2013-03-16T07:24:19</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82816">
    <title>Re: [VOTE] Release Cocoon 2.1.12</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82816</link>
    <description>&lt;pre&gt;2013/3/14 Cédric Damioli &amp;lt;cdamioli&amp;lt; at &amp;gt;apache.org&amp;gt;

Same steps as Thorsten for *.tar.gz and *.zip files.

* Checksums OK
* Signature OK
* Build OK.
* Samples, same problem as Robby but it's OK.

+1

salu2.
&lt;/pre&gt;</description>
    <dc:creator>Javier Puerto</dc:creator>
    <dc:date>2013-03-15T19:00:04</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82815">
    <title>RE: [VOTE] Release Cocoon 2.1.12</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82815</link>
    <description>&lt;pre&gt;Followed same approach as Thorsten and Francesco.

Got same warnings regarding since com.sun.image.codec.jpeg while building. No showstopper.


Samples started fine.
* Most samples for aggregation and syndication no longer work (but this is not a showstopper)
java.io.FileNotFoundException: http://www.moreover.com/cgi-local/page?o=xml&amp;amp;c=Developer%20news
java.io.FileNotFoundException: http://www.xmlhack.com/cdf.cdf


My vote: +1

Robby

-----Original Message-----
From: Francesco Chicchiriccò [mailto:ilgrosso&amp;lt; at &amp;gt;apache.org] 
Sent: Friday, March 15, 2013 4:16 PM
To: dev&amp;lt; at &amp;gt;cocoon.apache.org
Subject: Re: [VOTE] Release Cocoon 2.1.12

On 14/03/2013 15:53, Cédric Damioli wrote:

+1

Did same steps as Thorsten [1] + build from source tag [2] and test.

Everything looks fine.

Regards.

[1] http://cocoon.markmail.org/thread/5ipoglnkq252rim4
[2] https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.1/RELEASE_2_1_12/

--
Francesco Chicchiriccò

ASF Member, Apache Syncope PMC chair, Apache Cocoon PMC Member http://peopl&lt;/pre&gt;</description>
    <dc:creator>Robby Pelssers</dc:creator>
    <dc:date>2013-03-15T15:30:10</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82814">
    <title>Re: [VOTE] Release Cocoon 2.1.12</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82814</link>
    <description>&lt;pre&gt;
+1

Did same steps as Thorsten [1] + build from source tag [2] and test.

Everything looks fine.

Regards.

[1] http://cocoon.markmail.org/thread/5ipoglnkq252rim4
[2] https://svn.apache.org/repos/asf/cocoon/tags/cocoon-2.1/RELEASE_2_1_12/

&lt;/pre&gt;</description>
    <dc:creator>Francesco Chicchiriccò</dc:creator>
    <dc:date>2013-03-15T15:16:05</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82813">
    <title>Re: [VOTE] Release Cocoon 2.1.12</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82813</link>
    <description>&lt;pre&gt;
+1

I used:
- cocoon-2.1.12-deps.tar.gz
- cocoon-2.1.12-src.tar.gz

first try was with java7 where you get some compilation error since
com.sun.image.codec.jpeg cannot be resolved.
Switching to java 6 gave the same error BUT as warning and resulting in
a BUILD SUCCESSFUL

After that I started with cocoon.sh and clicked aroun in the samples and
everything works fine.

 md5sum cocoon-2.1.12-src.tar.gz - ok
 sha1sum cocoon-2.1.12-src.tar.gz - ok
 
Now asc:
wget https://people.apache.org/keys/group/cocoon.asc
 gpg --import cocoon.asc
gpg --verify cocoon-2.1.12-src.tar.gz.asc
~/src/apache/cocoon-2.1.12-src.tar.gz
gpg: Signature made Thu 14 Mar 2013 03:31:26 PM CET using RSA key ID
DD478570
gpg: Can't check signature: public key not found

For the release we need to add your key to the people group.
gpg --import cocoon-2.1.12/KEYS
that worked fine.

Thanks for doing the release Cedric.

salu2

&lt;/pre&gt;</description>
    <dc:creator>Thorsten Scherler</dc:creator>
    <dc:date>2013-03-15T13:14:39</dc:date>
  </item>
  <item rdf:about="http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82812">
    <title>Re: [2.1.x] Code freeze and start of the release process (was Re: [DISCUSS] Releasing 2.1.12)</title>
    <link>http://permalink.gmane.org/gmane.text.xml.cocoon.devel/82812</link>
    <description>&lt;pre&gt;
Added to [3].

Regards.


&lt;/pre&gt;</description>
    <dc:creator>Francesco Chicchiriccò</dc:creator>
    <dc:date>2013-03-14T15:04:43</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.text.xml.cocoon.devel">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.text.xml.cocoon.devel</link>
  </textinput>
</rdf:RDF>
