Class GitVersionInfo

java.lang.Object
de.fraunhofer.iosb.ilt.frostserver.util.GitVersionInfo

public class GitVersionInfo extends Object
Author:
scf
  • Field Details

    • TYPE_MAP_STRING_STRING

      public static final com.fasterxml.jackson.core.type.TypeReference<Map<String,String>> TYPE_MAP_STRING_STRING
      A type reference for Map<String, String>.
    • PACKAGE_NAME

      public static final String PACKAGE_NAME
      See Also:
  • Method Details

    • logGitInfo

      public static void logGitInfo()
      Outputs the git version info to the log.
    • getGitDescription

      public static String getGitDescription()