pkumar-singh commented on a change in pull request #2850:
URL: https://github.com/apache/bookkeeper/pull/2850#discussion_r736767527
##########
File path: bin/common_gradle.sh
##########
@@ -245,7 +240,7 @@ set_module_classpath() {
echo ${BK_CLASSPATH}
else
add_maven_deps_to_classpath ${MODULE_PATH} >&2
- cat ${BK_HOME}/${MODULE_PATH}/build/classpath.txt
Review comment:
This file is generated here. So If you need to change the name you have
to change it there too.?
But I do not see any reason to change. Because we are not caching anything,
with gradle. Gradle does the caching though.
https://github.com/apache/bookkeeper/blob/master/bookkeeper-server/build.gradle#L84
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]