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

SofaArk打包插件支持开关调整是否指定MainClass #999

Open
thinkergithub opened this issue Aug 27, 2024 · 0 comments
Open

SofaArk打包插件支持开关调整是否指定MainClass #999

thinkergithub opened this issue Aug 27, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@thinkergithub
Copy link

Feature description

现状:当前sofa的打包插件若不指定MainClass会导致打包报错,因为需要将MainClass写入manifest,但是有些场景是可以通过动态传入MainClass,编译期希望可通过开关跳过MainClass指定。
需求:SofaArk打包插件可以通过开关来控制是否指定MainClass。

Additional notes

Add other notes if necessary.

@lvjing2 lvjing2 added the good first issue Good for newcomers label Aug 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants