diff options
author | 2017-08-02 12:49:24 -0400 | |
---|---|---|
committer | 2017-08-03 14:47:00 +0000 | |
commit | b7efed2d2cdeafbba702013de8e365a0883fab5d (patch) | |
tree | c2f876c0c64b45f7e06eab5da58d08815a59e4d9 /sli/common | |
parent | 63c3432d025e032ae502d40666cdda498f9ab76c (diff) |
SDNC-52 Source files should not be executable
Eliminates execute perms for source files.
Change-Id: If01c0bd17928c2aafb29a1889dc4c8bf07fe8a4f
Signed-off-by: Ryan Goulding <ryandgoulding@gmail.com>
Diffstat (limited to 'sli/common')
-rw-r--r--[-rwxr-xr-x] | sli/common/pom.xml | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sli/common/src/main/antlr4/org/openecomp/sdnc/sli/ExprGrammar.g4 | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sli/common/src/main/resources/svclogic.xsd | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sli/common/src/main/yang/ase-network.yang | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sli/common/src/main/yang/ase-type.yang | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sli/common/src/main/yang/ase.yang | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sli/common/src/test/resources/expression.tests | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sli/common/src/test/resources/parser-bad.tests | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sli/common/src/test/resources/parser-good.tests | 0 | ||||
-rw-r--r--[-rwxr-xr-x] | sli/common/src/test/resources/svclogic.xsd | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/sli/common/pom.xml b/sli/common/pom.xml index 2a7c780..2a7c780 100755..100644 --- a/sli/common/pom.xml +++ b/sli/common/pom.xml diff --git a/sli/common/src/main/antlr4/org/openecomp/sdnc/sli/ExprGrammar.g4 b/sli/common/src/main/antlr4/org/openecomp/sdnc/sli/ExprGrammar.g4 index 51f4016..51f4016 100755..100644 --- a/sli/common/src/main/antlr4/org/openecomp/sdnc/sli/ExprGrammar.g4 +++ b/sli/common/src/main/antlr4/org/openecomp/sdnc/sli/ExprGrammar.g4 diff --git a/sli/common/src/main/resources/svclogic.xsd b/sli/common/src/main/resources/svclogic.xsd index f74bd5d..f74bd5d 100755..100644 --- a/sli/common/src/main/resources/svclogic.xsd +++ b/sli/common/src/main/resources/svclogic.xsd diff --git a/sli/common/src/main/yang/ase-network.yang b/sli/common/src/main/yang/ase-network.yang index ae654ae..ae654ae 100755..100644 --- a/sli/common/src/main/yang/ase-network.yang +++ b/sli/common/src/main/yang/ase-network.yang diff --git a/sli/common/src/main/yang/ase-type.yang b/sli/common/src/main/yang/ase-type.yang index 2de186e..2de186e 100755..100644 --- a/sli/common/src/main/yang/ase-type.yang +++ b/sli/common/src/main/yang/ase-type.yang diff --git a/sli/common/src/main/yang/ase.yang b/sli/common/src/main/yang/ase.yang index 0b36a56..0b36a56 100755..100644 --- a/sli/common/src/main/yang/ase.yang +++ b/sli/common/src/main/yang/ase.yang diff --git a/sli/common/src/test/resources/expression.tests b/sli/common/src/test/resources/expression.tests index c352e9b..c352e9b 100755..100644 --- a/sli/common/src/test/resources/expression.tests +++ b/sli/common/src/test/resources/expression.tests diff --git a/sli/common/src/test/resources/parser-bad.tests b/sli/common/src/test/resources/parser-bad.tests index 82913af..82913af 100755..100644 --- a/sli/common/src/test/resources/parser-bad.tests +++ b/sli/common/src/test/resources/parser-bad.tests diff --git a/sli/common/src/test/resources/parser-good.tests b/sli/common/src/test/resources/parser-good.tests index 0654312..0654312 100755..100644 --- a/sli/common/src/test/resources/parser-good.tests +++ b/sli/common/src/test/resources/parser-good.tests diff --git a/sli/common/src/test/resources/svclogic.xsd b/sli/common/src/test/resources/svclogic.xsd index 0743089..0743089 100755..100644 --- a/sli/common/src/test/resources/svclogic.xsd +++ b/sli/common/src/test/resources/svclogic.xsd |