Re: 1.0.5 Release

2008-03-25 Thread Rahul Akolkar
On 3/24/08, Greg Reddin [EMAIL PROTECTED] wrote:
 Can someone doublecheck these two wiki pages and let me know if they
  are out of date? Will I be ok using these as a guide? I noticed there
  is no release plan page for 1.0.4. Was that intentional and/or should
  I create one for 1.0.5?

snip/

If you think one is needed :-)

I think the documentation below is fairly useful. The actual m2
commands, from memory, to create the necessary artifacts are along the
following lines:

 * For framework:
  mvn -Prelease,apps,dist install site
   builds the necessary bits.

 * For apps, ISTR individually doing a
  mvn -Prelease assembly:assembly
   for each after the first bullet (perhaps this could be automated better)

-Rahul


 http://wiki.apache.org/shale/ReleaseGuidelines
 http://wiki.apache.org/shale/ReleaseProcess

  Thanks,

 Greg



Re: 1.0.5 Release

2008-03-25 Thread Rahul Akolkar
On 3/24/08, Gary VanMatre [EMAIL PROTECTED] wrote:
 From: Greg Reddin [EMAIL PROTECTED]
snip/
  I'd like to volunteer to be the RM for a 1.0.5 release
   if everybody else is on board. I'm not a fast-mover and I'm not sure
   what my schedule will be but I would like to do it so I can understand
   the process. I'll start by reading up on the release process on the
   wiki and we can take it from there.
  
   Let me know if you have any objections to this direction.
  


 +1  I'll help out also.


snap/

Whenever you're ready, if you work out a suitable date / weekend for a
release, I'll try to be around as well on email / IM (standard
disclaimers etc.)

-Rahul


Re: 1.0.5 Release

2008-03-24 Thread Gary VanMatre
From: Greg Reddin [EMAIL PROTECTED] 

 I've fixed the build problems in the 1_0_X branch and completed the 
 extraction of the Tiles integration component. There are two 
 Clay-related tickets still posted to 1.0.5 [1] that don't seem 
 critical to me. 

It's been some time since I've looked at this one but I think it was fixed and 
this bug is a duplicate [1].

[1] https://issues.apache.org/struts/browse/SHALE-390

I'd like to volunteer to be the RM for a 1.0.5 release 
 if everybody else is on board. I'm not a fast-mover and I'm not sure 
 what my schedule will be but I would like to do it so I can understand 
 the process. I'll start by reading up on the release process on the 
 wiki and we can take it from there. 
 
 Let me know if you have any objections to this direction. 
 

+1  I'll help out also.


 Thanks, 
 Greg 
 

Gary

 [1] 
 https://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=truemode=hide
  
 sorter/order=DESCsorter/field=priorityresolution=-1pid=10130fixfor=21751 

Re: 1.0.5 Release

2008-03-23 Thread Greg Reddin
Can someone doublecheck these two wiki pages and let me know if they
are out of date? Will I be ok using these as a guide? I noticed there
is no release plan page for 1.0.4. Was that intentional and/or should
I create one for 1.0.5?

http://wiki.apache.org/shale/ReleaseGuidelines
http://wiki.apache.org/shale/ReleaseProcess

Thanks,
Greg