8000 Add toolchain java path to environment variables in ExecMojo - added … · mojohaus/exec-maven-plugin@d2bdc9c · GitHub
[go: up one dir, main page]

Skip to content

Commit d2bdc9c

Browse files
mmazurslawekjaranowski
authored andcommitted
Add toolchain java path to environment variables in ExecMojo - added tests and various enhancements
1 parent eb62d78 commit d2bdc9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
echo "%CUSTOM_NAME_FOR_TOOLCHAIN_JAVA% > testfile.txt
1+
echo %CUSTOM_NAME_FOR_TOOLCHAIN_JAVA% > testfile.txt

0 commit comments

Comments
 (0)
0