Thanks David - looks like good timing for upcoming 8.0.x maintenance
--
Jean-Louis Monteiro
http://twitter.com/jlouismonteiro
http://www.tomitribe.com


On Tue, May 18, 2021 at 7:17 PM David Blevins <[email protected]>
wrote:

> > On May 10, 2021, at 3:50 PM, David Blevins <[email protected]>
> wrote:
> >
> > We have some tools to help with release tasks in svn here:
> >
> > - http://svn.apache.org/repos/asf/tomee/sandbox/release-tools/
> >
> > I think I'm going to try to convert that over to git and put some love
> into them.  Not sure what runs and what doesn't.  I have to do the
> finishing steps for the 8.0.7 and 9.0.0-M7 so we'll see :)
>
> All converted.
>
>  - https://github.com/apache/tomee-release-tools
>
> A quick example of the commands currently there:
>
>     ./target/release dist add-key
>     ./target/release dist dev-to-release
>     ./target/release dist list-releases
>     ./target/release dist maven-to-dev
>     ./target/release dist remove-release
>     ./target/release release-notes generate
>
> The commands that are there are mostly around managing dist.apache.org
> and some initial code for generating the release notes.  Best case scenario
> is that over time we can get a handful of commands like this and the
> release process is that much easier to do and document.
>
>
> -David
>
>

Reply via email to