]
George Gastaldi closed FORGE-1856.
----------------------------------
Assignee: George Gastaldi
Fix Version/s: 2.6.1.Final
(was: 2.x Future)
Resolution: Done
Allow execution of native commands
----------------------------------
Key: FORGE-1856
URL:
https://issues.jboss.org/browse/FORGE-1856
Project: Forge
Issue Type: Enhancement
Security Level: Public(Everyone can see)
Components: UI - Shell
Affects Versions: 2.6.0.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.6.1.Final
{quote}
gastaldi
12:23 maybe we could fallback to native
lincolnthree
12:24 gastaldi: fallback to native would be nice. we need passthrough to the native
command line if possible
gastaldi
12:24 in our CommandNotFoundHandler, we could fallback to running a native command
lincolnthree
12:24 stalep: any idea how to do that? :p
gastaldi
12:25 lincolnthree:
https://github.com/forge/core/blob/master/shell/impl/src/main/java/org/jb...
12:25 we should have a flag that allows that
{quote}