GitHub user mbalassi opened a pull request:

    https://github.com/apache/flink/pull/298

    Commits cherry-picked from the release 0.8 branch

    These commits have only been pushed to the release-0.8 branch, but to my 
understanding are also needed on the master.
    
    They contain some minor fixes, dependency, readme and licence clean ups.

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

    $ git pull https://github.com/mbalassi/flink release-0.8-cherry

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

    https://github.com/apache/flink/pull/298.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 #298
    
----
commit b4d00b717c7150cc0fe29217a267befc0162604c
Author: Stephan Ewen <[email protected]>
Date:   2015-01-09T17:13:27Z

    [FLINK-1375] [assembly] Remove incubator DISCLAIMER file from binary 
distribution

commit 444a01bacaa03499fbede4709cf5236d59eb24a5
Author: Stephan Ewen <[email protected]>
Date:   2015-01-10T16:22:57Z

    [docs] Clean up documentation figures
     - Remove old unused figure image files
     - Add a file clarifying that figures are licensed under ASL 2.0

commit f282c63990a43e02da6f51c9100e66c3522937fb
Author: Stephan Ewen <[email protected]>
Date:   2015-01-10T16:23:57Z

    [docs] Add FAQ entry about scala implicits error when missing imports

commit 3d8cd19da8a7edd235979fc58ff9e298488c194e
Author: Stephan Ewen <[email protected]>
Date:   2015-01-10T17:18:48Z

    [FLINK-1384] [webfrontend] Remove unused JS libraries
    
    Conflicts:
        
flink-runtime/src/main/resources/web-docs-infoserver/js/flot/chart-data-flot.js
        
flink-runtime/src/main/resources/web-docs-infoserver/js/flot/excanvas.min.js
        
flink-runtime/src/main/resources/web-docs-infoserver/js/flot/jquery.flot.pie.js

commit 16ba6ae85adda460ee4c63c80e9650e2adb753e8
Author: Stephan Ewen <[email protected]>
Date:   2015-01-10T17:28:01Z

    Minor dependencies cleanup:
      - Move sling JSON dependency to streaming connectors (prev streaming core)
      - Exclude YARN API from transitive mapreduce-core dependencies we use the 
dependency
        only for .mapred and .mapreduce interfaces
      - Remove some unnecessary dependencies (junit in java8)
      - Manage Kryo dependency
      - Cleanup minor POM warnings.
    
    Conflicts:
        flink-addons/flink-streaming/flink-streaming-scala/pom.xml

commit 3d9b14050eb81b2795f40bbab9d4b16d1f5ea867
Author: Stephan Ewen <[email protected]>
Date:   2015-01-10T17:37:09Z

    [tachyon] Minor fix in codestyle and warnings

commit e1210c9c176c949d6604aae5ffe98f6f63ab2be0
Author: Stephan Ewen <[email protected]>
Date:   2015-01-10T17:37:37Z

    [LICENSE] Update LICENSE and NOTICE files
     - Add missing entries for dependencies
     - Remove entries for removed dependencies
     - Change DEPENDENCIES file to point to src and bin LICENSE and NOTICE file
     - Add comments in some files to clarify whether the are Flink original,
       or from which third party file they are adapted
     - Change some links from incubator to TLP
    
    Conflicts:
        DEPENDENCIES

commit 11e44df514f1c1071d7596c5f7364f66d6487955
Author: Robert Metzger <[email protected]>
Date:   2015-01-10T11:21:56Z

    [docs] Prepare documentation for 0.8 release

commit 7b6b3a107fc3e8fb6d6da84fb56d036014e0e19d
Author: Robert Metzger <[email protected]>
Date:   2015-01-10T17:20:10Z

    [FLINK-1385] Print warning if not resources are _currently_ available in 
the YARN cluster.
    Instead of rejecting the session
    
    This closes #294

commit 991335ed8ba99513b5ab7a78e4d98c3e4ad7394a
Author: mbalassi <[email protected]>
Date:   2015-01-12T09:50:55Z

    [dist] Updated mailing list info in binary distribution

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to