Re: [VOTE] Release Cocoon 2.1.12

2013-03-18 Thread Thorsten Scherler
On 03/16/2013 08:24 AM, David Crossley wrote:
 Cédric Damioli wrote:
 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.
 +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.


Actually we used that before as I describe in:
 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.

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

-- 
Thorsten Scherler scherler.at.gmail.com
codeBusters S.L. - web based systems
consulting, training and solutions

http://www.codebusters.es/



Re: [VOTE] Release Cocoon 2.1.12

2013-03-16 Thread David Crossley
Cédric Damioli wrote:
 
 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.

+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


Re: [VOTE] Release Cocoon 2.1.12

2013-03-15 Thread Thorsten Scherler
On 03/14/2013 03:53 PM, Cédric Damioli wrote:
 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,


+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

-- 
Thorsten Scherler scherler.at.gmail.com
codeBusters S.L. - web based systems
consulting, training and solutions

http://www.codebusters.es/



Re: [VOTE] Release Cocoon 2.1.12

2013-03-15 Thread Francesco Chicchiriccò

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

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.


+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://people.apache.org/~ilgrosso/



RE: [VOTE] Release Cocoon 2.1.12

2013-03-15 Thread Robby Pelssers
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=xmlc=Developer%20news
java.io.FileNotFoundException: http://www.xmlhack.com/cdf.cdf


My vote: +1

Robby

-Original Message-
From: Francesco Chicchiriccò [mailto:ilgro...@apache.org] 
Sent: Friday, March 15, 2013 4:16 PM
To: dev@cocoon.apache.org
Subject: Re: [VOTE] Release Cocoon 2.1.12

On 14/03/2013 15:53, Cédric Damioli wrote:
 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.

+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://people.apache.org/~ilgrosso/