You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by re...@apache.org on 2022/05/12 10:50:32 UTC

[uima-uimafit] branch no-jira-test-matrix-builds created (now 45ba5cd)

This is an automated email from the ASF dual-hosted git repository.

rec pushed a change to branch no-jira-test-matrix-builds
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git


      at 45ba5cd  [NO JIRA] Switch to matrix build branch of the pipeline

This branch includes the following new commits:

     new 45ba5cd  [NO JIRA] Switch to matrix build branch of the pipeline

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[uima-uimafit] 01/01: [NO JIRA] Switch to matrix build branch of the pipeline

Posted by re...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

rec pushed a commit to branch no-jira-test-matrix-builds
in repository https://gitbox.apache.org/repos/asf/uima-uimafit.git

commit 45ba5cd2b63bc2c0bc7ba3adfbd7bf154d33e03d
Author: Richard Eckart de Castilho <re...@apache.org>
AuthorDate: Thu May 12 12:50:26 2022 +0200

    [NO JIRA] Switch to matrix build branch of the pipeline
---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 7cf3a82..dab7110 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -15,7 +15,7 @@
 // specific language governing permissions and limitations
 // under the License.
   
-@Library('uima-build-jenkins-shared-library') _
+@Library('uima-build-jenkins-shared-library@UIMA-6451-Jenkins-builds-should-run-against-multiple-platforms') _
 
 defaultPipeline {
   extraMavenArguments = '-Pjacoco,spotbugs,pmd'