Skip to content

Commit 8dbbb07

Browse files
mmazurslawekjaranowski
mmazur
authored andcommitted
Add toolchain java path to environment variables in ExecMojo - added tests and various enhancements
1 parent 168b368 commit 8dbbb07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
echo|set /p="123" > test.txt
1+
echo|set /p="%CUSTOM_NAME_FOR_TOOLCHAIN_JAVA%" > testfile.txt

0 commit comments

Comments
 (0)