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/07 19:26:16 UTC

[06/50] incubator-quarks git commit: add missing Dummy

add missing Dummy

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

Branch: refs/heads/master
Commit: 75107e6e0030b10e054d3049d328bc1042c7724b
Parents: b8e796d
Author: Dale LaBossiere <dl...@us.ibm.com>
Authored: Thu Mar 3 18:28:17 2016 -0500
Committer: Dale LaBossiere <dl...@us.ibm.com>
Committed: Thu Mar 3 18:28:17 2016 -0500

----------------------------------------------------------------------
 connectors/javax.websocket-client/src/test/java/Dummy | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-quarks/blob/75107e6e/connectors/javax.websocket-client/src/test/java/Dummy
----------------------------------------------------------------------
diff --git a/connectors/javax.websocket-client/src/test/java/Dummy b/connectors/javax.websocket-client/src/test/java/Dummy
new file mode 100644
index 0000000..2303e21
--- /dev/null
+++ b/connectors/javax.websocket-client/src/test/java/Dummy
@@ -0,0 +1 @@
+Allows compile to succeeed with common build file