Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-357

Rat task fails

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.7.0
    • 0.8.0
    • build
    • None

    Description

      When running a build on master from my home laptop, I get:

      $ ./gradlew build -x test
      To honour the JVM settings for this build a new JVM will be forked. Please consider using the daemon: http://gradle.org/docs/2.0/userguide/gradle_daemon.html.
      :assemble UP-TO-DATE
      :rat FAILED
      
      FAILURE: Build failed with an exception.
      
      * Where:
      Script '/Users/criccomini/Code/incubator-samza/gradle/rat.gradle' line: 54
      
      * What went wrong:
      Execution failed for task ':rat'.
      > com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: Invalid byte 1 of 1-byte UTF-8 sequence.
      
      * Try:
      Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
      
      BUILD FAILED
      
      Total time: 9.34 secs
      

      Turning on --debug and --stacktrace doesn't yield any more useful information.

      The build seems to work fine on my work laptop, though.

      Attachments

        1. SAMZA-357-0.patch
          0.3 kB
          Chris Riccomini

        Issue Links

          Activity

            People

              criccomini Chris Riccomini
              criccomini Chris Riccomini
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: