1. 03 8月, 2016 1 次提交
  2. 05 7月, 2016 1 次提交
    • S
      [FLINK-3995] [build] Properly structure test scopes and dependencies · 4b71e0e7
      Stephan Ewen 提交于
      Makes the JUnit test utils (TestLogger, retry rules, ...) properly available to
      other projects without the 'flink-core' test-jar, via the 'flink-test-utils-junit' project.
      
      Makes the ForkableMiniCluster, TestEnvironment,  and other test utilities available in the 'main'
      scope of the 'flink-test-utils' project.
      
      Creates a 'flink-test-utils-parent' project that holds the 'flink-test-utils-junit' and
      'flink-test-utils' project.
      
      Also moves some tests between projects and inlines some very simple utility functions in
      order to simplify some test jar dependencies.
      4b71e0e7
  3. 05 5月, 2016 1 次提交
  4. 21 3月, 2016 1 次提交
  5. 17 3月, 2016 1 次提交
  6. 11 3月, 2016 1 次提交
  7. 05 3月, 2016 2 次提交
  8. 29 2月, 2016 1 次提交
  9. 12 2月, 2016 1 次提交
  10. 27 1月, 2016 1 次提交
  11. 14 1月, 2016 1 次提交
  12. 23 10月, 2015 1 次提交
  13. 21 10月, 2015 1 次提交
  14. 27 8月, 2015 1 次提交
  15. 18 6月, 2015 1 次提交
  16. 10 6月, 2015 2 次提交
    • M
      [streaming] Fixed streaming example jars packaging and termination · 7f3108d3
      mbalassi 提交于
      Closes #816
      7f3108d3
    • G
      Fixed a few trivial issues: · c04a5752
      Gabor Gevay 提交于
      - The description of the input format for the graph examples
        showed an example input as having a newline at the end
        of the last line, but CsvInputFormat doesn't allow that
        (it says "Row too short" for the empty line).
      - Fixed a link to local_execution.html in a javadoc.
      - ConcatenatedExtract had a typo in its name.
      - The creation of the jar for the SessionWindowing example was missing
        from the pom.
      
      Closes #809
      c04a5752
  17. 08 6月, 2015 1 次提交
  18. 04 6月, 2015 1 次提交
  19. 22 5月, 2015 2 次提交
  20. 04 5月, 2015 1 次提交
  21. 07 4月, 2015 1 次提交
  22. 20 3月, 2015 1 次提交
  23. 11 3月, 2015 1 次提交
  24. 26 2月, 2015 1 次提交
  25. 19 2月, 2015 1 次提交
  26. 10 2月, 2015 1 次提交
  27. 03 2月, 2015 1 次提交
  28. 05 1月, 2015 1 次提交
  29. 20 12月, 2014 1 次提交
  30. 19 12月, 2014 2 次提交
  31. 17 12月, 2014 2 次提交
  32. 24 11月, 2014 2 次提交
  33. 17 11月, 2014 1 次提交
  34. 13 11月, 2014 1 次提交