[
https://issues.apache.org/jira/browse/BEAM-1513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aviem Zur updated BEAM-1513:
----------------------------
Description:
Skip slower verifications (checkstyle, rat and findbugs) if '-Dquick' was
specified in the maven command. Enable them otherwise.
The reasoning behind this is usually if you're skipping tests you're in a hurry
to build and do not want to go through the slower verifications.
Should still be able to force these verifications with '-Prelease' as before,
even if '-Dquick' is specified.
[Original dev list
discussion|https://lists.apache.org/thread.html/e1f80e54b44b4a39630d978abe79fb6a6cecf71d9821ee1881b47afb@%3Cdev.beam.apache.org%3E]
was:
Skip slower verifications (checkstyle, rat and findbugs) if '-DskipTests' was
specified in the maven command. Enable them otherwise.
The reasoning behind this is usually if you're skipping tests you're in a hurry
to build and do not want to go through the slower verifications.
Should still be able to force these verifications with '-Prelease' as before,
even if '-DskipTests' is specified.
[Original dev list
discussion|https://lists.apache.org/thread.html/e1f80e54b44b4a39630d978abe79fb6a6cecf71d9821ee1881b47afb@%3Cdev.beam.apache.org%3E]
> Skip slower verifications if '-Dquick' specified. Enable them otherwise
> -----------------------------------------------------------------------
>
> Key: BEAM-1513
> URL: https://issues.apache.org/jira/browse/BEAM-1513
> Project: Beam
> Issue Type: Improvement
> Components: build-system
> Reporter: Aviem Zur
> Assignee: Aviem Zur
> Priority: Minor
>
> Skip slower verifications (checkstyle, rat and findbugs) if '-Dquick' was
> specified in the maven command. Enable them otherwise.
> The reasoning behind this is usually if you're skipping tests you're in a
> hurry to build and do not want to go through the slower verifications.
> Should still be able to force these verifications with '-Prelease' as before,
> even if '-Dquick' is specified.
> [Original dev list
> discussion|https://lists.apache.org/thread.html/e1f80e54b44b4a39630d978abe79fb6a6cecf71d9821ee1881b47afb@%3Cdev.beam.apache.org%3E]
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)