[jira] [Commented] (GEARPUMP-18) Enable publishing gearpump artifacts to repository.apache.org

2016-05-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-18:


Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/15#issuecomment-218074951
  
+1. The UT failure is already fixed in 
https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=commit;h=83b36ef76de786534fe92a6d75149d4d561915f4
 but the sync gets stuck somehow.


> Enable publishing gearpump artifacts to repository.apache.org
> -
>
> Key: GEARPUMP-18
> URL: https://issues.apache.org/jira/browse/GEARPUMP-18
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.0
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.1
>
>
> Enable publishing gearpump artifacts to maven. 
> Process is described 
> [here|http://www.apache.org/dev/publishing-maven-artifacts.html]
> Ticket has been opened 
> [here|https://issues.apache.org/jira/browse/INFRA-11607]



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


[jira] [Commented] (GEARPUMP-18) Enable publishing gearpump artifacts to repository.apache.org

2016-05-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-18:


Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/15#issuecomment-218075324
  
Do we need to update pgp info ?


> Enable publishing gearpump artifacts to repository.apache.org
> -
>
> Key: GEARPUMP-18
> URL: https://issues.apache.org/jira/browse/GEARPUMP-18
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.0
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.1
>
>
> Enable publishing gearpump artifacts to maven. 
> Process is described 
> [here|http://www.apache.org/dev/publishing-maven-artifacts.html]
> Ticket has been opened 
> [here|https://issues.apache.org/jira/browse/INFRA-11607]



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


[jira] [Commented] (GEARPUMP-18) Enable publishing gearpump artifacts to repository.apache.org

2016-05-10 Thread Kam Kasravi (JIRA)

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

Kam Kasravi commented on GEARPUMP-18:
-

Nope, but I commited locally using SONATYPE_USERNAME and SONATYPE_PASSWORD env 
variables. These are set in .travis.yml using travis encrypt. See 
https://docs.travis-ci.com/user/encryption-keys/. So the following line 
probably needs to be changed:
{code}
secure: 
NYY003Bum6aL5h5Au8nCEY51lnDcsCErvmfzpIh0CWNY4UKnADSXkJPdureAf3OR7eMFmQxMi1rL2MQtOjlCWgaPO4TmEJrXB3vMZTTyj1COst5WIQV8S/BbgDzKFEP9zuRNbMXdRJqf0rEhIrKPagXkOTDaGNijmjCCh5y62M4=
{code}

It actually may work if Sean's SONATYPE_USERNAME and SONATYPE_PASSWORD are the 
same for repository.apache.org as for oss.sonatype.org

> Enable publishing gearpump artifacts to repository.apache.org
> -
>
> Key: GEARPUMP-18
> URL: https://issues.apache.org/jira/browse/GEARPUMP-18
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.0
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.1
>
>
> Enable publishing gearpump artifacts to maven. 
> Process is described 
> [here|http://www.apache.org/dev/publishing-maven-artifacts.html]
> Ticket has been opened 
> [here|https://issues.apache.org/jira/browse/INFRA-11607]



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


[jira] [Commented] (GEARPUMP-18) Enable publishing gearpump artifacts to repository.apache.org

2016-05-10 Thread Manu Zhang (JIRA)

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

Manu Zhang commented on GEARPUMP-18:


Then please try updating it as well.

> Enable publishing gearpump artifacts to repository.apache.org
> -
>
> Key: GEARPUMP-18
> URL: https://issues.apache.org/jira/browse/GEARPUMP-18
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.0
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.1
>
>
> Enable publishing gearpump artifacts to maven. 
> Process is described 
> [here|http://www.apache.org/dev/publishing-maven-artifacts.html]
> Ticket has been opened 
> [here|https://issues.apache.org/jira/browse/INFRA-11607]



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


[GitHub] incubator-gearpump pull request: Fixes GEARPUMP-18 Enable publishi...

2016-05-10 Thread kkasravi
GitHub user kkasravi opened a pull request:

https://github.com/apache/incubator-gearpump/pull/15

Fixes GEARPUMP-18 Enable publishing gearpump artifacts to repository.…

…apache.org

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

$ git pull https://github.com/kkasravi/incubator-gearpump issue_18

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

https://github.com/apache/incubator-gearpump/pull/15.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 #15


commit 309b6abc0d540ba7ba206c2d5a241fc2525d6727
Author: Kam Kasravi 
Date:   2016-05-10T06:10:55Z

Fixes GEARPUMP-18 Enable publishing gearpump artifacts to 
repository.apache.org




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: Fixes GEARPUMP-18 Enable publishi...

2016-05-10 Thread manuzhang
Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/15#issuecomment-218075324
  
Do we need to update pgp info ?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: Fixes GEARPUMP-18 Enable publishi...

2016-05-10 Thread manuzhang
Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/15#issuecomment-218074951
  
+1. The UT failure is already fixed in 
https://git-wip-us.apache.org/repos/asf?p=incubator-gearpump.git;a=commit;h=83b36ef76de786534fe92a6d75149d4d561915f4
 but the sync gets stuck somehow.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: fix GEARPUMP-118 change package n...

2016-05-10 Thread kkasravi
Github user kkasravi commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/14#issuecomment-218072073
  
+1 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GEARPUMP-18) Enable publishing gearpump artifacts to repository.apache.org

2016-05-10 Thread Kam Kasravi (JIRA)

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

Kam Kasravi commented on GEARPUMP-18:
-

The line i mentioned in .travis.yml is related to travis deployment using the 
github provider: releases. The secret is a github auth token so it doesn't need 
to be changed. I'm unsure how SONATYPE_USERNAME and SONATYPE_PASSWORD are set 
since it's not done in .travis.yml. We should try to build on travis and see if 
we're getting snapshots generated.

> Enable publishing gearpump artifacts to repository.apache.org
> -
>
> Key: GEARPUMP-18
> URL: https://issues.apache.org/jira/browse/GEARPUMP-18
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.0
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.1
>
>
> Enable publishing gearpump artifacts to maven. 
> Process is described 
> [here|http://www.apache.org/dev/publishing-maven-artifacts.html]
> Ticket has been opened 
> [here|https://issues.apache.org/jira/browse/INFRA-11607]



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


[jira] [Commented] (GEARPUMP-118) Change package name to org.apache.gearpump

2016-05-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-118:
-

Github user darionyaphet commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/14#issuecomment-218150639
  
+1


> Change package name to org.apache.gearpump
> --
>
> Key: GEARPUMP-118
> URL: https://issues.apache.org/jira/browse/GEARPUMP-118
> Project: Apache Gearpump
>  Issue Type: Task
>  Components: all
>Reporter: Huafeng Wang
>Assignee: Huafeng Wang
> Fix For: 0.8.1
>
>




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


[jira] [Commented] (GEARPUMP-118) Change package name to org.apache.gearpump

2016-05-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-118:
-

Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/14#issuecomment-218157394
  
This has already been merged but the mirror sync gets stuck somehow.  I 
filed https://issues.apache.org/jira/browse/INFRA-11836 for this.


> Change package name to org.apache.gearpump
> --
>
> Key: GEARPUMP-118
> URL: https://issues.apache.org/jira/browse/GEARPUMP-118
> Project: Apache Gearpump
>  Issue Type: Task
>  Components: all
>Reporter: Huafeng Wang
>Assignee: Huafeng Wang
> Fix For: 0.8.1
>
>




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


[jira] [Commented] (GEARPUMP-118) Change package name to org.apache.gearpump

2016-05-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-118:
-

Github user asfgit closed the pull request at:

https://github.com/apache/incubator-gearpump/pull/14


> Change package name to org.apache.gearpump
> --
>
> Key: GEARPUMP-118
> URL: https://issues.apache.org/jira/browse/GEARPUMP-118
> Project: Apache Gearpump
>  Issue Type: Task
>  Components: all
>Reporter: Huafeng Wang
>Assignee: Huafeng Wang
> Fix For: 0.8.1
>
>




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


[jira] [Commented] (GEARPUMP-18) Enable publishing gearpump artifacts to repository.apache.org

2016-05-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-18:


Github user kkasravi commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/15#issuecomment-218185502
  
i think we're ok. 


> Enable publishing gearpump artifacts to repository.apache.org
> -
>
> Key: GEARPUMP-18
> URL: https://issues.apache.org/jira/browse/GEARPUMP-18
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.0
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.1
>
>
> Enable publishing gearpump artifacts to maven. 
> Process is described 
> [here|http://www.apache.org/dev/publishing-maven-artifacts.html]
> Ticket has been opened 
> [here|https://issues.apache.org/jira/browse/INFRA-11607]



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


[jira] [Commented] (GEARPUMP-18) Enable publishing gearpump artifacts to repository.apache.org

2016-05-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-18:


Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/15#issuecomment-218193831
  
+1


> Enable publishing gearpump artifacts to repository.apache.org
> -
>
> Key: GEARPUMP-18
> URL: https://issues.apache.org/jira/browse/GEARPUMP-18
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.0
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.1
>
>
> Enable publishing gearpump artifacts to maven. 
> Process is described 
> [here|http://www.apache.org/dev/publishing-maven-artifacts.html]
> Ticket has been opened 
> [here|https://issues.apache.org/jira/browse/INFRA-11607]



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


[jira] [Resolved] (GEARPUMP-18) Enable publishing gearpump artifacts to repository.apache.org

2016-05-10 Thread Manu Zhang (JIRA)

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

Manu Zhang resolved GEARPUMP-18.

Resolution: Fixed

Issue resolved by pull request 15
[https://github.com/apache/incubator-gearpump/pull/15]

> Enable publishing gearpump artifacts to repository.apache.org
> -
>
> Key: GEARPUMP-18
> URL: https://issues.apache.org/jira/browse/GEARPUMP-18
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.0
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.1
>
>
> Enable publishing gearpump artifacts to maven. 
> Process is described 
> [here|http://www.apache.org/dev/publishing-maven-artifacts.html]
> Ticket has been opened 
> [here|https://issues.apache.org/jira/browse/INFRA-11607]



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


[jira] [Commented] (GEARPUMP-18) Enable publishing gearpump artifacts to repository.apache.org

2016-05-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-18:


Github user asfgit closed the pull request at:

https://github.com/apache/incubator-gearpump/pull/15


> Enable publishing gearpump artifacts to repository.apache.org
> -
>
> Key: GEARPUMP-18
> URL: https://issues.apache.org/jira/browse/GEARPUMP-18
> Project: Apache Gearpump
>  Issue Type: Sub-task
>Affects Versions: 0.8.0
>Reporter: Kam Kasravi
>Assignee: Kam Kasravi
> Fix For: 0.8.1
>
>
> Enable publishing gearpump artifacts to maven. 
> Process is described 
> [here|http://www.apache.org/dev/publishing-maven-artifacts.html]
> Ticket has been opened 
> [here|https://issues.apache.org/jira/browse/INFRA-11607]



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


[GitHub] incubator-gearpump pull request: fix GEARPUMP-118 change package n...

2016-05-10 Thread darionyaphet
Github user darionyaphet commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/14#issuecomment-218150639
  
+1


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: fix GEARPUMP-118 change package n...

2016-05-10 Thread manuzhang
Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/14#issuecomment-218157394
  
This has already been merged but the mirror sync gets stuck somehow.  I 
filed https://issues.apache.org/jira/browse/INFRA-11836 for this.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: Fixes GEARPUMP-18 Enable publishi...

2016-05-10 Thread manuzhang
Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/15#issuecomment-218193831
  
+1


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: Fixes GEARPUMP-18 Enable publishi...

2016-05-10 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-gearpump/pull/15


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: Fixes GEARPUMP-18 Enable publishi...

2016-05-10 Thread kkasravi
Github user kkasravi commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/15#issuecomment-218185502
  
i think we're ok. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: fix GEARPUMP-118 change package n...

2016-05-10 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-gearpump/pull/14


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[jira] [Commented] (GEARPUMP-106) Gearpump Redis Integration

2016-05-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GEARPUMP-106:
-

Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/11#issuecomment-218341158
  
@darionyaphet also please modify your commit comment to `fix GEARPUMP-106, 
Redis integration` which would make our pr merge script happier. 


> Gearpump Redis Integration
> --
>
> Key: GEARPUMP-106
> URL: https://issues.apache.org/jira/browse/GEARPUMP-106
> Project: Apache Gearpump
>  Issue Type: New Feature
>Affects Versions: 0.8.0, 0.8.1
>Reporter: darion yaphet
>Assignee: darion yaphet
>Priority: Critical
>
> [Redis | http://redis.io/] is a hight performance in memory storage , and 
> have widely used in a lot of project . It's should support redis as 
> DataSource and DataSink .



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


Package rename

2016-05-10 Thread Manu Zhang
Hi All,

We've renamed our package name from *io.gearpump* to
*org.apache.gearpump *thanks
to Huafeng's effort. Please rebase your existing pull request and I'm
afraid you have to manually resolve the conflicts. Sorry for the
inconvenience.

Regards,
Manu Zhang


Re: Package rename

2016-05-10 Thread Jiang Weihua
GREAT WORK. Thanks Huafeng!

Let’s plan for a new release to accommodate these changes. 



在 16/5/11 上午9:58,“Manu Zhang” 写入:

>Hi All,
>
>We've renamed our package name from *io.gearpump* to
>*org.apache.gearpump *thanks
>to Huafeng's effort. Please rebase your existing pull request and I'm
>afraid you have to manually resolve the conflicts. Sorry for the
>inconvenience.
>
>Regards,
>Manu Zhang



Re: Package rename

2016-05-10 Thread Manu Zhang
Weihua,

Could you help to update the ReleaseProcess.md ?


On Wed, May 11, 2016 at 10:54 AM Jiang Weihua  wrote:

> GREAT WORK. Thanks Huafeng!
>
> Let’s plan for a new release to accommodate these changes.
>
>
>
> 在 16/5/11 上午9:58,“Manu Zhang” 写入:
>
> >Hi All,
> >
> >We've renamed our package name from *io.gearpump* to
> >*org.apache.gearpump *thanks
> >to Huafeng's effort. Please rebase your existing pull request and I'm
> >afraid you have to manually resolve the conflicts. Sorry for the
> >inconvenience.
> >
> >Regards,
> >Manu Zhang
>
>


Re: Package rename

2016-05-10 Thread Jiang Weihua
Any change needed for that?




在 16/5/11 上午11:03,“Manu Zhang” 写入:

>Weihua,
>
>Could you help to update the ReleaseProcess.md ?
>
>
>On Wed, May 11, 2016 at 10:54 AM Jiang Weihua  wrote:
>
>> GREAT WORK. Thanks Huafeng!
>>
>> Let’s plan for a new release to accommodate these changes.
>>
>>
>>
>> 在 16/5/11 上午9:58,“Manu Zhang” 写入:
>>
>> >Hi All,
>> >
>> >We've renamed our package name from *io.gearpump* to
>> >*org.apache.gearpump *thanks
>> >to Huafeng's effort. Please rebase your existing pull request and I'm
>> >afraid you have to manually resolve the conflicts. Sorry for the
>> >inconvenience.
>> >
>> >Regards,
>> >Manu Zhang
>>
>>



[GitHub] incubator-gearpump pull request: fix #106 Gearpump Redis Integrati...

2016-05-10 Thread huafengw
Github user huafengw commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/11#issuecomment-218340489
  
@darionyaphet we have changed Gearpump's package name, please rebase our 
latest code. Sorry for the inconvenient.  


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: fix #106 Gearpump Redis Integrati...

2016-05-10 Thread manuzhang
Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/11#issuecomment-218341158
  
@darionyaphet also please modify your commit comment to `fix GEARPUMP-106, 
Redis integration` which would make our pr merge script happier. 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: fix #106 Gearpump Redis Integrati...

2016-05-10 Thread darionyaphet
Github user darionyaphet commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/11#issuecomment-218355383
  
Hi  @huafengw sure I will rename packages from io.gearpump to 
org.apache.gearpump :D 


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: fix #106 Gearpump Redis Integrati...

2016-05-10 Thread darionyaphet
Github user darionyaphet commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/11#issuecomment-218354738
  
Hi @manuzhang what is the commit format ?

I found some rules on `Contribution Guideline`

`For all commit log messages, they must contain issue id. Like this: "fix 
#issueId, comments".`


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-gearpump pull request: fix #106 Gearpump Redis Integrati...

2016-05-10 Thread manuzhang
Github user manuzhang commented on the pull request:

https://github.com/apache/incubator-gearpump/pull/11#issuecomment-218355899
  
@darionyaphet yes, as we use jira now issue id should be GEARPUMP-XXX. You 
may our recent commits for examples


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


Re: Package rename

2016-05-10 Thread Kam Kasravi
I believe so. Releases need to be staged and voted on. Beam is just now
defining their release process. It may be helpful to look at their guide as
well as flink or spark.

On Tuesday, May 10, 2016, Jiang Weihua  wrote:

> Any change needed for that?
>
>
>
>
> 在 16/5/11 上午11:03,“Manu Zhang”> 写入:
>
> >Weihua,
> >
> >Could you help to update the ReleaseProcess.md ?
> >
> >
> >On Wed, May 11, 2016 at 10:54 AM Jiang Weihua  > wrote:
> >
> >> GREAT WORK. Thanks Huafeng!
> >>
> >> Let’s plan for a new release to accommodate these changes.
> >>
> >>
> >>
> >> 在 16/5/11 上午9:58,“Manu Zhang”>
> 写入:
> >>
> >> >Hi All,
> >> >
> >> >We've renamed our package name from *io.gearpump* to
> >> >*org.apache.gearpump *thanks
> >> >to Huafeng's effort. Please rebase your existing pull request and I'm
> >> >afraid you have to manually resolve the conflicts. Sorry for the
> >> >inconvenience.
> >> >
> >> >Regards,
> >> >Manu Zhang
> >>
> >>
>
>