SF mail seems hours behind so I don't know if there is a mail in the backlog from Jason describing the last changes he made to create the jboss-3.0, jboss-3.2, etc version modules with jboss-all being the main branch.
If there is, this applies to the CVSROOT/modules file version 1.188 which keeps the jboss-all branch as an alias for the 3.0 production branch. The documented procedure for building 3.0 using the Branch_3_0 version of the jboss-all module continues to be valid and will remain so. You can also check out and build 3.0 using the more descriptive jboss-3.0 module name. So, the following are valid for obtaining the current 3.0 code: cvs co -r Banch_3_0 jboss-all -> a jboss-all directory cvs co -r Banch_3_0 jboss-3.0 -> a jboss-3.0 directory To obtain the main branch you must use: cvs co jboss-head -> jboss-head directory xxxxxxxxxxxxxxxxxxxxxxxx Scott Stark Chief Technology Officer JBoss Group, LLC xxxxxxxxxxxxxxxxxxxxxxxx ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ Jboss-development mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jboss-development
