Giter VIP home page Giter VIP logo

Comments (7)

NatoBoram avatar NatoBoram commented on May 20, 2024

Wrong command, I had to use gradle build. Sorry about that!

from iris.

coderbot16 avatar coderbot16 commented on May 20, 2024

Building with ./gradlew should work just fine, if it fails then that's a bit concerning.

from iris.

WalkerKnapp avatar WalkerKnapp commented on May 20, 2024

This looks like the error you get when running new Gradle versions using JDK 7. Your global Gradle install is probably old, so it works with that Java version.

from iris.

NatoBoram avatar NatoBoram commented on May 20, 2024

Here's my global config at the moment.

------------------------------------------------------------
Gradle: 6.7.1
------------------------------------------------------------

Build time:   2020-11-16 17:09:24 UTC
Revision:     2972ff02f3210d2ceed2f1ea880f026acfbab5c0

Kotlin:       1.3.72
Groovy:       2.5.12
Ant:          Apache Ant(TM) version 1.10.8 compiled on May 10 2020
JVM:          15.0.1 (Oracle Corporation 15.0.1+9-18)
OS:           Windows 10 10.0 amd64
openjdk 15.0.1 2020-10-20
OpenJDK Runtime Environment (build 15.0.1+9-18)
OpenJDK 64-Bit Server VM (build 15.0.1+9-18, mixed mode, sharing)
OS: Windows 10 Pro x86_64
Kernel: 10.0.19042
CPU: Intel i5-3570K (4) @ 3.470GHz
Memory: 10027MiB / 24519MiB

Is there something out of date?

from iris.

WalkerKnapp avatar WalkerKnapp commented on May 20, 2024

That all looks fine, ¯\_(ツ)_/¯. It might be the other way around, with Iris's gradle wrapper not being up-to-date to support JDK 15. Try running this to upgrade its wrapper version, and try building again.

gradle wrapper --gradle-version=6.7.1

from iris.

NatoBoram avatar NatoBoram commented on May 20, 2024

BUILD SUCCESSFUL in 16s
7 actionable tasks: 3 executed, 4 up-to-date

That does seem to work 🤔

from iris.

WalkerKnapp avatar WalkerKnapp commented on May 20, 2024

Nice. @coderbot16 might want to bump the Gradle wrapper version for the project, then.

from iris.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.