[ https://issues.apache.org/jira/browse/GEODE-2434?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15866456#comment-15866456 ]
ASF subversion and git services commented on GEODE-2434: -------------------------------------------------------- Commit 889d17041a26536dcc99b9f2bd0207c9c2695340 in geode's branch refs/heads/master from [~upthewaterspout] [ https://git-wip-us.apache.org/repos/asf?p=geode.git;h=889d170 ] GEODE-2434: Generate old version classpaths in doLast The geode-old-versions/build.gradle was generating the classpath properties file during the build configuration phase, rather than the execution phase. Also converting the file to an actual properties file so that it will handle special characters properly. > 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.1.0, 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)