Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-15880

Adjust chmod to 644 for dev content

    XMLWordPrintable

Details

    Description

      The following files have execute permission. They shall have chmod 644 (rw-r-r-) only. Execute permission must be granted in the build process or by the user, if necessary at all.

      • testsuite/compat/src/test/java/org/jboss/as/test/compat/jpa/hibernate/transformer/MonetaryAmount.java
      • testsuite/compat/src/test/java/org/jboss/as/test/compat/jpa/hibernate/transformer/MonetaryAmountUserType.java
      • testsuite/shared/src/main/resources/org/jboss/as/test/integration/web/sso/resources/application.xml
      • testsuite/shared/src/main/java/org/jboss/as/test/integration/web/sso/interfaces/ReturnData.java
      • testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jaxrs/validator/cdi/OrderResource.java
      • testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/jaxrs/validator/ValidatorResource.java
      • testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/weld/modules/portable-extension-module.xml
      • testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/weld/modules/PortableExtensionLookup.java
      • testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/weld/modules/PortableExtensionLibraryLookup.java
      • testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/weld/modules/PortableExtensionSubdeploymentLookup.java
      • testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/weld/modules/PortableExtension.java
      • testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/weld/modules/PortableExtensionModuleLookup.java
      • testsuite/integration/basic/src/test/java/org/jboss/as/test/integration/weld/modules/PortableExtensionInExternalModuleTestCase.java
      • testsuite/integration/web/src/test/java/org/jboss/as/test/integration/web/sso/SingleSignOnUnitTestCase.java
      • jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsScanningProcessor.java
      • jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsDependencyProcessor.java
      • jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/ResteasyDeploymentData.java
      • jaxrs/src/main/java/org/jboss/as/jaxrs/deployment/JaxrsIntegrationProcessor.java
      • jpa/hibernate5/src/test/java/org/hibernate/jpa/test/pack/Item.java
      • jpa/hibernate5_3/src/test/java/org/hibernate/jpa/test/pack/Item.java
      • microprofile/galleon-common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-client-microprofile/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/jackson-coreutils/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/msg-simple/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/btf/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/com/github/fge/json-patch/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/datatype/jackson-datatype-jsr310/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-databind/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-annotations/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/com/fasterxml/jackson/core/jackson-core/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/reactivestreams/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-spring/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/jose-jwt/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-validator-provider/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-json-p-provider/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jackson2-provider/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-cdi/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-jaxrs/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-rxjava2/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/jboss/resteasy/resteasy-crypto/main/module.xml
      • ee-feature-pack/common/src/main/resources/modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml
      • ee-feature-pack/common/src/main/resources/content/bin/jconsole.sh
      • ee-feature-pack/common/src/main/resources/content/bin/jconsole.bat
      • ee-feature-pack/common/src/main/resources/content/bin/wsprovide.sh
      • ee-feature-pack/common/src/main/resources/content/bin/wsconsume.sh
      • ee-feature-pack/common/src/main/resources/content/bin/appclient.sh
      • ee-feature-pack/ee-8-api/src/main/resources/modules/system/layers/base/javax/ws/rs/api/main/module.xml
      • ee-9/common/src/main/resources/modules/system/layers/base/org/bouncycastle/bcmail/main/module.xml
      • ee-9/ee-9-api/src/main/resources/modules/system/layers/base/jakarta/ws/rs/api/main/module.xml
      • ee-9/ee-9-api/src/main/resources/modules/system/layers/base/javax/ws/rs/api/main/module.xml
      • ee/src/main/java/org/jboss/as/ee/subsystem/ContextServiceAdd.java
      • ee/src/main/java/org/jboss/as/ee/concurrent/ContextServiceImpl.java
      • transactions/src/main/java/org/jboss/as/txn/service/JTAEnvironmentBeanService.java
      • transactions/src/main/java/org/jboss/as/txn/service/ArjunaRecoveryManagerService.java
      • transactions/src/test/resources/org/jboss/as/txn/subsystem/full-1.5.0.xml
      • transactions/src/test/java/org/jboss/as/txn/subsystem/TransactionSubsystemTestCase.java

      Attachments

        Activity

          People

            xf01213 Boris Unckel (Inactive)
            xf01213 Boris Unckel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: