Details

    • Story
    • Resolution: Unresolved
    • Major
    • None
    • 2.5.0.CR1
    • OpenShift

    Description

      Mike Walker in consulting has asked for the following rules to be added to help with OpenShift V3 Assessments. esauer@redhat.com can be helpful in validating these rules.

      Maven for Builds (look for pom.xml under the root of the WAR / JAR / EAR's META-INF)
      ======================================================
      Is the application using Maven?

      System Environment Variables in Use
      ======================================================
      What System.getEnv are they using?

      File References / Reads / Writes that Need Directories Mapped
      ======================================================
      new File(String)
      new FileInputStream(String)
      new FileOutputStream(String)
      new FileOutputStream(String, boolean)

      // Maybe Commons IOUtils as well?

      Attachments

        Activity

          People

            Unassigned Unassigned
            brad.davis@amentra.com Brad Davis (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: