3
votes
4answers
415 views
When is Scala 2.8.0 going to be released?
Or a release candidate? My google-fu fails me.
9
votes
7answers
504 views
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 …
5
votes
5answers
223 views
Release engineering: what books?
A part of my daily job can be described as release-engineering stuff and I'd like to keep on improving my knowledge+skill even on that specific field.
Are there other books besid …
11
votes
15answers
1k views
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 c …
0
votes
4answers
429 views
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 Fram …
-2
votes
2answers
220 views
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 forg …
0
votes
2answers
100 views
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 …
5
votes
18answers
432 views
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 …
