You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2021/01/25 14:57:00 UTC

[jira] [Updated] (UIMA-6307) Centralize Jenkins pipelines

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

Richard Eckart de Castilho updated UIMA-6307:
---------------------------------------------
    Description: 
Currently, every repo has it's own Jenkins files with a  lot of stuff inside it. But we have bugs sometimes, e.g. that "sh" is not supported on Windows and we need to call "bat" there instead. So fixing this in every single repo and branch is kind of annoying - so it would be good to centralize the bulk of the build setup.

* (x) Apache UIMA Addons			
* (x) Apache UIMA Asynchronous Scaleout (AS)
* (x) Apache UIMA Build Resourcces		
* (x) Apache UIMA Build resources		
* (x) Apache UIMA C++ SDK			
* (x) Apache UIMA DUCC			
* (x) Apache UIMA Java SDK			
* (x) Apache UIMA Parent POM			
* (x) Apache UIMA Ruta			
* (x) Apache UIMA Sandbox			
* (x) Apache UIMA uimaFIT


  was:Currently, every repo has it's own Jenkins files with a  lot of stuff inside it. But we have bugs sometimes, e.g. that "sh" is not supported on Windows and we need to call "bat" there instead. So fixing this in every single repo and branch is kind of annoying - so it would be good to centralize the bulk of the build setup.


> Centralize Jenkins pipelines
> ----------------------------
>
>                 Key: UIMA-6307
>                 URL: https://issues.apache.org/jira/browse/UIMA-6307
>             Project: UIMA
>          Issue Type: New Feature
>          Components: Build, Packaging and Test
>            Reporter: Richard Eckart de Castilho
>            Assignee: Richard Eckart de Castilho
>            Priority: Major
>
> Currently, every repo has it's own Jenkins files with a  lot of stuff inside it. But we have bugs sometimes, e.g. that "sh" is not supported on Windows and we need to call "bat" there instead. So fixing this in every single repo and branch is kind of annoying - so it would be good to centralize the bulk of the build setup.
> * (x) Apache UIMA Addons			
> * (x) Apache UIMA Asynchronous Scaleout (AS)
> * (x) Apache UIMA Build Resourcces		
> * (x) Apache UIMA Build resources		
> * (x) Apache UIMA C++ SDK			
> * (x) Apache UIMA DUCC			
> * (x) Apache UIMA Java SDK			
> * (x) Apache UIMA Parent POM			
> * (x) Apache UIMA Ruta			
> * (x) Apache UIMA Sandbox			
> * (x) Apache UIMA uimaFIT



--
This message was sent by Atlassian Jira
(v8.3.4#803005)