Preparing an archetype for release/vote

2009-04-20 Thread Nils-Helge Garli Hegvik
Hi! I'm about to prepare the Struts 2 portlet archetype for a release to close one of the remaining issues for the Struts 2.1.7 release. But I haven't found any instructions on how to prepare an archetype for release, where it should be uploaded etc. Can anyone give me some pointers? Nils-H

Re: Preparing an archetype for release/vote

2009-04-20 Thread Wes Wannemacher
Nils, Check here (if you haven't already) - http://struts.apache.org/2.x/docs/creating-and-signing-a-struts-21x-distribution.html the instructions were written by Musachy while he was trying to get 2.1.x out. I think they are pretty explicit, but I think they cover releasing the distro as a whol

Re: Preparing an archetype for release/vote

2009-04-20 Thread Nils-Helge Garli Hegvik
Thanks Wes. That brought me a little bit farther. Now I'm trying to create my pgp key, but the suggest command just gives me the error message "gpg: error reading key: No public key". Any ideas? Nils-H On Mon, Apr 20, 2009 at 10:21 PM, Wes Wannemacher wrote: > Nils, > > Check here (if you haven'

[VOTE] - Struts2 Portlet Archetype 2.1.6

2009-04-20 Thread Nils-Helge Garli Hegvik
Okey, this is my first vote thread, so please bear with me and correct me if I'm doing something wrong. I followed what I thought was the necessary steps in the guide here: http://struts.apache.org/2.x/docs/creating-and-signing-a-struts-21x-distribution.html The Struts 2 Portlet Archetype 2.1.6 is

Re: Preparing an archetype for release/vote

2009-04-20 Thread Nils-Helge Garli Hegvik
Never mind. Had some problems generating the keys (for some reasons --gen-key didn't work on people.apache). After generating the key locally and importing it, I managed to add the keys. Nils-H On Mon, Apr 20, 2009 at 11:09 PM, Nils-Helge Garli Hegvik wrote: > Thanks Wes. That brought me a littl

Re: Preparing an archetype for release/vote

2009-04-20 Thread Wendy Smoak
On Mon, Apr 20, 2009 at 3:14 PM, Nils-Helge Garli Hegvik wrote: > Never mind. Had some problems generating the keys (for some reasons > --gen-key didn't work on people.apache). After generating the key > locally and importing it, I managed to add the keys. Sorry, where? Your private key should *

Re: Preparing an archetype for release/vote

2009-04-20 Thread Wes Wannemacher
On Monday 20 April 2009 22:39:21 Wendy Smoak wrote: > On Mon, Apr 20, 2009 at 3:14 PM, Nils-Helge Garli Hegvik > > wrote: > > Never mind. Had some problems generating the keys (for some reasons > > --gen-key didn't work on people.apache). After generating the key > > locally and importing it, I ma

Re: Preparing an archetype for release/vote

2009-04-20 Thread Nils-Helge Garli Hegvik
I obviously missed that part. I have deleted the key now. Is that enough, or should I regenerate a new pair and use that one instead? Nils-H On Tue, Apr 21, 2009 at 4:51 AM, Wes Wannemacher wrote: > On Monday 20 April 2009 22:39:21 Wendy Smoak wrote: >> On Mon, Apr 20, 2009 at 3:14 PM, Nils-Helg