[jira] [Commented] (SAMZA-1602) Samza-Test: Moving StreamAssert from src/test to src/main

2018-03-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16390257#comment-16390257
 ] 

ASF GitHub Bot commented on SAMZA-1602:
---

Github user asfgit closed the pull request at:

https://github.com/apache/samza/pull/439


> Samza-Test: Moving StreamAssert from src/test to src/main
> -
>
> Key: SAMZA-1602
> URL: https://issues.apache.org/jira/browse/SAMZA-1602
> Project: Samza
>  Issue Type: Task
>Reporter: Sanil Jain
>Assignee: Sanil Jain
>Priority: Minor
>
> * StreamAssert.java is currently placed under 
> samza-test/src/test/java/org.apache.samza.test.util, but it is actually not a 
> util file and the location is not intuitive
> * Moving StreamAssert.java to 
> samza-test/src/MAIN/java/org.apache.samza.test.framework
> * Updating relevant gradle configuration to make this change viable 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (SAMZA-1602) Samza-Test: Moving StreamAssert from src/test to src/main

2018-03-07 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/SAMZA-1602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16389931#comment-16389931
 ] 

ASF GitHub Bot commented on SAMZA-1602:
---

GitHub user Sanil15 opened a pull request:

https://github.com/apache/samza/pull/439

SAMZA-1602 : Moving class StreamAssert from src/test to src/main



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

$ git pull https://github.com/Sanil15/samza SAMZA-1602

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

https://github.com/apache/samza/pull/439.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 #439


commit 5687acabdc2009456dc69f0ef451bb9ec53564c4
Author: sanil15 
Date:   2018-03-07T18:23:37Z

SAMZA-1602 Moving class StreamAssert from src/test to src/main




> Samza-Test: Moving StreamAssert from src/test to src/main
> -
>
> Key: SAMZA-1602
> URL: https://issues.apache.org/jira/browse/SAMZA-1602
> Project: Samza
>  Issue Type: Task
>Reporter: Sanil Jain
>Assignee: Sanil Jain
>Priority: Minor
>
> * StreamAssert.java is currently placed under 
> samza-test/src/test/java/org.apache.samza.test.util, but it is actually not a 
> util file and the location is not intuitive
> * Moving StreamAssert.java to 
> samza-test/src/MAIN/java/org.apache.samza.test.framework
> * Updating relevant gradle configuration to make this change viable 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)