[hotfix-842][chunjun-sql] add excluded file of chunjun-ddl-mysql jar by lvyanquan · Pull Request #905 · DTStack/chunjun
Navigation Menu
{{ message }}
- Notifications You must be signed in to change notification settings
- Fork 1.7k
Merged
[hotfix-842][chunjun-sql] add excluded file of chunjun-ddl-mysql jar#905
lvyanquan merged 1 commit intoDTStack:masterfrom
lvyanquan:hotfix_842
[hotfix-842][chunjun-sql] add excluded file of chunjun-ddl-mysql jar#905
lvyanquan merged 1 commit intoDTStack:masterfrom
lvyanquan:hotfix_842
Conversation
Copy link
Contributor
lvyanquan
commented
Jun 1, 2022
lvyanquan
commented
- as what 想问一下standalone模式无法创建Job怎么处理 #842 has described, I wrote a script to find out which jar is wrong
find ./chunjun-dist -name '*.jar' > ./test.txt while read line do echo $line jarsigner -verify $line done < ./test.txt
2. and fixed the problem.
…tion: Invalid signature file digest for Manifest main attributes"
This was linked to issues
Jun 1, 2022
lvyanquan
merged commit
a168e20
into
DTStack:master
fourSheep8X
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
