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
>