Code Monkey home page Code Monkey logo

Comments (6)

vincent-fuchs avatar vincent-fuchs commented on August 22, 2024

you're right, we should change it to DEBUG. This is left from our exploration days ;-)

from arch-unit-maven-plugin.

vincent-fuchs avatar vincent-fuchs commented on August 22, 2024

OK, so after a quick look in the code base, the problem is that's not coming from the Maven plugin, but from ArchUnit lib itself, see https://github.com/TNG/ArchUnit/blob/5a26ce04fa3f8df3f4c3cb07d1fa675ce557da20/archunit/src/main/java/com/tngtech/archunit/core/importer/JavaClassProcessor.java#L101

So not sure how we can workaround this.. probably by placing a logback config in the plugin and override the level.. I'll try and keep you posted

from arch-unit-maven-plugin.

Bananeweizen avatar Bananeweizen commented on August 22, 2024

To me it looks more like an unintended level, since everything else in that class already uses debug level for logging. Let's see if my PR is accepted.

from arch-unit-maven-plugin.

vincent-fuchs avatar vincent-fuchs commented on August 22, 2024

thanks for the PR on ArchUnit lib - will wait for the status change of TNG/ArchUnit#180 and subsequent release. Once we upgrade, issue will be solved.

from arch-unit-maven-plugin.

codecholeric avatar codecholeric commented on August 22, 2024

Should be fixed with the next release: TNG/ArchUnit@2ac6b98

from arch-unit-maven-plugin.

vincent-fuchs avatar vincent-fuchs commented on August 22, 2024

fixed in 2.0.0 with 1b1582e

from arch-unit-maven-plugin.

Related Issues (18)

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.