Radeity opened a new issue, #13638:
URL: https://github.com/apache/dolphinscheduler/issues/13638

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/dolphinscheduler/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   
https://github.com/apache/dolphinscheduler/blob/9668c84d30b2c885cbf20ccf9e76f64a41f77096/dolphinscheduler-task-plugin/dolphinscheduler-task-java/src/main/java/org/apache/dolphinscheduler/plugin/task/java/JavaTask.java#L201-L203
   
   Provide main jar with the full name `aaaa_3.3.0.jar`, finally, get main jar 
name `0.jar`.
   
   
   ### What you expected to happen
   
   Get right main jar name `aaaa_3.3.0.jar`.
   
   ### How to reproduce
   
   Run a java task with main jar which contains dot in name.
   
   ### Anything else
   
   In addition, may i ask why codes in line 201 and 202 are needed?
   
   ### Version
   
   dev
   
   ### Are you willing to submit PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: 
[email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to