[jboss-dev-forums] [Design of JBoss Build System] - Re: Notion of 'compatible-version'?

scott.stark@jboss.org do-not-reply at jboss.com
Thu Mar 13 13:05:55 EDT 2008


"wolfc" wrote : Until we know how Maven handles ranges during its release cycle we should not be using that.
  | 
  | Suppose the following:
  | AS 5.0 depends on EJB3 [1.0,2.0)
  | Current EJB3 release is 1.0.
  | 
  | Now I release EJB3 1.1.
  | 
  | How reproducable is the AS 5.0 build?
  | 
  | 
The mvn release plugin should be recording the versions used, and that version info committed as part of the tag. The release build should effectively be locked to single versions.

How reproducible the trunk/branch build is remains. 

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136401#4136401

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136401



More information about the jboss-dev-forums mailing list