Re: [VOTE] Release cocoon-xml 2.0.2

2009-12-21 Thread Thorsten Scherler
On Tue, 2009-12-15 at 10:12 +0100, Carsten Ziegeler wrote:
 Hi,
...
 Please cast your votes.

+1

salu2
-- 
Thorsten Scherler thorsten.at.apache.org
Open Source Java consulting, training and solutions

Sociedad Andaluza para el Desarrollo de la Sociedad 
de la Información, S.A.U. (SADESI)






Re: [VOTE] Release cocoon-xml 2.0.2

2009-12-21 Thread David Legg


Carsten Ziegeler wrote:

I've assembled a release candidate for the xml sub project.

Please cast your votes.
  

+1

Sorry, I took so long to vote.  I was going to check it before voting 
but never got round to it!


Regards,
David Legg



Re: [VOTE] Release cocoon-xml 2.0.2

2009-12-21 Thread Reinhard Pötz
Carsten Ziegeler wrote:
 Hi,
 
 I've assembled a release candidate for the xml sub project.
 This is just a maintenance release which adds the license and notice
 files to the jar and corrects some OSGi manifest headers.
 The code is the same as the 2.0.0 release.
 
 The release candidate can be found here:
  http://people.apache.org/builds/cocoon/org/apache/cocoon/cocoon-xml/2.0.2/
 
 Please cast your votes.

Works fine with C3, +1

-- 
Reinhard Pötz   Managing Director, {Indoqa} GmbH
 http://www.indoqa.com/en/people/reinhard.poetz/

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member  reinh...@apache.org



[jira] Assigned: (COCOON3-3) Provide an XInclude transformer as a PipelineComponent

