[jboss-dev-forums] [Design of JBoss Build System] - Re: Shared Parent POM for dependencyManagement
adrian@jboss.org
do-not-reply at jboss.com
Wed Mar 19 10:29:02 EDT 2008
"ALRubinger" wrote :
| So we can also look at locking down versions by placing them in brackets, forcing a version conflict failure if there's a problem. Brian alludes to some problems here; I'm not sure in which way these might manifest themselves.
|
No we should use constraints (version ranges). But we need to understand
how that interacts with the release process and reproducability of tagged versions.
Specific versions is just a very restrictive form of version constraint
that will make it virtually impossible to upgrade projects without also doing
dummy releases of other projects to change their constraints to agree.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137782#4137782
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137782
More information about the jboss-dev-forums
mailing list