You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafodion.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/11/24 02:08:10 UTC

[jira] [Commented] (TRAFODION-1636) wms and dcs directories contain NOTICE and LICENSE FILES

    [ https://issues.apache.org/jira/browse/TRAFODION-1636?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15023525#comment-15023525 ] 

ASF GitHub Bot commented on TRAFODION-1636:
-------------------------------------------

GitHub user robertamarton opened a pull request:

    https://github.com/apache/incubator-trafodion/pull/185

    TRAFODION-1636 & TRAFODION-1642

    TRAFODION-1636: wms and dcs directories contain NOTICE and LICENSE FILES
    TRAFODION-1642: Release 1.3.0 copyrights and license files are incorrect
    
    Fixed up copyrights
    
    Removed Apache copyrights (should only have one copyright in file)
      core/sql/common/swscanf.cpp
      core/sql/common/sqsprintf.cpp
      core/sql/parser/ulexer.h
    
    Removed copyright - deemed to be our code and can safely remove
      core/conn/jdbc_type4/src/org/trafodion/jdbc/t4/T4DatabaseMetaData.java
      core/sql/regress/newregr/card/runregr_card.ksh
      dcs/src/main/java/org/trafodion/dcs/util/ByteBufferUtils.java
      dcs/src/main/java/org/trafodion/dcs/util/SqlUtils.java
    
    Replaced Hewlett Packard copyright with Apache copyright
      core/sql/regress/seabase/EXPECTED021
      core/sql/regress/udr/EXPECTED100.SB
      docs/client_install/source/Trafodion_Client_Installation_Guide.xml
      docs/client_install/source/xml-profile.xml
      docs/command_interface/source/Trafodion_Command_Interface_Guide.xml
      docs/command_interface/source/xml-profile.xml
      docs/odb_manual/Trafodion_odb_User_Guide.xml
      docs/sql_reference/source/Trafodion_SQL_Reference_Manual.xml
      docs/sql_reference/source/xml-profile.xml
      wms/build.xml
    
    Removed code/files that are not being used that contain invalid copyrights
      core/sqf/export/lib/Vili/Functions.pm
      core/sqf/export/lib/Vili/Helper.pm
      core/sqf/export/lib/Vili/NoDriftTimer.pm
      core/sql/common/from_GB2312.c
      core/sql/regress/newregr/mvs/BIG/expectedmv215_RU
      core/sql/regress/newregr/mvs/EXPECTEDMV500
      core/sql/regress/newregr/mvs/EXPECTEDMV500A
      core/sql/regress/newregr/mvs/EXPECTEDMV500A_LINUX
      core/sql/regress/newregr/mvs/TPCD/DBGEN_HELP.TXT
      dcs/src/main/resources/dcs-webapps/master/css/stylesheet.css
    
    Removed filters for Hewlett Packard, Tandem, Compaq, and Microsoft.  None of
    test software should returns these values
      core/sql/regress/tools/regress-filter
      core/sql/regress-tools/regress-filter-linux
    
    Removed LICENSE and NOTICE files from child directories
      dcs/LICENSE.txt
      dcs/NOTICE.txt
      wms/LICENSE.txt
      wms/NOTICE.txt
      install/README.rst
    
    Reworded comment so Copright would not show up on search
      core/sql/update/CopyrightCheck.py

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/robertamarton/incubator-trafodion cpyrts

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-trafodion/pull/185.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #185
    
----
commit 7a085965c36363a3a44f5e85d8cfc5a46280f45f
Author: Roberta Marton <ro...@esgyn.com>
Date:   2015-11-23T22:59:00Z

    TRAFODION-1636 & TRAFODION-1642
    
    TRAFODION-1636: wms and dcs directories contain NOTICE and LICENSE FILES
    TRAFODION-1642: Release 1.3.0 copyrights and license files are incorrect
    
    Fixed up copyrights
    
    Removed Apache copyrights (should only have one copyright in file)
      core/sql/common/swscanf.cpp
      core/sql/common/sqsprintf.cpp
      core/sql/parser/ulexer.h
    
    Removed copyright - deemed to be our code and can safely remove
      core/conn/jdbc_type4/src/org/trafodion/jdbc/t4/T4DatabaseMetaData.java
      core/sql/regress/newregr/card/runregr_card.ksh
      dcs/src/main/java/org/trafodion/dcs/util/ByteBufferUtils.java
      dcs/src/main/java/org/trafodion/dcs/util/SqlUtils.java
    
    Replaced Hewlett Packard copyright with Apache copyright
      core/sql/regress/seabase/EXPECTED021
      core/sql/regress/udr/EXPECTED100.SB
      docs/client_install/source/Trafodion_Client_Installation_Guide.xml
      docs/client_install/source/xml-profile.xml
      docs/command_interface/source/Trafodion_Command_Interface_Guide.xml
      docs/command_interface/source/xml-profile.xml
      docs/odb_manual/Trafodion_odb_User_Guide.xml
      docs/sql_reference/source/Trafodion_SQL_Reference_Manual.xml
      docs/sql_reference/source/xml-profile.xml
      wms/build.xml
    
    Removed code/files that are not being used that contain invalid copyrights
      core/sqf/export/lib/Vili/Functions.pm
      core/sqf/export/lib/Vili/Helper.pm
      core/sqf/export/lib/Vili/NoDriftTimer.pm
      core/sql/common/from_GB2312.c
      core/sql/regress/newregr/mvs/BIG/expectedmv215_RU
      core/sql/regress/newregr/mvs/EXPECTEDMV500
      core/sql/regress/newregr/mvs/EXPECTEDMV500A
      core/sql/regress/newregr/mvs/EXPECTEDMV500A_LINUX
      core/sql/regress/newregr/mvs/TPCD/DBGEN_HELP.TXT
      dcs/src/main/resources/dcs-webapps/master/css/stylesheet.css
    
    Removed filters for Hewlett Packard, Tandem, Compaq, and Microsoft.  None of
    test software should returns these values
      core/sql/regress/tools/regress-filter
      core/sql/regress-tools/regress-filter-linux
    
    Removed LICENSE and NOTICE files from child directories
      dcs/LICENSE.txt
      dcs/NOTICE.txt
      wms/LICENSE.txt
      wms/NOTICE.txt
      install/README.rst
    
    Reworded comment so Copright would not show up on search
      core/sql/update/CopyrightCheck.py

----


> wms and dcs directories contain NOTICE and LICENSE FILES
> --------------------------------------------------------
>
>                 Key: TRAFODION-1636
>                 URL: https://issues.apache.org/jira/browse/TRAFODION-1636
>             Project: Apache Trafodion
>          Issue Type: Bug
>          Components: Build Infrastructure
>            Reporter: Roberta Marton
>            Assignee: Roberta Marton
>
> The dcs and wms directories contain the NOTICE and LICENSE files that are now sub-summed by the NOTICE and LICENSE files in the top level directory.  These files should be removed.  They are left over from when these products were released separately.
> Trafodion does not include any source files from the products (Jamon and JUnit) mentioned in the NOTICE.txt file in its source package. Therefore, no changes are required to the top level LICENSE and NOTICE files.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)