You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by "Steve Blackmon (JIRA)" <ji...@apache.org> on 2017/10/11 06:54:00 UTC

[jira] [Created] (STREAMS-539) quick profile should be disabled by default

Steve Blackmon created STREAMS-539:
--------------------------------------

             Summary: quick profile should be disabled by default
                 Key: STREAMS-539
                 URL: https://issues.apache.org/jira/browse/STREAMS-539
             Project: Streams
          Issue Type: Task
            Reporter: Steve Blackmon
            Assignee: Steve Blackmon


after having the new 'quick' profile for a while, i realize that it should be disabled by default.  now when you want to run tests you have to explicitly enable tests AND disable the quick profile, which is cumbersome from maven command line on linux.

the more optimal solution is for quick profile to exist, disabled by default, for skipTests and skipITs to exist, disabled by default, allowing developer to pick whether they want Tests vs ITs vs none by run mvn test / mvn verify / mvn compile - or enable the shortcut properties / profiles if that's better for them.  rat should stay disabled by default.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)