Code Monkey home page Code Monkey logo

Comments (13)

rnveach avatar rnveach commented on June 11, 2024 1

There is no JDK 8 compatibility in this project.

from checkstyle.

romani avatar romani commented on June 11, 2024 1

https://docs.oracle.com/en/java/javase/11/tools/jlink.html
https://snyk.io/blog/jlink-create-docker-images-spring-boot-java/

from checkstyle.

romani avatar romani commented on June 11, 2024 1

#14139 is Pull request for issue #14120

We closing your issue as duplicate, to keep all reasons in one place.

from checkstyle.

sgammon avatar sgammon commented on June 11, 2024 1

@romani I've started looking into this. Once I have a modular build working correctly, I will post it to the JPMS Attic repository where it can be tested easily with other libraries.

I've already done the work to ship modular Guava and other dependencies that Checkstyle needs. In fact, I'm using Checkstyle's build as an integration test against modular-enabled Guava and Protobuf. It's already passing.

So, doing the work to modularize Checkstyle, and then promoting it from a test in that repo to a library available in the JPMS Attic is not so hard.

I'll check back in when I have news which shouldn't be too long.

from checkstyle.

romani avatar romani commented on June 11, 2024

Is it same as #14120 ?

from checkstyle.

romani avatar romani commented on June 11, 2024

What is jlink ?

from checkstyle.

MANISH-K-07 avatar MANISH-K-07 commented on June 11, 2024

What is jlink ?

jlink tool is kind of partially similar to docker but exclusively for java. Like images to containers in docker, jlink generates a java image which usually contains modules that are required to run the application.
It is more of a customizable option where we can pick the modules. So yes, a custom image is created using jlink

from checkstyle.

sgammon avatar sgammon commented on June 11, 2024

@rnveach Thanks that's a good point and should make things easier.

from checkstyle.

romani avatar romani commented on June 11, 2024

Closed as duplicate of #14120

from checkstyle.

sgammon avatar sgammon commented on June 11, 2024

@romani Why was this closed? An Automatic-Module-Name isn't the same as a module-info.java... it might be a duplicate of #14139?

from checkstyle.

sgammon avatar sgammon commented on June 11, 2024

Ah, understood @romani. Thank you for explaining 👍

from checkstyle.

sgammon avatar sgammon commented on June 11, 2024

@romani If that PR gets stale please tag me, I would be happy to help.

from checkstyle.

romani avatar romani commented on June 11, 2024

@sgammon , help is required.

from checkstyle.

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.