Questions tagged [release-cycle]
12 questions
222
votes
3 answers
What is the difference between Spring's GA, RC and M2 releases?
Spring's 3.0 version is now GA release, before that they have launched 3.0 RC1, RC2 version Also, there was Spring 3.0 M2 version. What's the difference between GA, RC, M versions?

Rakesh Juyal
- 35,919
- 68
- 173
- 214
32
votes
4 answers
Differences between CTP, Alpha, Beta, Gamma, RTM and Preview for Software Release?
It is quite intuitive that at least Gamma comes after Beta and Alpha.
But how about CTP, RTM and Preview releases? Which one comes first and last?
MEF (Managed Extensibility Framework) is currently on Preview 5 release, but I am not sure if it is a…

dance2die
- 35,807
- 39
- 131
- 194
20
votes
15 answers
Getting software version numbers right. v1.0.0.1
I distribute software online, and always wonder if there is a proper way to better define version numbers.
Let's assume A.B.C.D in the answers. When do you increase each of the components?
Do you use any other version number tricks such as D mod 2…

Brian R. Bondy
- 339,232
- 124
- 596
- 636
13
votes
8 answers
Release management - best practice
I work for a product development company.We first do internal releases,and then public release.I was wondering, how other product developing companies manage their release? How do you give release number? Tag the source control?
joe
9
votes
3 answers
What are some good strategies to allow deployed applications to be hotfixable?
In an ideal world, our development processes would be perfect, resulting in regular releases that were so thoroughly tested that it would never be necessary to "hotfix" a running application.
But, unfortunately, we live in the real world, and…

Eric Z Beard
- 37,669
- 27
- 100
- 145
7
votes
5 answers
When is Scala 2.8.0 going to be released?
Or a release candidate? My google-fu fails me.

Scott Morrison
- 3,100
- 24
- 39
5
votes
19 answers
Is it frowned upon to release your software with > 1 first commercial version number?
Is it frowned upon to release your software with a version number high than 1?
For example, some non tech-savy people might see a competitor's product with a higher version number as meaning my software is not as good.

Brian R. Bondy
- 339,232
- 124
- 596
- 636
2
votes
2 answers
Java 8 : How can it precede Java 7's general adoption
I'm finding more and more news about Java 8 - however, Java 7 is just now being adopted in a lot of places. For example, at my work, we are still on Java 6, even though some of us have Java 7.
Im wondering - what is the limit on Java available…

jayunit100
- 17,388
- 22
- 92
- 167
0
votes
1 answer
Recommended approach to test iOS app against beta iOS releases
It is good to be able to test apps against beta releases of iOS, but the number of beta releases Apple is pushing out seems to turn the benevolence into annoyance for me on several bases:
huge file downloads for the SDK and iOS images
having to…

William Niu
- 15,798
- 7
- 53
- 93
0
votes
2 answers
How do I encourage code sharing and limit the bug tracking overhead while maintaining flexibility in my releases?
How are you tracking changes, testing effort for bugs that impact multiple artifacts released separately?
Code sharing is good because it reduces the total number of paths through the code which means more impact for fewer changes and less bugs (or…

Peter Kahn
- 12,364
- 20
- 77
- 135
0
votes
1 answer
Release life cycle and version numbers
I'm working on a lot of small utility scripts for users in my office, and I want to develop a release cycle/version number system to use when testing and distributing these tools to users. I'm not sure what the relationship should be between…

Eric Anastas
- 21,675
- 38
- 142
- 236
-6
votes
2 answers
What do you think about the new Debian release cycle?
I was surprised to know that Lenny already promoted to "stable" - among some of my clients there is some fear that Debian would want to compete with Ubuntu for the desktop and forget its server devotion.
"Only" 2 years between 4.0 Etch and 5.0 Lenny…

nachik
- 754
- 3
- 9
- 11