Code Monkey home page Code Monkey logo

Comments (2)

github-actions avatar github-actions commented on June 13, 2024

Hey there!👋 This issue is stale because it has been inactive for 60 days. If this matter is still relevant, feel free to remove the stale label or add a comment. Otherwise, it will be closed in 7 days. But remember, with thousands of monthly active users, someone might just have the solution you need. This is a community-driven project, and your active participation is crucial. If the issue is critical for your work, consider contributing a fix yourself or hiring someone to help. I'm here to support your efforts and will review and merge pull requests as quickly as I can. Let's collaborate to keep improving our project! 🚀 Your involvement is invaluable, and together, we can ensure the continuous growth and success of our community. Thank you for being an integral part of this journey. Your engagement is what drives our project forward!

from freerouting.

andrasfuchs avatar andrasfuchs commented on June 13, 2024

In order to achieve this, I need to make sure that:

  • Java 21 can be installed alongside Java 17
  • the codebase compiles with Java 21
    • Fix the new issues related to URL and Locale class constructors
  • upgrading Gradle to 8.6 doesn't cause problems (guide)
    • Fix the Deprecated Gradle features were used in this build, making it incompatible with Gradle 9.0. warning
    • Fix the Caused by: java.lang.module.InvalidModuleDescriptorException: Unsupported major.minor version 65.0 error
  • the three GitHub Actions workflows are updated to Java version 21
  • the Windows installer version runs even if no Java is installed
  • the KiCad script looks for Java 21 and installs JDK 21 if it's missing
  • the documentation is updated on GitHub

from freerouting.

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.