Hello,
when I launch:
./grailsw -Dice.s3AccessKeyId=xxxxxx -Dice.s3SecretKey=xxxxxxxx run-app
at the end the console give me this error:
Error Fatal error during compilation org.apache.tools.ant.BuildException: java.lang.UnsupportedClassVersionError: org/apache/catalina/WebResourceRoot : Unsupported major.minor version 51.0 (Use --stacktrace to see the full trace)
Hello, when I launch: ./grailsw -Dice.s3AccessKeyId=xxxxxx -Dice.s3SecretKey=xxxxxxxx run-app
at the end the console give me this error:
Error Fatal error during compilation org.apache.tools.ant.BuildException: java.lang.UnsupportedClassVersionError: org/apache/catalina/WebResourceRoot : Unsupported major.minor version 51.0 (Use --stacktrace to see the full trace)
Why?