Uploaded image for project: 'OFBiz'
  1. OFBiz
  2. OFBIZ-8119

Character encoding issue found in file build.gradle

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • Trunk
    • 16.11.01
    • ALL APPLICATIONS
    • None
    • Window10
      java version "1.8.0_101"

    Description

      I cann't build ofbiz when I run gradlew.
      I found utf-8 should be the default character encoding used by the comipiling work.

      eg.
      def defaultEncoding = 'UTF-8'
      tasks.withType(AbstractCompile).options.encoding = defaultEncoding
      tasks.withType(GroovyCompile).groovyOptions.encoding = defaultEncoding

      Attachments

        1. OFBIZ-8119_CharacterEncodingInBuildFile.patch
          0.5 kB
          fumiyoshi.to
        2. build-error.png
          27 kB
          fumiyoshi.to

        Issue Links

          Activity

            People

              taher Taher Alkhateeb
              tofumiyoshi@gmail.com fumiyoshi.to
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: