Richard S. Hall wrote:
Stefano Lenzi wrote:
Sahoo wrote:
Earlier I sent a mail to users alias, but I guess that email thread
was not appropriate for this issue.
I would like to know the license under which the following two
artifacts are distributed in Maven2 standard
repository(http://repo1.maven.org/maven2/) :
*org.osgi:osgi_R4_core* and *org.osgi:osgi_R4_compendium*
As far as I know we haven't created such artifact, but I think that
OSGi Alliance created them. Finally, IMHO the license is EPL.
The OSGi code is released under the Apache software license...
You are referring to org.osgi.* artifacts in
http://repo1.maven.org/maven2/org/apache/felix/, right?
I don't know anything about the specific artifacts you are mentioning.
In reality, I am not sure why you are worried about finding "vendor
neutral" sources for these artifacts, since it really doesn't make
much difference.
I know it does not make much difference, but it is something I am
worried in general while setting my dependencies. I strongly feel that
standard APIs (like Java EE APIs, OSGi APIs) should be made available
under well known, unique groupId:artifactId so that it is easy to find
out when a program depends on vendor dependent stuff.
It would probably be easier for you to use the version that we publish
at Felix since I am pretty certain they are packaged correctly with
proper notices. There is nothing that makes them tied to Felix, we are
only the packager of them.
Yes, I see that in those artifacts.
Thanks for pointing me to them,
Sahoo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]