2009-12-21 Thread Reinhard Poetz (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON3-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reinhard Poetz reassigned COCOON3-3:


Assignee: Reinhard Poetz  (was: Cocoon Developers Team)

 Provide an XInclude transformer as a PipelineComponent
 --

 Key: COCOON3-3
 URL: https://issues.apache.org/jira/browse/COCOON3-3
 Project: Cocoon 3
  Issue Type: Improvement
  Components: cocoon-sax
Affects Versions: 3.0.0-alpha-1
Reporter: Simone Tripodi
Assignee: Reinhard Poetz
Priority: Minor
 Fix For: 3.0.0-alpha-3

 Attachments: XInclude.patch, XIncludeTransformer.patch, 
 XIncludeTransformerFixedAndApacheHeaders.patch


 Oldest versions of cocoon already contain an XInclude transformer, it could 
 be a good starting point:
 http://svn.eu.apache.org/repos/asf/cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/main/java/org/apache/cocoon/transformation/XIncludeTransformer.java
 XPointer package's dependencies should be reduced to be imported in the new 
 pipeline:
 http://svn.eu.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/xpointer
 An alternative solution could be using xerces2 APIs:
 http://xerces.apache.org/xerces2-j/faq-xinclude.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Closed: (COCOON3-3) Provide an XInclude transformer as a PipelineComponent

2009-12-21 Thread Reinhard Poetz (JIRA)

 [ 
https://issues.apache.org/jira/browse/COCOON3-3?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reinhard Poetz closed COCOON3-3.


   Resolution: Fixed
Fix Version/s: (was: 3.0.0-alpha-3)
   3.0.0-alpha-2

Patch applied, many thanks Simone!

 Provide an XInclude transformer as a PipelineComponent
 --

 Key: COCOON3-3
 URL: https://issues.apache.org/jira/browse/COCOON3-3
 Project: Cocoon 3
  Issue Type: Improvement
  Components: cocoon-sax
Affects Versions: 3.0.0-alpha-1
Reporter: Simone Tripodi
Assignee: Reinhard Poetz
Priority: Minor
 Fix For: 3.0.0-alpha-2

 Attachments: XInclude.patch, XIncludeTransformer.patch, 
 XIncludeTransformerFixedAndApacheHeaders.patch


 Oldest versions of cocoon already contain an XInclude transformer, it could 
 be a good starting point:
 http://svn.eu.apache.org/repos/asf/cocoon/trunk/core/cocoon-pipeline/cocoon-pipeline-components/src/main/java/org/apache/cocoon/transformation/XIncludeTransformer.java
 XPointer package's dependencies should be reduced to be imported in the new 
 pipeline:
 http://svn.eu.apache.org/repos/asf/cocoon/branches/BRANCH_2_1_X/src/java/org/apache/cocoon/components/xpointer
 An alternative solution could be using xerces2 APIs:
 http://xerces.apache.org/xerces2-j/faq-xinclude.html

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



Re: Release Cocoon 3.0.0-alpha-2

2009-12-21 Thread Reinhard Pötz
Reinhard Pötz wrote:
 Reinhard Pötz wrote:
 I plan to do a release of Cocoon 3.0.0-alpha-2 at the first half of
 August. If there is anything that you want to see fixed/included, let me
 know or provide a patch in time.

 Of course this also means that I will go through the list of all
 available patches and bug reports in Jira and will try to resolve them.
 
 I was busier in Aug/Sept than expected and didn't have enough time. In
 the next two weeks I will concentrate on the C3 docs and then create the
 release artifacts in the last week of October.
 
 Is there anything that speaks against this time plan?

I'm going to create the release artifacts as soon as cocoon-xml 2.0.2 is
available from the central Maven repo.

-- 
Reinhard Pötz   Managing Director, {Indoqa} GmbH
 http://www.indoqa.com/en/people/reinhard.poetz/

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member  reinh...@apache.org



[result][vote] Simone Tripodi as new Cocoon committer

2009-12-21 Thread Reinhard Pötz
Reinhard Pötz wrote:
 I propose Simone Tripodi as a new Cocoon committer and PMC member.
 
 Simone has been participating on our mailing lists since Sept 2008.
 Recently he provided an extensive patch that adds XInclude support to
 Cocoon 3. Additionally he provided 6 other patches.
 
 That shows that his interest in Cocoon is longer-term which he also
 confirmed at some chats that we both had.
 
 This vote ends one week from today, i.e. midnight UTC on Sunday 2009-12-20
 
 So please cast your votes.

Simone's nomination has been accepted. He got 12 positive votes and no
negative one. Congratulations Simone and welcome!

Simone, if you accept your nomination, please get familiar with
http://www.apache.org/dev/new-committers-guide.html and send your signed
CLA to the ASF Secretary.

Please also let me know which user id you prefer and what your
forwarding email address is.

It's also a good tradition here to introduce yourself.

-- 
Reinhard Pötz   Managing Director, {Indoqa} GmbH
 http://www.indoqa.com/en/people/reinhard.poetz/

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member  reinh...@apache.org



Re: SAXGenerator - URLGenerator

2009-12-21 Thread Reinhard Pötz
Joerg Heinicke wrote:
 On 14.12.2009 09:33, Reinhard Pötz wrote:
 
 On Sun, Dec 13, 2009 at 3:59 PM, Joerg
 Heinickejoerg.heini...@gmx.de  wrote:
 
 A long time ago I argued for renaming the FileGenerator to XMLGenerator
 since the generators are usually named after the input they accept
 (Midi,
 HTML, Directory, JSP, JXTemplate, etc.). I'm not sure SAXGenerator
 reflects
 that exactly but it's good enough I guess.

 I agree that we should have one consistent naming scheme and since we
 usually use the input type, we shouldn't change it for this case.

 I see two solutions in order to get a consistent naming of our
 components:

 a) We rename SAXGenerator AND StAXGenerator to XMLGenerator

 or

 b) We add the SAX prefix to all pipeline components.

 I'm in favor of a) because SAX or StAX is already part of the package
 name and looking at the implemented interfaces makes it clear what
 underlying event mechanism is used.
 
 I agree with your reasoning.

