Skip to content

Conversation

@lemonzone2010
Copy link
Contributor

I run deploy.sh and I get the error :

cp: cannot stat '/xxx/rocketmq-client-cpp/doc': No such file or directory
cp: cannot stat '/xxx/rocketmq-client-cpp/changelog': No such file or directory

deploy.sh Outdated
cp -rf ${CWD_DIR}/doc ${DEPLOY_BUILD_HOME}/
cp -rf ${CWD_DIR}/changelog ${DEPLOY_BUILD_HOME}/
#cp -rf ${CWD_DIR}/doc ${DEPLOY_BUILD_HOME}/
#cp -rf ${CWD_DIR}/changelog ${DEPLOY_BUILD_HOME}/
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please tell the reason for commenting these lines?
If the ${CWD_DIR}/doc is not existed, I think we should fix the issue that ${CWD_DIR}/doc could not be found instead of commenting these directly?

@jonnxu
Copy link
Contributor

jonnxu commented Jan 10, 2019

dir ${CWD_DIR}/doc and ${CWD_DIR}/changelog have been removed in version 1.2.0 not long ago

@lemonzone2010 lemonzone2010 changed the title fix error: the dir doc and changelog not found when run deploy.sh remove copying the dir doc and changelog in deploy.sh because of the two dirs not exist Jan 10, 2019
@ShannonDing ShannonDing merged commit 04f0fe8 into apache:master Jan 10, 2019
@ShannonDing ShannonDing added the enhancement New feature or request label Jan 21, 2019
@ShannonDing ShannonDing added this to the 1.2.1 milestone Jan 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants