You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@syncope.apache.org by GitBox <gi...@apache.org> on 2020/05/04 15:01:49 UTC

[GitHub] [syncope] ilgrosso commented on a change in pull request #182: NOJIRA - Switch Travis CI to AMD64 Bionic Distro

ilgrosso commented on a change in pull request #182:
URL: https://github.com/apache/syncope/pull/182#discussion_r419503248



##########
File path: pom.xml
##########
@@ -2530,6 +2530,7 @@ under the License.
             <exclude>**/*.json</exclude>
             <exclude>**/banner.txt</exclude>
             <exclude>**/target/**</exclude>
+            <exclude>**/install-jdk.sh</exclude>

Review comment:
       I think we should avoid this.
   Isn't enough to fetch the `install-jdk` script into a different location, not placed in the checkout directory, to avoid RAT failing?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org