Thanks! Since none objected, I've just committed the changes. The
SAXGenerator/FileGenerator is called XMLGenerator and I also renamed the
StAXGenerator and StAXSerializer to XMLGenerator and XMLSerializer.

-- 
Reinhard Pötz   Managing Director, {Indoqa} GmbH
 http://www.indoqa.com/en/people/reinhard.poetz/

Member of the Apache Software Foundation
Apache Cocoon Committer, PMC member  reinh...@apache.org



Re: [result][vote] Simone Tripodi as new Cocoon committer

2009-12-21 Thread Simone Tripodi
Hi Reinhard, all,
in one word, I really feel touched. All these positives votes let me
without words... I couldn't receive any better present for Christmas,
really!!!
Reinhard, Joerg, David, Leszek, Peter, Felix, Thorsten, Sylvain,
David, Steven, Ralph, Vadim: THANK YOU, it's incredible the trust
you're giving to me, I hope I'll never disappoint you.

About myself: I'm Italian, born and grown up in L'Aquila, a small
medieval city recently destroyed by the earthquake, and moved to Rome
at age of 24 after my B.Sc. graduation in Computer Science. I
experienced GIS, spent a lot of time on Shortest Path Algorithms, REST
services and since February 2007 I've been working as a software
engineer in Asemantics, a small company which focuses on new emerging
technologies/specifications, such OpenID, OAuth, PortableContacts and
the Semantic Web.
I joined the Cocoon ML since September 2008 after read an old
Reinhard's post[1] on his blog which charmed me: first I contacted him
privately, so I was invited to join the ML then been in touch also
with Steven... and every passing day I found the Cocoon3 idea so
brilliant that I couldn't resist to contribute!!!
I also play a lot writing my small reusable components[2] that help me
avoiding repeating myself in my everyday work :P

I'm used and love working in heterogeneous environments: at age of 22
I moved to Portugal for 6 months because of the Erasmus Project, I
participated in the Joost[3] backend development and since April 2009
I've been working on the Goom Radio[4] backend development; last, I
married a South-American woman, so every passing day of my life I have
to find the right compromises between different idioms and cultures :D

I accept very proudly my nomination, I already signed the ICLA because
last month I submitted a donation to the Apache Commons community and
they required it, and Rahul Akolkar confirmed it was registered.
My preferred id is simone.tripodi, and my forwarding email address is
simone[dot]tripodi[at]gmail[dot]com.

Thank you guys, the 2009 has been very difficult for me after the
earthquake, my parents still don't have their own home (you can see
the effects here[5]) so this Christmas will be better thanks to this
amazing news :)
Best regards, take care!!!
Simone Tripodi

Margin Note: in all European countries the name Simone is for girls,
except here in Italy; during the Erasmus I take part of a football
tournament, it was very funny looking amazed people's faces because
they expected looking a girl playing... :D

[1] http://www.indoqa.com/en/people/reinhard.poetz/blog/610
[2] http://code.google.com/u/simone.tripodi
[3] http://www.joost.com/
[4] http://www.goomradio.com/
[5] 
http://picasaweb.google.com/simone.tripodi/TheEarthquakeDesrtroyedMyParentsHouse

On Mon, Dec 21, 2009 at 3:33 PM, Reinhard Pötz reinh...@apache.org wrote:
 Reinhard Pötz wrote:
 I propose Simone Tripodi as a new Cocoon committer and PMC member.

 Simone has been participating on our mailing lists since Sept 2008.
 Recently he provided an extensive patch that adds XInclude support to
 Cocoon 3. Additionally he provided 6 other patches.

 That shows that his interest in Cocoon is longer-term which he also
 confirmed at some chats that we both had.

 This vote ends one week from today, i.e. midnight UTC on Sunday 2009-12-20

 So please cast your votes.

 Simone's nomination has been accepted. He got 12 positive votes and no
 negative one. Congratulations Simone and welcome!

 Simone, if you accept your nomination, please get familiar with
 http://www.apache.org/dev/new-committers-guide.html and send your signed
 CLA to the ASF Secretary.

 Please also let me know which user id you prefer and what your
 forwarding email address is.

 It's also a good tradition here to introduce yourself.

 --
 Reinhard Pötz                           Managing Director, {Indoqa} GmbH
                         http://www.indoqa.com/en/people/reinhard.poetz/

 Member of the Apache Software Foundation
 Apache Cocoon Committer, PMC member                  reinh...@apache.org
 




-- 
http://www.google.com/profiles/simone.tripodi


Re: Release Cocoon 3.0.0-alpha-2

2009-12-21 Thread Simone Tripodi
Hi Reinhard,
count on me to fix the open issues, let's have a chat if you already
have an idea how to fix them so I can provide you the help needed.
Have a nice evening,
Simo

On Mon, Dec 21, 2009 at 3:27 PM, Reinhard Pötz reinh...@apache.org wrote:
 Reinhard Pötz wrote:
 Reinhard Pötz wrote:
 I plan to do a release of Cocoon 3.0.0-alpha-2 at the first half of
 August. If there is anything that you want to see fixed/included, let me
 know or provide a patch in time.

 Of course this also means that I will go through the list of all
 available patches and bug reports in Jira and will try to resolve them.

 I was busier in Aug/Sept than expected and didn't have enough time. In
 the next two weeks I will concentrate on the C3 docs and then create the
 release artifacts in the last week of October.

 Is there anything that speaks against this time plan?

 I'm going to create the release artifacts as soon as cocoon-xml 2.0.2 is
 available from the central Maven repo.

 --
 Reinhard Pötz                           Managing Director, {Indoqa} GmbH
                         http://www.indoqa.com/en/people/reinhard.poetz/

 Member of the Apache Software Foundation
 Apache Cocoon Committer, PMC member                  reinh...@apache.org
 




-- 
http://www.google.com/profiles/simone.tripodi


[jira] Commented: (COCOON-2273) Download page does not have link to KEYS file; hashes/sigs must point to main ASF site

2009-12-21 Thread David Crossley (JIRA)

[ 
https://issues.apache.org/jira/browse/COCOON-2273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12793412#action_12793412
 ] 

David Crossley commented on COCOON-2273:


Would someone please attend to this. I am concerned that there has been no 
action, but cannot help as i cannot handle Maven.

 Download page does not have link to KEYS file; hashes/sigs must point to main 
 ASF site
 --

 Key: COCOON-2273
 URL: https://issues.apache.org/jira/browse/COCOON-2273
 Project: Cocoon
  Issue Type: Bug
  Components: * Cocoon Core
Reporter: Sebb
Priority: Critical

 The download page http://cocoon.apache.org/1284_1_1.html has links to sigs 
 and hashes. 
 However these links point to the mirrors, but they should point to the main 
 Apache server, i.e instead of
 http://www.apache.org/dyn/closer.cgi/cocoon/2.2/cocoon-2.2.0.zip.asc
 the link should be
 http://www.apache.org/dist/cocoon/2.2/cocoon-2.2.0.zip.asc
 Also, the download page must have a link to the KEYS file, i.e. 
 http://www.apache.org/dist/cocoon/KEYS (otherwise the pgp - .asc - links 
 aren't much use)
 The .md5.asc and .sha1.asc files are redundant and should be deleted from the 
 dist/ directory tree.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[VOTE RESULT] Release cocoon-xml 2.0.2

2009-12-21 Thread Carsten Ziegeler
Hi,

the vote to release cocoon-xml 2.0.2 passed successfully with four
binding +1 votes from Felix Knecht, Thorsten Scherler, David Legg, and
Reinhard Pötz and one non-binding vote from Carsten Ziegeler.

No other votes have been cast.

Thanks for voting! I'll upload the artifacts asap.

Regards
Carsten
-- 
Carsten Ziegeler
cziege...@apache.org