As I understand it you must do the following:
1. Include the entire contents of the CDDL header notice [1].
2. Include the entire contentns of the CDDL license text [2] in full
for both source and binary distributions.
[1]
http://fisheye5.cenqua.com/browse/~raw,r=1.2/javaserverfaces-sources/www/legal/jsf-cddl/jsf-cddl-header.txt
[2] https://javaserverfaces.dev.java.net/LICENSE.txt
Dennis Byrne-3 wrote:
>
> I would like to use a custom EntityResolver in order to prevent apps from
> going to the Internet each time faces-config.xml or a .tld file is parsed.
> Doing that means distributing the jar with these four files [1].
>
> I'm not seeking official legal advice, but is this as simple as shipping
> the
> binary w/ a copy of the CDDL, and adding the following to the four files?
>
> <!-- This software in this distribution under the CDDL license. -->
>
> Several MyFaces committers (and apparently Shale and Geronimo) went the
> other route - they rewrote some of these by hand. I googled a bit and
> couldn't see why the extra work. Can anyone point me to the discussion?
>
> Sorry for the cross post.
>
> [1]
> http://fisheye.jboss.org/browse/JSFUnit/trunk/jboss-jsfunit-core/src/main/resources
>
> --
> Dennis Byrne
>
>
--
View this message in context:
http://www.nabble.com/distribution-of-Sun-XSD-and-DTDs-tf4781017.html#a13715674
Sent from the My Faces - Dev mailing list archive at Nabble.com.