Uploaded image for project: 'NetarchiveSuite'
  1. NetarchiveSuite
  2. NAS-2744

H3 version in dk.netarkivet.common.Constants#getHeritrix3VersionString() returns wrong version

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 5.4
    • None
    • Common
    • None
    • NAS 5.4

    Description

      In ./common/common-core/src/main/java/dk/netarkivet/common/Constants.java
      we have

      public static String getHeritrix3VersionString() {
              return HERITRIX3_VERSION;
          }
      private static final String HERITRIX3_VERSION = "3.3.0-LBS-2016-02";
      

      Whereas we have <heritrix3.version>3.3.0-BDB-5.0.x</heritrix3.version>
      in the global pom.xml file

      Shouldn't it be the same version and how do we check this?

      Attachments

        Activity

          People

            svc Søren Vejrup Carlsen (Inactive)
            svc Søren Vejrup Carlsen (Inactive)
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: