Spring's 3.0 version is now GA release, before that they have launched 3.0 RC1RC2 version Also, there was Spring 3.0 M2 version. What's the difference between GA, RC, M versions?


GA = General availability (a release); should be very stable and feature complete

RC = Release candidate; probably feature complete and should be pretty stable - problems should be relatively rare and minor, but worth reporting to try to get them fixed for release.

M = Milestone build - probably not feature complete; should be vaguely stable (i.e. it's more than just a nightly snapshot) but may still have problems.


출처 - http://stackoverflow.com/questions/2107484/what-is-the-difference-between-ga-rc-and-m2-release





'IDE & Build > Common' 카테고리의 다른 글

snapshot 의미  (0) 2012.12.30
Posted by linuxism
,