You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2020/10/19 14:58:33 UTC

[cxf] branch master updated: Trying process-classes for codeql

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

coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new 7a5dae0  Trying process-classes for codeql
7a5dae0 is described below

commit 7a5dae0516ce59e6c2ad23424153c5903d5a72da
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Mon Oct 19 15:56:31 2020 +0100

    Trying process-classes for codeql
---
 .github/workflows/codeql-analysis.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
index 5c5c38f..b75afd2 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -73,8 +73,7 @@ jobs:
     #    uses a compiled language
 
     - run: |
-        #mvn clean install -Pnochecks -DskipTests
-        mvn process-sources -Pnochecks
+        mvn clean process-classes -Pnochecks
     #   make bootstrap
     #   make release