You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by RalphSu <gi...@git.apache.org> on 2016/07/25 07:52:55 UTC

[GitHub] incubator-eagle pull request #273: develop : fix NPE and broken test

GitHub user RalphSu opened a pull request:

    https://github.com/apache/incubator-eagle/pull/273

    develop : fix NPE and broken test

    1. avoid mismatch metadata caused serialize/deserialize NPE issue
    2. fix broken test in remote branch after merge

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

    $ git pull https://github.com/RalphSu/incubator-eagle develop

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

    https://github.com/apache/incubator-eagle/pull/273.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 #273
    
----
commit 97196bff6e97c9dcd43defde56d180a43e99b456
Author: Ralph, Su <su...@gmail.com>
Date:   2016-07-25T07:31:14Z

    avoid mismatch metadata caused serialize/deserialize NPE issue

commit 7028f7d916d7e599455b030d9422ad405c42a26b
Author: Ralph, Su <su...@gmail.com>
Date:   2016-07-25T07:32:10Z

    Merge remote-tracking branch 'apache/develop' into develop

commit 22322d4991ca212ec8d9d421edce3aea3ef211e2
Author: Ralph, Su <su...@gmail.com>
Date:   2016-07-25T07:46:11Z

    fix broken test in remote branch after merge

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle issue #273: EAGLE-394 : fix NPE and broken test

Posted by RalphSu <gi...@git.apache.org>.
Github user RalphSu commented on the issue:

    https://github.com/apache/incubator-eagle/pull/273
  
    The is merged in f1a93b1bbc29aadbda5f09ddf2622252e8893b0b.
    
    But looks the pr still show unmerged commit. Nevermind, close this manually.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request #273: EAGLE-394 : fix NPE and broken test

Posted by RalphSu <gi...@git.apache.org>.
Github user RalphSu closed the pull request at:

    https://github.com/apache/incubator-eagle/pull/273


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request #273: EAGLE-394 : fix NPE and broken test

Posted by RalphSu <gi...@git.apache.org>.
Github user RalphSu closed the pull request at:

    https://github.com/apache/incubator-eagle/pull/273


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle issue #273: EAGLE-394 : fix NPE and broken test

Posted by RalphSu <gi...@git.apache.org>.
Github user RalphSu commented on the issue:

    https://github.com/apache/incubator-eagle/pull/273
  
    Quick(might be hurry) JIRA/Open fix to the exception found.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request #273: EAGLE-394 : fix NPE and broken test

Posted by RalphSu <gi...@git.apache.org>.
GitHub user RalphSu reopened a pull request:

    https://github.com/apache/incubator-eagle/pull/273

    EAGLE-394 : fix NPE and broken test

    1. avoid mismatch metadata caused serialize/deserialize NPE issue
    2. fix broken test in remote branch after merge

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

    $ git pull https://github.com/RalphSu/incubator-eagle develop

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

    https://github.com/apache/incubator-eagle/pull/273.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 #273
    
----
commit 28a2737e63f20448950aa016496c9a0afe31d9d4
Author: Ralph, Su <su...@gmail.com>
Date:   2016-07-26T00:25:33Z

    EAGLE-394 : fix NPE and broken test
    
    1. avoid mismatch metadata caused serialize/deserialize NPE issue
    2. fix broken test in remote branch after merge
    
    Author: ralphsu
    Reviewer: ralphsu
    
    Closes #273

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---