You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Markus Spann (Jira)" <ji...@apache.org> on 2022/08/19 17:48:00 UTC

[jira] [Updated] (CSV-303) Fail build on breaking API changes

     [ https://issues.apache.org/jira/browse/CSV-303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Spann updated CSV-303:
-----------------------------
    Description: 
Breaking changes to the public API should automatically fail the build to ensure backward- and binary-compatibility of the library.

I will create a [pull request|https://github.com/apache/commons-csv/pull/252] that achieves this based on {{{}org.revapi:revapi-maven-plugin{}}}.

  was:
Breaking changes to the public API should automatically fail the build to ensure backward- and binary-compatibility of the library.

I will create a pull request that achieves this based on {{{}org.revapi:revapi-maven-plugin{}}}.


> Fail build on breaking API changes
> ----------------------------------
>
>                 Key: CSV-303
>                 URL: https://issues.apache.org/jira/browse/CSV-303
>             Project: Commons CSV
>          Issue Type: Improvement
>    Affects Versions: 1.9.0
>            Reporter: Markus Spann
>            Priority: Minor
>             Fix For: 1.10.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Breaking changes to the public API should automatically fail the build to ensure backward- and binary-compatibility of the library.
> I will create a [pull request|https://github.com/apache/commons-csv/pull/252] that achieves this based on {{{}org.revapi:revapi-maven-plugin{}}}.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)