kieker-monitoring / kieker

Kieker's main repository
Apache License 2.0
70 stars 41 forks source link

[KIEKER-912] Release Schedule for Kieker 1.8 #913

Open rju opened 6 days ago

rju commented 6 days ago

JIRA Issue: KIEKER-912 Release Schedule for Kieker 1.8 Original Reporter: Andre van Hoorn


According to the template (and the procedures for Kieker 1.5 KIEKER-412 Done , Kieker 1.6 KIEKER-710 Done , Kieker 1.7 KIEKER-909 Done ), I'd suggest the following schedule:

Suggested release date: Wed, Oct. 16, 2013 (week 42/2013).

Feel free to comment on this.

Checklist:

rju commented 2 days ago

author André van Hoorn -- Mon, 7 Oct 2013 10:01:14 +0200

According to DevGuide#CreatingaRelease

rju commented 2 days ago

author André van Hoorn -- Wed, 16 Oct 2013 13:20:46 +0200

Nils, you should be able to use the Maven dependency for Kieker 1.8

rju commented 2 days ago

author André van Hoorn -- Wed, 16 Oct 2013 13:46:41 +0200

rju commented 2 days ago

author Jan Waller -- Wed, 16 Oct 2013 13:55:14 +0200

Be careful, not to readd deleted tags, that only exist locally on your branch but no longer on the server (I removed them again). There is a command to remove all local tags not present on the server.

rju commented 2 days ago

author nils-christian -- Wed, 16 Oct 2013 14:02:37 +0200

Replying to [avh|comment:2]:
> Nils, you should be able to use the Maven dependency for Kieker 1.8

Confirmed. WebGUI uses 1.8 since changeset:5fa06ac4cc9170ffb83a4123c5c823d49a78c290/kieker.webgui.

rju commented 2 days ago

author André van Hoorn -- Wed, 16 Oct 2013 14:05:45 +0200

Replying to [jwa|comment:4]:
> Be careful, not to readd deleted tags, that only exist locally on your branch but no longer on the server (I removed them again). There is a command to remove all local tags not present on the server.

Ups, sorry. Added hint for next release to wiki:DevGuide#CreatingaRelease

rju commented 2 days ago

author André van Hoorn -- Wed, 16 Oct 2013 14:23:29 +0200

Replying to [nie|comment:5]:
> Replying to [avh|comment:2]:
> > Nils, you should be able to use the Maven dependency for Kieker 1.8
>
> Confirmed. WebGUI uses 1.8 since changeset:5fa06ac4cc9170ffb83a4123c5c823d49a78c290/kieker.webgui.

Thanks. The right Kieker Jar seems to be included. However, the LICENSE file still contains SNAPSHOT.

avhAndrè van Hoorn-ThinkPad-RSS:0:~/git_work/kieker.releases/1.8/webgui/kieker-webgui-1.8_binaries <master> $ unzip -l target/Kieker.WebGUI-1.8.war | grep kieker-1.8
  2497038  2013-10-16 14:04   WEB-INF/lib/kieker-1.8-emf.jar
    38205  2013-10-16 14:09   WEB-INF/lib/kieker-1.8-SNAPSHOT_emf.LICENSE
rju commented 2 days ago

author nils-christian -- Wed, 16 Oct 2013 14:27:05 +0200

Replying to [avh|comment:7]:
> However, the LICENSE file still contains SNAPSHOT.

Right. I knew I forgot something...I should probably add some steps for the WebGUI to the developer guide.

Added in changeset:61a49993a6bcdcd0f8af96b1d6ac9410cc450bf4/kieker.webgui

Thank you very much!

rju commented 2 days ago

author André van Hoorn -- Wed, 16 Oct 2013 15:02:23 +0200

Replying to [nie|comment:8]:
> Replying to [avh|comment:7]:
> > However, the LICENSE file still contains SNAPSHOT.
>
> Right. I knew I forgot something...I should probably add some steps for the WebGUI to the developer guide.
>
> Added in changeset:61a49993a6bcdcd0f8af96b1d6ac9410cc450bf4/kieker.webgui
>
> Thank you very much!

Thanks, Nils. WebGUI release now also published.

rju commented 2 days ago

author André van Hoorn -- Wed, 16 Oct 2013 15:03:19 +0200

Only remaining AI here: publication of release on SPEC RG site

rju commented 2 days ago

author Jan Waller -- Wed, 16 Oct 2013 15:17:19 +0200

Did you deploy the correct files or do we have a wrongly configured clock somewhere?
The Binary Release Files (in zip) are dated from 10.10.2013 16:55.

rju commented 2 days ago

author André van Hoorn -- Wed, 16 Oct 2013 15:39:24 +0200

Replying to [jwa|comment:11]:
> Did you deploy the correct files or do we have a wrongly configured clock somewhere?
> The Binary Release Files (in zip) are dated from 10.10.2013 16:55.

No that's fine. The RC created at that time has become the relase as there were no additional changes.

rju commented 2 days ago

author nils-christian -- Wed, 16 Oct 2013 18:07:34 +0200

From the download page:

"The current stable Kieker release is version 1.8 (released on April 17, 2013)."
should be
"...(released on October 16, 2013)."

rju commented 2 days ago

author Jan Waller -- Wed, 16 Oct 2013 18:14:38 +0200

Docu page still referencing old files (possible other pages, too?)

rju commented 2 days ago

author André van Hoorn -- Wed, 16 Oct 2013 21:16:45 +0200

Replying to [nie|comment:13]:
> From the download page:
>
> "The current stable Kieker release is version 1.8 (released on April 17, 2013)."
> should be
> "...(released on October 16, 2013)."

Thanks, fixed.

Replying to [jwa|comment:14]:
> Docu page still referencing old files (possible other pages, too?)

Thanks, fixed. This page was missing on the create release check page (now added).

rju commented 2 days ago

author nils-christian -- Mon, 21 Oct 2013 22:17:41 +0200

1.8 has been released.