[ 
https://issues.apache.org/jira/browse/GEODE-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15856807#comment-15856807
 ] 

Dan Smith commented on GEODE-2434:
----------------------------------

It turns out this was also causing failures if you run ./gradlew clean 
precheckin because the file is generated in the configuration phase and then 
deleted by clean in the execution phase.

> geodeOldVersionClasspaths.txt is generated every time build is parsed
> ---------------------------------------------------------------------
>
>                 Key: GEODE-2434
>                 URL: https://issues.apache.org/jira/browse/GEODE-2434
>             Project: Geode
>          Issue Type: Bug
>          Components: build
>            Reporter: Dan Smith
>            Assignee: Dan Smith
>             Fix For: 1.2.0
>
>
> geode-old-versions/build.gradle regenerates geodeOldVersionClasspaths.txt 
> during the configuration phase of the task createGeodeClasspathsFile. This is 
> a performance issue with the build because every time someone types ./gradlew 
> it will regenerate this file while configuring the build.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to