You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tubemq.apache.org by gx...@apache.org on 2020/07/03 02:26:45 UTC

[incubator-tubemq] branch tubemq-client-cpp-temp created (now 08f41a2)

This is an automated email from the ASF dual-hosted git repository.

gxcheng pushed a change to branch tubemq-client-cpp-temp
in repository https://gitbox.apache.org/repos/asf/incubator-tubemq.git.


      at 08f41a2  add jsoncpp

This branch includes the following new commits:

     new 08f41a2  add jsoncpp

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[incubator-tubemq] 01/01: add jsoncpp

Posted by gx...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

gxcheng pushed a commit to branch tubemq-client-cpp-temp
in repository https://gitbox.apache.org/repos/asf/incubator-tubemq.git

commit 08f41a23ca5cd707c12b9d9578594a6084559153
Author: delvintang <de...@tencent.com>
AuthorDate: Fri Jul 3 10:26:17 2020 +0800

    add jsoncpp
---
 .gitmodules                                   | 4 ++++
 tubemq-client-twins/tubemq-client-cpp/jsoncpp | 1 +
 2 files changed, 5 insertions(+)

diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..30123ee
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,4 @@
+[submodule "tubemq-client-twins/tubemq-client-cpp/jsoncpp"]
+	path = tubemq-client-twins/tubemq-client-cpp/jsoncpp
+	url = https://github.com/open-source-parsers/jsoncpp
+	tag = 1.9.3
diff --git a/tubemq-client-twins/tubemq-client-cpp/jsoncpp b/tubemq-client-twins/tubemq-client-cpp/jsoncpp
new file mode 160000
index 0000000..6aba23f
--- /dev/null
+++ b/tubemq-client-twins/tubemq-client-cpp/jsoncpp
@@ -0,0 +1 @@
+Subproject commit 6aba23f4a8628d599a9ef7fa4811c4ff6e4070e2