<p>Except releases would then no longer be 100% reproducible. Probably comes down to a matter of policy.</p>
<p>-Jordan</p>
<div class="gmail_quote">On Jan 28, 2011 6:33 PM, &quot;Brian Leathem&quot; &lt;<a href="mailto:bleathem@gmail.com">bleathem@gmail.com</a>&gt; wrote:<br type="attribution">&gt; Good idea!<br>&gt; <br>&gt; Or something like either:<br>
&gt; &lt;version&gt;[3.0.0.Beta2,3.0.1)&lt;/version&gt;<br>&gt; or<br>&gt; &lt;version&gt;[3.0.0.Beta2,3.1)&lt;/version&gt;<br>&gt; <br>&gt; That way breaking changes if bound to a version increment, would then <br>&gt; require modules to re-release.<br>
&gt; <br>&gt; Brian<br>&gt; <br>&gt; On 01/28/2011 03:25 PM, Lincoln Baxter, III wrote:<br>&gt;&gt; Have we considered using version range specifiers via the maven <br>&gt;&gt; artifact syntax?<br>&gt;&gt;<br>&gt;&gt; If modules used something like:<br>
&gt;&gt;<br>&gt;&gt; &lt;version&gt;[3.0.0.Beta2,)&lt;/version&gt;<br>&gt;&gt;<br>&gt;&gt; It would allow more flexibility as we go along / upgrade individual <br>&gt;&gt; modules. This way we wouldn&#39;t need to re-release *everything* when we <br>
&gt;&gt; re-release *one* thing. WDYT? I&#39;m sure there are consequences, but <br>&gt;&gt; others may have ideas too.<br>&gt;&gt;<br>&gt;&gt; ~Lincoln<br>&gt; <br>&gt; _______________________________________________<br>
&gt; seam-dev mailing list<br>&gt; <a href="mailto:seam-dev@lists.jboss.org">seam-dev@lists.jboss.org</a><br>&gt; <a href="https://lists.jboss.org/mailman/listinfo/seam-dev">https://lists.jboss.org/mailman/listinfo/seam-dev</a><br>
</div>