liteflow与tlog中的QLExpress版本不一致
Open
- Dominant language
- Java
- Stars
- 3.9k
- Forks
- 525
- PR merge metrics
- No merged PRs in 30d
Description
liteflow中依赖的QLExpress版本是3.3.0,tlog中依赖的QLExpress版本是3.2.0,导致打包之后包内只有3.2.0版本的QLExpress,liteflow初始化失败.
报错信息为QLException类没有找到
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect the dependency declarations for liteflow and tlog, then reproduce the packaged dependency set to confirm which QLExpress version is included. Verify that packaging retains the required compatible version and that LiteFlow initialization no longer fails with the reported QLException class-not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100