Skip to content
This repository has been archived by the owner on Jun 16, 2023. It is now read-only.

compile bug fix [0.7.1thrift8 ] #383

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

compile bug fix [0.7.1thrift8 ] #383

wants to merge 7 commits into from

Conversation

pzz2011
Copy link

@pzz2011 pzz2011 commented Nov 9, 2016

please add the following dependency to pom.xml of jstorm-core:


<dependency>
    <groupId>commons-codec</groupId>
    <artifactId>commons-codec</artifactId>
    <version>1.10</version>
</dependency>

otherwise it will report missing commons-codec:)

@CLAassistant
Copy link

CLAassistant commented Nov 9, 2016

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 3 committers have signed the CLA.

❌ longdafeng
❌ zhongyan.feng
❌ jxysoft


zhongyan.feng seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@pzz2011 pzz2011 changed the title compile]bug fix [0.7.1thrift8 compile] compile bug fix [0.7.1thrift8 compile] Nov 9, 2016
@pzz2011 pzz2011 changed the title compile bug fix [0.7.1thrift8 compile] compile bug fix [0.7.1thrift8 ] Nov 9, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants