Skip to content
Snippets Groups Projects
  • Saša Živkov's avatar
    f3d8a8ec
    Externalize strings from JGit · f3d8a8ec
    Saša Živkov authored
    
    The strings are externalized into the root resource bundles.
    The resource bundles are stored under the new "resources" source
    folder to get proper maven build.
    
    Strings from tests are, in general, not externalized. Only in
    cases where it was necessary to make the test pass the strings
    were externalized. This was typically necessary in cases where
    e.getMessage() was used in assert and the exception message was
    slightly changed due to reuse of the externalized strings.
    
    Change-Id: Ic0f29c80b9a54fcec8320d8539a3e112852a1f7b
    Signed-off-by: default avatarSasa Zivkov <sasa.zivkov@sap.com>
    f3d8a8ec
    History
    Externalize strings from JGit
    Saša Živkov authored
    
    The strings are externalized into the root resource bundles.
    The resource bundles are stored under the new "resources" source
    folder to get proper maven build.
    
    Strings from tests are, in general, not externalized. Only in
    cases where it was necessary to make the test pass the strings
    were externalized. This was typically necessary in cases where
    e.getMessage() was used in assert and the exception message was
    slightly changed due to reuse of the externalized strings.
    
    Change-Id: Ic0f29c80b9a54fcec8320d8539a3e112852a1f7b
    Signed-off-by: default avatarSasa Zivkov <sasa.zivkov@sap.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.