[prev in list] [next in list] [prev in thread] [next in thread] 

List:       jakarta-commons-dev
Subject:    [commons-crypto] branch master updated: No need to run RAT here
From:       sebb () apache ! org
Date:       2022-06-30 23:37:48
Message-ID: 165663226845.3000655.18443440923513400210 () gitbox2-he-fi ! apache ! org
[Download RAW message or body]

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

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-crypto.git


The following commit(s) were added to refs/heads/master by this push:
     new 3a07548  No need to run RAT here
3a07548 is described below

commit 3a07548cc6777dd85a7fc7f63603866ad654c282
Author: Sebb <sebb@apache.org>
AuthorDate: Fri Jul 1 00:37:40 2022 +0100

    No need to run RAT here
    
    [skip ci]
---
 src/docker/build.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/docker/build.sh b/src/docker/build.sh
index 7755275..0424f1e 100755
--- a/src/docker/build.sh
+++ b/src/docker/build.sh
@@ -25,7 +25,7 @@ cd /home/crypto # must agree with virtual mount in docker-compose.yaml
 cp /usr/include/x86_64-linux-gnu/openssl/opensslconf.h /usr/include/openssl
 
 # Run the 64-bit builds.
-mvn -V package
+mvn -V package -Drat.skip
 
 # use process-classes rather than package to speed up builds
 mvn -DskipTests -Drat.skip process-classes -P linux-aarch64

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic