[DEV] integrate GLD
This commit is contained in:
parent
7cc983b941
commit
235cf31264
@ -4,10 +4,10 @@
|
||||
"group-id":"com.atria-soft",
|
||||
"description":"e-json sample",
|
||||
"license":"MPL-2",
|
||||
"license-file":"file://../../LICENCE.txt",
|
||||
"maintainer":"file://../../authors.txt",
|
||||
"author":"file://../../authors.txt",
|
||||
"version":"file://../../version.txt",
|
||||
"license-file":"file://LICENSE",
|
||||
"maintainer":"file://authors.txt",
|
||||
"author":"file://authors.txt",
|
||||
"version":"file://version.txt",
|
||||
"code-quality":"MEDIUM",
|
||||
|
||||
"source": [
|
||||
|
@ -4,10 +4,10 @@
|
||||
"group-id":"com.atria-soft",
|
||||
"description":"e-json test application",
|
||||
"license":"MPL-2",
|
||||
"license-file":"file://../../LICENCE.txt",
|
||||
"maintainer":"file://../../authors.txt",
|
||||
"author":"file://../../authors.txt",
|
||||
"version":"file://../../version.txt",
|
||||
"license-file":"file://LICENSE",
|
||||
"maintainer":"file://authors.txt",
|
||||
"author":"file://authors.txt",
|
||||
"version":"file://version.txt",
|
||||
"code-quality":"MEDIUM",
|
||||
|
||||
"source": [
|
||||
|
@ -3,7 +3,7 @@
|
||||
"group-id":"com.atria-soft",
|
||||
"description":"Json parser and generator",
|
||||
"license":"MPL-2",
|
||||
"license-file":"file://LICENCE.txt",
|
||||
"license-file":"file://LICENSE",
|
||||
"maintainer":"file://authors.txt",
|
||||
"author":"file://authors.txt",
|
||||
"version":"file://version.txt",
|
||||
@ -57,8 +57,7 @@
|
||||
"."
|
||||
],
|
||||
"compilation-version": {
|
||||
"language": "c++",
|
||||
"version": 2017
|
||||
"c++": 2017
|
||||
},
|
||||
"dependency": [
|
||||
"elog",
|
||||
|
Loading…
x
Reference in New Issue
Block a user