]
Bruce Link commented on FORGE-2768:
-----------------------------------
[^forge.log]
Log attached (after clean install and typing "forge" at command line followed by
"exit"
I do not see anything of interest in the log.
I duplicated the issue on a second machine running Windows 10.
Both systems have the windows 10 version of the bash shell installed (but not used in
running forge)
Forge command line fails with Windows 10 Command Prompt window
--------------------------------------------------------------
Key: FORGE-2768
URL:
https://issues.jboss.org/browse/FORGE-2768
Project: Forge
Issue Type: Bug
Components: Windows
Affects Versions: 3.7.2.Final
Environment: Windows 10 Pro version 1703 build 15063.726
JDK 1.8.0_144 with JAVA_HOME and PATH set
Forge 3.7.2.Final download unzipped with FORGE_HOME and PATH set
Reporter: Bruce Link
Attachments: forge.log
Downloaded and unzipped forge-distribution-3.7.2.Final-offline.zip
Set up FORGE_HOME and put %FORGE_HOME%\bin in front of PATH
Open command Prompt window and type forge
Type exit
output follows:
----------------------------------------------------------------------------------------------
C:\Users\drbdl>forge
Using Forge at D:\Apps\forge-distribution-3.7.2.Final
_____
| ___|__ _ __ __ _ ___
| |_ / _ \| `__/ _` |/ _ \ \\
| _| (_) | | | (_| | __/ //
|_| \___/|_| \__, |\___|
|__/
JBoss Forge, version [ 3.7.2.Final ] - JBoss, by Red Hat, Inc. [
http://forge.jboss.org
]
Hit '<TAB>' for a list of available commands and 'man [cmd]' for
help on a specific command.
To quit the shell, type 'exit'.
\[0G[2K[;39;49m[drbdl]$ [0G[2K[;39;49m[drbdl]$ exit
exit
was not found.
Did you mean this?
[;99;109m exit[0m
[0G[2K[;39;49m[drbdl]$
---------------------------------------------------------------------------------------------------
Typing tab just produces a tab, not a list of commands
Other Java programs work (eclipse, wildfly)