Alan D. Cabrera wrote:
On Jan 26, 2007, at 1:21 PM, Richard S. Hall wrote:
Alan D. Cabrera wrote:
On Jan 26, 2007, at 12:16 PM, Richard S. Hall wrote:
Red
Blue
Red
Red
Blue
Red
Perhaps we have others with viewpoints on this?
One thing we could possibly do is to allow both:
<embed-dependency>
groupId=org.mortbay.jetty;artifactId=jetty,*;scope=runtime</embed-dependency>
or
<embed>
<match groupId="org.mortbay.jetty" artifactId="jetty"/>
<match scope="runtime"/>
</embed>
In the spirit of not trying to make more work for you, I would be
happy to contribute the latter.
Something to consider...thanks.
-> richard