Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [babel-dev] Babel Tools Release 0.9.0.B1 - almost there

Hi

sure... this should not be a problem. Just means we have to introduce enough new features to justify the version bumps ;)

regards
Stefan

On 05.03.2013 05:01, Kit Lo wrote:

Stefan,

Very glad to hear the great progress for the tools!

The Babel language packs in June will be named Babel Language Packs R0.11.0. It'd be nice to line up the tools with the same release number!

Kit Lo
Eclipse Babel Project Lead
IBM Eclipse SDK (IES) Globalization Technical Lead
IBM Rational solution for Collaborative Lifecycle Management (CLM) Globalization Technical Lead


Inactive hide details for Stefan Strobl ---03/02/2013
          12:02:35 PM---Hi since I have now had the chance to document
          what we did Stefan Strobl ---03/02/2013 12:02:35 PM---Hi since I have now had the chance to document what we did yesterday (or at

From: Stefan Strobl <stefan.strobl@xxxxxxxxxxxxxxxxx>
To: babel-dev@xxxxxxxxxxx,
Date: 03/02/2013 12:02 PM
Subject: [babel-dev] Babel Tools Release 0.9.0.B1 - almost there
Sent by: babel-dev-bounces@xxxxxxxxxxx





Hi

since I have now had the chance to document what we did yesterday (or at
least the generic process behind), here's the update:

* Documentation:
https://code.google.com/a/eclipselabs.org/p/tapiji/wiki/BabelToolsRelease (currently
still in the EclipseLabs Wiki, should probably be moved to the
Babel/Eclipse Wiki)
* We decided to try our release with a "beta" run -> e.g. not release
0.9.0, but 0.9.0.B1 - this way we can still fix some bugs and iron out
some of the edges of our release process
* the final release will be named 0.9.0.FINAL -> as 0.9.0 would be
considered "older" than all previous releases (including the nightly
builds).
* the branch rb-0.9.0 was created, all changes to versions etc were made
there.
* the version 0.9.0.B1 was tagged with tag 0.9.0.B1 (duh)
* both branch and tag were pushed to origin (e.g. the eclipse git repo)
* any changes to the 0.9.0.FINAL release should be made on master, then
merged into the release branch (please coordinate via this mailing list)
* master has been bumped to 0.9.1-SNAPSHOT
* quite a bit of work has gone into documenting stuff in our wiki... see
for yourself:
https://code.google.com/a/eclipselabs.org/p/tapiji/wiki/development (and
subpages)

open issues
* currently the release CI build also publishes to
build.eclipse.org/..../babel-tools-nightly -> far from ideal
* we still have to agree on where release artifacts are published to
(download.eclipse.org ?) and if this happens manually (e.g. build
publishes to staging and artifacts are then copied over directly on the
server) or automatically
* how do we announce new releases on the project page?
* how do we create release notes, how much support is there from
bugzilla. personally i would really prefer a solution that just involves
listing all bugs with a specific version in bugzilla (also see my last
post to this mailing list)

that's it for now... looking forward to your feedback!
regards
Stefan
_______________________________________________
babel-dev mailing list
babel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/babel-dev




_______________________________________________
babel-dev mailing list
babel-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/babel-dev


Back to the top