You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eagle.apache.org by asdf2014 <gi...@git.apache.org> on 2017/04/19 04:04:52 UTC

[GitHub] eagle pull request #922: [MINOR] Fix some project construction problems abou...

GitHub user asdf2014 opened a pull request:

    https://github.com/apache/eagle/pull/922

    [MINOR] Fix some project construction problems about `test sources`

    Fix some project construction problems about `test sources`
    * "src/test/org.apache.eagle.xxx" -> "src/test/java/org.apache.eagle.xxx"
    
    Involved modules:
    * eagle-hbase-web
    * eagle-hdfs-web

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

    $ git pull https://github.com/asdf2014/eagle project_infrastructure

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

    https://github.com/apache/eagle/pull/922.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 #922
    
----
commit 2c2a7a31d885378975ad7e560f2d1759ad1b6c67
Author: asdf2014 <15...@qq.com>
Date:   2017-04-19T04:02:22Z

    Fix some project construction problems about `test sources`

----


---
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] eagle issue #922: [MINOR] Fix some project construction problems about `test...

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

    https://github.com/apache/eagle/pull/922
  
    @asdf2014 Thanks!


---

[GitHub] eagle issue #922: [MINOR] Fix some project construction problems about `test...

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

    https://github.com/apache/eagle/pull/922
  
    @asdf2014 what's the changes? If no, could you please help close it?


---
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] eagle pull request #922: [MINOR] Fix some project construction problems abou...

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

    https://github.com/apache/eagle/pull/922


---

[GitHub] eagle issue #922: [MINOR] Fix some project construction problems about `test...

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

    https://github.com/apache/eagle/pull/922
  
    @haoch Done


---