Github user ch33hau commented on the issue:

    https://github.com/apache/flink/pull/2761
  
    Hi @fhueske this is ready for review.
    
    I have moved Java's IT cases to 
`org.apache.flink.streaming.test.StreamingExamplesITCase` and Scala's IT cases 
to `org.apache.flink.streaming.scala.examples.StreamingExamplesITCase`. 
    
    The reason I spitted Java and Scala into two files is because :
    - some Scala tests I couldn't test in Java code, eg, `testWindowJoin`.
    - Group both Java and Scala IT cases into a single file is confusing, 
especially the package names and class name.
    
    Thanks


---
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.
---

Reply via email to