From: Ryan Goulding Date: Wed, 2 Aug 2017 16:49:24 +0000 (-0400) Subject: SDNC-52 Source files should not be executable X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b7efed2d2cdeafbba702013de8e365a0883fab5d;p=sdnc%2Fcore.git SDNC-52 Source files should not be executable Eliminates execute perms for source files. Change-Id: If01c0bd17928c2aafb29a1889dc4c8bf07fe8a4f Signed-off-by: Ryan Goulding --- diff --git a/.gitignore b/.gitignore old mode 100755 new mode 100644 diff --git a/dblib/.gitignore b/dblib/.gitignore old mode 100755 new mode 100644 diff --git a/dblib/README.md b/dblib/README.md old mode 100755 new mode 100644 diff --git a/dblib/features/pom.xml b/dblib/features/pom.xml old mode 100755 new mode 100644 diff --git a/dblib/features/src/main/resources/features.xml b/dblib/features/src/main/resources/features.xml old mode 100755 new mode 100644 diff --git a/dblib/installer/pom.xml b/dblib/installer/pom.xml old mode 100755 new mode 100644 diff --git a/dblib/installer/src/assembly/assemble_installer_zip.xml b/dblib/installer/src/assembly/assemble_installer_zip.xml old mode 100755 new mode 100644 diff --git a/dblib/installer/src/assembly/assemble_mvnrepo_zip.xml b/dblib/installer/src/assembly/assemble_mvnrepo_zip.xml old mode 100755 new mode 100644 diff --git a/dblib/pom.xml b/dblib/pom.xml old mode 100755 new mode 100644 diff --git a/dblib/provider/pom.xml b/dblib/provider/pom.xml old mode 100755 new mode 100644 diff --git a/dblib/provider/src/main/resources/dblib.properties b/dblib/provider/src/main/resources/dblib.properties old mode 100755 new mode 100644 diff --git a/filters/.gitignore b/filters/.gitignore old mode 100755 new mode 100644 diff --git a/filters/.sonar/checkstyle.xml b/filters/.sonar/checkstyle.xml old mode 100755 new mode 100644 diff --git a/filters/.sonar/pmd.xml b/filters/.sonar/pmd.xml old mode 100755 new mode 100644 diff --git a/filters/README b/filters/README old mode 100755 new mode 100644 diff --git a/filters/features/pom.xml b/filters/features/pom.xml old mode 100755 new mode 100644 diff --git a/filters/installer/pom.xml b/filters/installer/pom.xml old mode 100755 new mode 100644 diff --git a/filters/provider/pom.xml b/filters/provider/pom.xml old mode 100755 new mode 100644 diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 diff --git a/rootpom/boron-sr1/pom.xml b/rootpom/boron-sr1/pom.xml old mode 100755 new mode 100644 diff --git a/rootpom/boron-sr3/pom.xml b/rootpom/boron-sr3/pom.xml old mode 100755 new mode 100644 diff --git a/rootpom/pom.xml b/rootpom/pom.xml old mode 100755 new mode 100644 diff --git a/sli/.gitignore b/sli/.gitignore old mode 100755 new mode 100644 diff --git a/sli/common/pom.xml b/sli/common/pom.xml old mode 100755 new mode 100644 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 old mode 100755 new mode 100644 diff --git a/sli/common/src/main/resources/svclogic.xsd b/sli/common/src/main/resources/svclogic.xsd old mode 100755 new mode 100644 diff --git a/sli/common/src/main/yang/ase-network.yang b/sli/common/src/main/yang/ase-network.yang old mode 100755 new mode 100644 diff --git a/sli/common/src/main/yang/ase-type.yang b/sli/common/src/main/yang/ase-type.yang old mode 100755 new mode 100644 diff --git a/sli/common/src/main/yang/ase.yang b/sli/common/src/main/yang/ase.yang old mode 100755 new mode 100644 diff --git a/sli/common/src/test/resources/expression.tests b/sli/common/src/test/resources/expression.tests old mode 100755 new mode 100644 diff --git a/sli/common/src/test/resources/parser-bad.tests b/sli/common/src/test/resources/parser-bad.tests old mode 100755 new mode 100644 diff --git a/sli/common/src/test/resources/parser-good.tests b/sli/common/src/test/resources/parser-good.tests old mode 100755 new mode 100644 diff --git a/sli/common/src/test/resources/svclogic.xsd b/sli/common/src/test/resources/svclogic.xsd old mode 100755 new mode 100644 diff --git a/sli/features/pom.xml b/sli/features/pom.xml old mode 100755 new mode 100644 diff --git a/sli/installer/pom.xml b/sli/installer/pom.xml old mode 100755 new mode 100644 diff --git a/sli/pom.xml b/sli/pom.xml old mode 100755 new mode 100644 diff --git a/sli/provider/pom.xml b/sli/provider/pom.xml old mode 100755 new mode 100644 diff --git a/sli/provider/src/test/resources/executor.tests b/sli/provider/src/test/resources/executor.tests old mode 100755 new mode 100644 diff --git a/sli/provider/src/test/resources/expression.tests b/sli/provider/src/test/resources/expression.tests old mode 100755 new mode 100644 diff --git a/sli/recording/pom.xml b/sli/recording/pom.xml old mode 100755 new mode 100644 diff --git a/sliPluginUtils/.gitignore b/sliPluginUtils/.gitignore old mode 100755 new mode 100644 diff --git a/sliPluginUtils/.sonar/checkstyle.xml b/sliPluginUtils/.sonar/checkstyle.xml old mode 100755 new mode 100644 diff --git a/sliPluginUtils/.sonar/pmd.xml b/sliPluginUtils/.sonar/pmd.xml old mode 100755 new mode 100644 diff --git a/sliPluginUtils/features/pom.xml b/sliPluginUtils/features/pom.xml old mode 100755 new mode 100644 diff --git a/sliPluginUtils/installer/pom.xml b/sliPluginUtils/installer/pom.xml old mode 100755 new mode 100644 diff --git a/sliPluginUtils/pom.xml b/sliPluginUtils/pom.xml old mode 100755 new mode 100644 diff --git a/sliPluginUtils/provider/pom.xml b/sliPluginUtils/provider/pom.xml old mode 100755 new mode 100644 diff --git a/sliapi/.gitignore b/sliapi/.gitignore old mode 100755 new mode 100644 diff --git a/sliapi/README.txt b/sliapi/README.txt old mode 100755 new mode 100644 diff --git a/sliapi/features/pom.xml b/sliapi/features/pom.xml old mode 100755 new mode 100644 diff --git a/sliapi/installer/pom.xml b/sliapi/installer/pom.xml old mode 100755 new mode 100644 diff --git a/sliapi/model/pom.xml b/sliapi/model/pom.xml old mode 100755 new mode 100644 diff --git a/sliapi/model/src/main/yang/sliapi.yang b/sliapi/model/src/main/yang/sliapi.yang old mode 100755 new mode 100644 diff --git a/sliapi/pom.xml b/sliapi/pom.xml old mode 100755 new mode 100644 diff --git a/sliapi/provider/pom.xml b/sliapi/provider/pom.xml old mode 100755 new mode 100644 diff --git a/sliapi/provider/src/main/yang/sliapi-provider-impl.yang b/sliapi/provider/src/main/yang/sliapi-provider-impl.yang old mode 100755 new mode 100644