+1, but a couple of related questions... Do we have any guidelines on what the version numbers mean, especially in terms of API compatibility, for example, is it OK for an API to change between 1.0 and 1.1? I know Eclipse has published a set of guidelines (see links below), but was not sure if we've established or adopted anything similar. http://wiki.eclipse.org/API_Central http://wiki.eclipse.org/Version_Numbering
_______________________________________________________________________________________________________________ Mark Weitzel | STSM | IBM Software Group | (919) 543 0625 | [EMAIL PROTECTED] From: Ian Boston <[EMAIL PROTECTED]> To: [email protected] Date: 11/20/2008 09:28 AM Subject: Proposal To Branch for 1.0 Today I don't expect this to be controversial, but I should as just for process. Proposing Branch shindig to branches/1.0.x with a version of 1-SNAPSHOT increment trunk version to 1.1-SNAPSHOT indicating 1.1 will be the next release. The version numbers are more for Java than for Php, but I guess there might be a version number in the php code ? I have done a dry run of the maven release plugin and there are no issues, so it should be a simple one command process. (it also branches the php code because we left a pom in the base directory) Any comments ? Happy with the version numbers ? Ian

