Skip to content

Commit c5c2656

Browse files
committed
Merge remote-tracking branch 'origin/v1.5.0' into v1.5.0
2 parents 766d74d + 81bb460 commit c5c2656

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

launcher/.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ target/
1010
plugins/
1111
lib/
1212
dependency-reduced-pom.xml
13+
.vertx/

launcher/src/main/java/com/dtstack/flink/sql/launcher/LauncherOptionParser.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
* The Parser of Launcher commandline options
4040
*
4141
* Company: www.dtstack.com
42-
42+
* @author sishu.yss
4343
*/
4444
public class LauncherOptionParser {
4545

0 commit comments

Comments
 (0)