Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "添加词性标注功能" #38

Merged
merged 1 commit into from
Aug 12, 2016
Merged

Revert "添加词性标注功能" #38

merged 1 commit into from
Aug 12, 2016

Conversation

piaolingxue
Copy link
Contributor

Reverts #34

@shibing624 我本地编译报以下错误

[INFO] Loading classes to check...
[INFO] Scanning for API signatures and dependencies...
[ERROR] Forbidden method invocation: java.io.InputStreamReader#<init>(java.io.InputStream) [Uses default charset]
[ERROR]   in com.pycredit.fenci.utils.TxtUtil (TxtUtil.java:16)
[ERROR] Forbidden class/interface use: java.io.FileWriter [Uses default charset]
[ERROR]   in com.pycredit.fenci.utils.TxtUtil (TxtUtil.java:32)
[ERROR] Forbidden class/interface use: java.io.FileWriter [Uses default charset]
[ERROR]   in com.pycredit.fenci.utils.TxtUtil (TxtUtil.java:41)
[ERROR] Scanned 13 (and 235 related) class file(s) for forbidden API invocations (in 0.17s), 3 error(s).
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1.412 s
[INFO] Finished at: 2016-08-12T15:01:39+08:00
[INFO] Final Memory: 10M/155M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal de.thetaphi:forbiddenapis:1.8:check (default) on project jieba-analysis: Check for forbidden API calls failed, see log. -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven

@shibing624
Copy link
Contributor

哦,看到了,我添加了额外的文本读写测试代码,我删掉再pull吧。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants