You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sqoop.apache.org by "Abhijeet Gaikwad (JIRA)" <ji...@apache.org> on 2012/08/03 12:43:02 UTC

[jira] [Created] (SQOOP-537) TestMPersistableEntity does not contain license header

Abhijeet Gaikwad created SQOOP-537:
--------------------------------------

             Summary: TestMPersistableEntity does not contain license header
                 Key: SQOOP-537
                 URL: https://issues.apache.org/jira/browse/SQOOP-537
             Project: Sqoop
          Issue Type: Bug
            Reporter: Abhijeet Gaikwad
            Assignee: Abhijeet Gaikwad
             Fix For: 2.0.0


Error:
"mvn install" fails with exception: "Too many unapproved licenses: 1"


Cause:

./common/target/rat.txt contains:
 !????? /home/ag/apache-sqoop/sqoop2/common/src/test/java/org/apache/sqoop/model/TestMPersistableEntity.java

Seems to be regression for the following commit:
------------------------------------------------------------------------
r1368623 | blee | 2012-08-02 23:21:30 +0530 (Thu, 02 Aug 2012) | 1 line

SQOOP-534: Add ability to find out if MPersistableEntity do already have persistent ID
------------------------------------------------------------------------

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (SQOOP-537) TestMPersistableEntity does not contain license header

Posted by "Abhijeet Gaikwad (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Abhijeet Gaikwad updated SQOOP-537:
-----------------------------------

    Attachment: SQOOP-537.patch

This patch resolves the issue.

Bypassing review board, just added the License. Let me know your comments here.
                
> TestMPersistableEntity does not contain license header
> ------------------------------------------------------
>
>                 Key: SQOOP-537
>                 URL: https://issues.apache.org/jira/browse/SQOOP-537
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Abhijeet Gaikwad
>            Assignee: Abhijeet Gaikwad
>             Fix For: 2.0.0
>
>         Attachments: SQOOP-537.patch
>
>
> Error:
> "mvn install" fails with exception: "Too many unapproved licenses: 1"
> Cause:
> ./common/target/rat.txt contains:
>  !????? /home/ag/apache-sqoop/sqoop2/common/src/test/java/org/apache/sqoop/model/TestMPersistableEntity.java
> Seems to be regression for the following commit:
> ------------------------------------------------------------------------
> r1368623 | blee | 2012-08-02 23:21:30 +0530 (Thu, 02 Aug 2012) | 1 line
> SQOOP-534: Add ability to find out if MPersistableEntity do already have persistent ID
> ------------------------------------------------------------------------

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (SQOOP-537) TestMPersistableEntity does not contain license header

Posted by "Bilung Lee (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/SQOOP-537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13428282#comment-13428282 ] 

Bilung Lee commented on SQOOP-537:
----------------------------------

Thanks, Abhijeet.  Patch looks good.  Will commit the patch shortly.
                
> TestMPersistableEntity does not contain license header
> ------------------------------------------------------
>
>                 Key: SQOOP-537
>                 URL: https://issues.apache.org/jira/browse/SQOOP-537
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Abhijeet Gaikwad
>            Assignee: Abhijeet Gaikwad
>             Fix For: 2.0.0
>
>         Attachments: SQOOP-537.patch
>
>
> Error:
> "mvn install" fails with exception: "Too many unapproved licenses: 1"
> Cause:
> ./common/target/rat.txt contains:
>  !????? /home/ag/apache-sqoop/sqoop2/common/src/test/java/org/apache/sqoop/model/TestMPersistableEntity.java
> Seems to be regression for the following commit:
> ------------------------------------------------------------------------
> r1368623 | blee | 2012-08-02 23:21:30 +0530 (Thu, 02 Aug 2012) | 1 line
> SQOOP-534: Add ability to find out if MPersistableEntity do already have persistent ID
> ------------------------------------------------------------------------

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (SQOOP-537) TestMPersistableEntity does not contain license header

Posted by "Jarek Jarcec Cecho (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/SQOOP-537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jarek Jarcec Cecho resolved SQOOP-537.
--------------------------------------

    Resolution: Fixed

I'm also giving +1 here. I've needed this in to unblock me, so I've committed it.

Committed revision 1369200.

Thanks for your contribution Abhijeet!

Jarcec
                
> TestMPersistableEntity does not contain license header
> ------------------------------------------------------
>
>                 Key: SQOOP-537
>                 URL: https://issues.apache.org/jira/browse/SQOOP-537
>             Project: Sqoop
>          Issue Type: Bug
>            Reporter: Abhijeet Gaikwad
>            Assignee: Abhijeet Gaikwad
>             Fix For: 2.0.0
>
>         Attachments: SQOOP-537.patch
>
>
> Error:
> "mvn install" fails with exception: "Too many unapproved licenses: 1"
> Cause:
> ./common/target/rat.txt contains:
>  !????? /home/ag/apache-sqoop/sqoop2/common/src/test/java/org/apache/sqoop/model/TestMPersistableEntity.java
> Seems to be regression for the following commit:
> ------------------------------------------------------------------------
> r1368623 | blee | 2012-08-02 23:21:30 +0530 (Thu, 02 Aug 2012) | 1 line
> SQOOP-534: Add ability to find out if MPersistableEntity do already have persistent ID
> ------------------------------------------------------------------------

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira