You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tomee.apache.org by "Ted Kirby (JIRA)" <ji...@apache.org> on 2007/04/04 16:02:32 UTC

[jira] Updated: (OPENEJB-555) Don't ship files with Sun copyright statements

     [ https://issues.apache.org/jira/browse/OPENEJB-555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ted Kirby updated OPENEJB-555:
------------------------------

    Priority: Blocker  (was: Major)

I think this must be fixed before shipping.

> Don't ship files with Sun copyright statements
> ----------------------------------------------
>
>                 Key: OPENEJB-555
>                 URL: https://issues.apache.org/jira/browse/OPENEJB-555
>             Project: OpenEJB
>          Issue Type: Bug
>    Affects Versions: 3.0
>            Reporter: Ted Kirby
>            Priority: Blocker
>
> David Blevins acknowledges in this mail thread that this issue must be resolved to ship 3.0: http://www.nabble.com/Shipping-files-with-Sun-copyright-statements--tf3521776.html#a9824393
> I have discovered some nasty-looking Sun copyright statements in these files:
> container/openejb-core/src/main/resources/schema/ejb-jar_1_1.dtd
> container/openejb-core/src/main/resources/schema/ejb-jar_2_0.dtd
> container/openejb-jee/src/main/resources/META-INF/schema/application-client_5.xsd
> container/openejb-jee/src/main/resources/META-INF/schema/application_5.xsd
> container/openejb-jee/src/main/resources/META-INF/schema/ejb-jar_3_0.xsd
> container/openejb-jee/src/main/resources/META-INF/schema/javaee_5.xsd
> container/openejb-jee/src/main/resources/META-INF/schema/javaee_web_services_1_2.xsd
> container/openejb-jee/src/main/resources/META-INF/schema/javaee_web_services_client_1_2.xsd
> container/openejb-jee/src/main/resources/META-INF/schema/jsp_2_1.xsd
> container/openejb-jee/src/main/resources/META-INF/schema/web-app_2_5.xsd
> container/openejb-jee/src/main/resources/META-INF/schema/web-facesconfig_1_2.xsd
> container/openejb-jee/src/main/resources/META-INF/schema/web-jsptaglibrary_2_1.xsd
> container/openejb-jee/src/main/xsd/ejb-jar_3_0.xsd
> container/openejb-jee/src/main/xsd/javaee_5.xsd
> container/openejb-jee/src/main/xsd/javaee_web_services_client_1_2.xsd
> The copyright statement is:
> "Copyright (c) 2000 Sun Microsystems, Inc.,
> 901 San Antonio Road,
> Palo Alto, California 94303, U.S.A.
> All rights reserved.
> Sun Microsystems, Inc. has intellectual property rights relating to
> technology embodied in the product that is described in this document.
> In particular, and without limitation, these intellectual property
> rights may include one or more of the U.S. patents listed at
> http://www.sun.com/patents and one or more additional patents or
> pending patent applications in the U.S. and in other countries.
> This document and the product to which it pertains are distributed
> under licenses restricting their use, copying, distribution, and
> decompilation.  This document may be reproduced and distributed but may
> not be changed without prior written authorization of Sun and its
> licensors, if any."
> David Blevins said: "This is on the TODO list before we can ship any 3x releases."
> I'd like this fixed in 3.0 release.
> Thanks.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.