Uploaded image for project: 'Atlas'
  1. Atlas
  2. ATLAS-15

Remove hard-coding of project version in tests

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.5-incubating
    • None
    • None

    Description

      atlas$ git grep 0.1-incubating
      addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/BaseSSLAndKerberosTest.java:                System.getProperty("project.version", "0.1-incubating-SNAPSHOT"));
      addons/hive-bridge/src/test/java/org/apache/atlas/hive/hook/SSLHiveHookIT.java:                System.getProperty("project.version", "0.1-incubating-SNAPSHOT"));
      client/src/test/java/org/apache/atlas/security/BaseSecurityTest.java:                System.getProperty("release.version", "0.1-incubating-SNAPSHOT"));
      webapp/src/test/java/org/apache/atlas/web/service/SecureEmbeddedServerITBase.java:                .format("/target/atlas-webapp-%s", System.getProperty("project.version", "0.1-incubating-SNAPSHOT"));
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            shwethags Shwetha GS
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: