[
https://issues.apache.org/jira/browse/THRIFT-4345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James E. King, III updated THRIFT-4345:
---------------------------------------
Description:
Following documentation of the supported language versions, we need to ensure
there is a CI job that will build and run all the unit tests for all the
minimum supported language levels.
Some examples of non-conformance right now:
ubuntu-trusty has perl 5.18.2 and xenial has 5.22.0, however all perl files
state minimum of 5.10, so we should be building with 5.10 *or* move the minimum
supported version up to 5.18.2.
was:
Following documentation of the supported language versions, we need to ensure
there is a CI job that will build and run all the unit tests for all the
minimum supported language levels.
Some examples of non-conformance right now:
ubuntu-trusty has perl 5.18.2 and xenial has 5.22.0, however all perl files
state minimum of 5.10, so we should be building with 5.10.
> Create a docker build environment that uses the minimum supported language
> levels
> ---------------------------------------------------------------------------------
>
> Key: THRIFT-4345
> URL: https://issues.apache.org/jira/browse/THRIFT-4345
> Project: Thrift
> Issue Type: Improvement
> Components: Build Process
> Affects Versions: 0.10.0
> Environment: docker
> Reporter: James E. King, III
> Assignee: James E. King, III
>
> Following documentation of the supported language versions, we need to ensure
> there is a CI job that will build and run all the unit tests for all the
> minimum supported language levels.
> Some examples of non-conformance right now:
> ubuntu-trusty has perl 5.18.2 and xenial has 5.22.0, however all perl files
> state minimum of 5.10, so we should be building with 5.10 *or* move the
> minimum supported version up to 5.18.2.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)