I appreciate that this discussion is continuing on with the topic of aligning version numbers etc, but in terms of moving the current 1.7.2 release on and trying to minimize the pain caused by continually updating and rolling back various version numbers, is there any objection to creating a release branch for this purpose?
There was another discussion about this here: http://tomee-openejb.979440.n4.nabble.com/useless-branches-and-branch-deletes-at-asf-git-repos-td4673596.html Are we ok to remove the tomee-1.7.2 branch and re-create it for release? Thanks Jon On Tue, Apr 28, 2015 at 8:45 AM, Romain Manni-Bucau <[email protected]> wrote: > yes, think it is the kind of things we have to do in the release branch > > > Romain Manni-Bucau > @rmannibucau <https://twitter.com/rmannibucau> | Blog > <http://rmannibucau.wordpress.com> | Github < > https://github.com/rmannibucau> | > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber > <http://www.tomitribe.com> > > 2015-04-28 17:39 GMT+02:00 Jonathan Gallimore <[email protected]>: > > > Will revert that as soon as I can. Happy to try not pushing that commit > if > > I have to try again. > > > > Jon > > > > On Tue, Apr 28, 2015 at 8:36 AM, Romain Manni-Bucau < > [email protected] > > > > > wrote: > > > > > why does it hit our repo? it breaks projects depending on us (like > > > deltaspike) > > > > > > Romain Manni-Bucau > > > @rmannibucau <https://twitter.com/rmannibucau> | Blog > > > <http://rmannibucau.wordpress.com> | Github < > > > https://github.com/rmannibucau> | > > > LinkedIn <https://www.linkedin.com/in/rmannibucau> | Tomitriber > > > <http://www.tomitribe.com> > > > > > > ---------- Forwarded message ---------- > > > From: <[email protected]> > > > Date: 2015-04-28 17:33 GMT+02:00 > > > Subject: tomee git commit: Updating variables for release > > > To: [email protected] > > > > > > > > > Repository: tomee > > > Updated Branches: > > > refs/heads/tomee-1.7.x 37d66623e -> 88910204c > > > > > > > > > Updating variables for release > > > > > > > > > Project: http://git-wip-us.apache.org/repos/asf/tomee/repo > > > Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/88910204 > > > Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/88910204 > > > Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/88910204 > > > > > > Branch: refs/heads/tomee-1.7.x > > > Commit: 88910204c6e93e6ab39cda542075a0074ae05f95 > > > Parents: 37d6662 > > > Author: Jonathan Gallimore <[email protected]> > > > Authored: Tue Apr 28 15:32:59 2015 +0000 > > > Committer: Jonathan Gallimore <[email protected]> > > > Committed: Tue Apr 28 15:32:59 2015 +0000 > > > > > > ---------------------------------------------------------------------- > > > pom.xml | 4 ++-- > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > ---------------------------------------------------------------------- > > > > > > > > > http://git-wip-us.apache.org/repos/asf/tomee/blob/88910204/pom.xml > > > ---------------------------------------------------------------------- > > > diff --git a/pom.xml b/pom.xml > > > index 012e22f..83a1501 100644 > > > --- a/pom.xml > > > +++ b/pom.xml > > > @@ -97,8 +97,8 @@ > > > > > <test.complexity.coverage.minimun>0</test.complexity.coverage.minimun> > > > <test.branch.coverage.minimun>0</test.branch.coverage.minimun> > > > <test.coverage.skip>false</test.coverage.skip> > > > - <openejb.version>4.7.2-SNAPSHOT</openejb.version> > > > - <tomee.version>1.7.2-SNAPSHOT</tomee.version> > > > + <openejb.version>4.7.2</openejb.version> > > > + <tomee.version>1.7.2</tomee.version> > > > > > > <openjpa.version>2.4.0</openjpa.version> > > > > > > > <org.apache.openwebbeans.version>1.2.7</org.apache.openwebbeans.version> > > > > > > > > > > > -- > > Jonathan Gallimore > > http://twitter.com/jongallimore > > http://www.tomitribe.com > > > -- Jonathan Gallimore http://twitter.com/jongallimore http://www.tomitribe.com
