1.0.5 Release

View: New views
5 Messages — Rating Filter:   Alert me  

1.0.5 Release

by Greg Reddin-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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. 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.

Thanks,
Greg

[1] https://issues.apache.org/struts/secure/IssueNavigator.jspa?reset=true&mode=hide&sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10130&fixfor=21751

Re: 1.0.5 Release

by Greg Reddin-4 :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

Parent Message unknown Re: 1.0.5 Release

by Gary%20VanMatre :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

>From: "Greg Reddin" <gredbug@...>
>
> 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=true&mode=hide 
> &sorter/order=DESC&sorter/field=priority&resolution=-1&pid=10130&fixfor=21751

Re: 1.0.5 Release

by Rahul Akolkar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 3/24/08, Greg Reddin <gredbug@...> 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

by Rahul Akolkar :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 3/24/08, Gary VanMatre <gvanmatre@...> wrote:
> >From: "Greg Reddin" <gredbug@...>
<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