Uploaded image for project: 'Continuum'
  1. Continuum
  2. CONTINUUM-2072

Take care of the platform's default encoding when building continuum

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3.1 (Alpha)
    • 1.3.2 (Beta)
    • None
    • None

    Description

      When building continuum-1.3.1, the platform's default encoding is used when copying resources. If this platform encoding is something like LANG="C", lots of german umlauts will get converted to question marks.

      ...
      [INFO] [resources:resources]
      [INFO] Using default encoding to copy filtered resources.
      ...

      Umlauts are ok with continuum 1.2.3 but not with 1.3.1! I think it should be sufficient to add a corresponding encoding to the resources plugin or just use an UTF-8 platform encoding when building continuum releases (export LANG=en_US.UTF-8 before building).

      Attachments

        Activity

          People

            Unassigned Unassigned
            schulte77 Christian Schulte
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: