Skip to content
New issue

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

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

Already on GitHub? # to your account

怎么对commons-lang产生了依赖? #1364

Closed
chpinck opened this issue Aug 10, 2016 · 4 comments
Closed

怎么对commons-lang产生了依赖? #1364

chpinck opened this issue Aug 10, 2016 · 4 comments
Labels
Milestone

Comments

@chpinck
Copy link

chpinck commented Aug 10, 2016

java.lang.NoClassDefFoundError: org/apache/commons/lang/math/NumberUtils
com.alibaba.druid.sql.parser.Lexer.decimalValue(Lexer.java:1288)

commons-lang commons-lang 2.6
@wenshao wenshao added this to the 1.0.25 milestone Aug 10, 2016
@wenshao wenshao added the Bug label Aug 10, 2016
@wenshao
Copy link
Member

wenshao commented Aug 10, 2016

这个确实是不恰当依赖,下个版本就会去掉依赖,合并代码的时候没看仔细,谢谢反馈。

@chpinck
Copy link
Author

chpinck commented Aug 11, 2016

下个版本大概什么时候发布,我想尽快更新,谢谢!

@chpinck
Copy link
Author

chpinck commented Aug 12, 2016

看了你修改的代码
import org.apache.commons.lang.math.NumberUtils;
这句没有删除

@wenshao
Copy link
Member

wenshao commented Aug 21, 2016

是的,import还没去掉,不过应不会影响使用的。新版本已发布1.0.25

@wenshao wenshao closed this as completed Aug 21, 2016
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants