[forge-issues] [JBoss JIRA] (FORGE-1439) Verbose output is missing

Lincoln Baxter III (JIRA) issues at jboss.org
Fri Jan 17 22:26:32 EST 2014


     [ https://issues.jboss.org/browse/FORGE-1439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Lincoln Baxter III resolved FORGE-1439.
---------------------------------------

    Fix Version/s: 2.0.0.CR2
                       (was: 2.x Future)
       Resolution: Done

    
> Verbose output is missing
> -------------------------
>
>                 Key: FORGE-1439
>                 URL: https://issues.jboss.org/browse/FORGE-1439
>             Project: Forge
>          Issue Type: Sub-task
>          Components: UI - Shell
>    Affects Versions: 2.0.0.Beta4
>            Reporter: Antonio Goncalves
>            Assignee: Lincoln Baxter III
>             Fix For: 2.0.0.CR2
>
>
> This might have a different setting in Forge 2.x, but I really miss having a verbose output of my commands. In Forge 1.x I have the following :
> {code}
> [no project] Forge $ new-project --named forge1 --topLevelPackage org.forge1.test --type war --finalName toto
> ***SUCCESS*** Created project [forge1] in new working directory [/Users/antoniombp/Documents/Code/temp/Forge/forge1]
> Wrote /Users/antoniombp/Documents/Code/temp/Forge/forge1
> Wrote /Users/antoniombp/Documents/Code/temp/Forge/forge1/pom.xml
> Wrote /Users/antoniombp/Documents/Code/temp/Forge/forge1/src/main/webapp
> Wrote /Users/antoniombp/Documents/Code/temp/Forge/forge1/src/main/java
> Wrote /Users/antoniombp/Documents/Code/temp/Forge/forge1/src/test/java
> Wrote /Users/antoniombp/Documents/Code/temp/Forge/forge1/src/main/resources
> Wrote /Users/antoniombp/Documents/Code/temp/Forge/forge1/src/test/resources
> Wrote /Users/antoniombp/Documents/Code/temp/Forge/forge1/src/main/java/org/forge1/test
> {code}
> And in Forge 2.Beta I only have
> {code}
> [Forge]$ project-new --named forge2 --topLevelPackage org.forge2.test --type war
> ***SUCCESS*** Project named 'forge2' has been created.
> {code}
> As a geek (and Forge is made for geeks), it really helps to see what's happening. Again, that might be a new setting in Forge 2.Beta that I'm not aware off.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-issues mailing list