You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@edgent.apache.org by dj...@apache.org on 2016/03/29 18:10:59 UTC

[3/5] incubator-quarks git commit: Merge pull request #4 from apache/master

Merge pull request #4 from apache/master

merge

Project: http://git-wip-us.apache.org/repos/asf/incubator-quarks/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-quarks/commit/33321a03
Tree: http://git-wip-us.apache.org/repos/asf/incubator-quarks/tree/33321a03
Diff: http://git-wip-us.apache.org/repos/asf/incubator-quarks/diff/33321a03

Branch: refs/heads/master
Commit: 33321a033770ed3f85ccfda77e324539b9e2c0c8
Parents: db6ddfc 0b58e15
Author: Cazen Lee <Ca...@korea.com>
Authored: Sun Mar 27 14:20:06 2016 +0900
Committer: Cazen Lee <Ca...@korea.com>
Committed: Sun Mar 27 14:20:06 2016 +0900

----------------------------------------------------------------------
 .../javax/websocket/WebSocketClientTest.java    |  37 +-
 .../runtime/jobregistry/JobRegistryTest.java    |  18 +
 samples/.classpath                              |   1 +
 .../samples/apps/ApplicationUtilities.java      |   2 +-
 .../main/java/quarks/samples/apps/Range.java    | 446 ++++++++++---------
 .../quarks/test/samples/apps/RangeTest.java     | 328 ++++++++++++++
 6 files changed, 615 insertions(+), 217 deletions(-)
----------------------------------------------------------------------