Giter Site home page Giter Site logo

Comments (4)

harrah avatar harrah commented on May 12, 2024

I'm not clear on what this should do anymore. It is obvious for a single-module project where the only failure is the compile task. However, in a multi-module project, I want to know which sub-module failed. Even in a single-module project, I want to know whether it was compile or test:compile. One thing you can do is disable the final success/failure message. Or, we can allow the "Incomplete tasks" line to be disabled. What do you think?

from sbt.

ijuma avatar ijuma commented on May 12, 2024

The "Incomplete tasks" line is indeed what I'd like to disable. It makes it sound like there is more to it than the compiler error and suggests an action that is not particularly helpful. I agree that the rest is useful.

from sbt.

harrah avatar harrah commented on May 12, 2024

This is probably easy to do either way, but do you think it should be removed completely or have a setting for it? If a setting, should it be on/off by default? I don't care personally because I know about the 'last' command already.

from sbt.

ijuma avatar ijuma commented on May 12, 2024

Good question. It is true that once a user knows that he can use "last", he probably doesn't care for that message. I wouldn't mind if it was simply removed.

On the other hand, it's useful for new users who don't read documentation. I think it's particularly helpful for tasks that can fail and generally need debugging (e.g. update). So, perhaps the ideal scenario would be to have a setting and have it off for tasks that are known to fail frequently and that include the useful information in the normal output.

But as I said earlier, I'd also be happy with just removing it for now and waiting for a possible reintroduction depending on feedback.

from sbt.

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.