[forge-dev] [JBoss JIRA] Closed: (SEAMFORGE-66) Add a command to recursively list files in project

Lincoln Baxter III (JIRA) jira-events at lists.jboss.org
Mon Mar 14 17:30:45 EDT 2011


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

Lincoln Baxter III closed SEAMFORGE-66.
---------------------------------------

         Assignee: Lincoln Baxter III
    Fix Version/s: 1.0.0.Alpha3
       Resolution: Done


Implemented, but dangerous to use since there is no practical way to cancel a long find.

> Add a command to recursively list files in project
> --------------------------------------------------
>
>                 Key: SEAMFORGE-66
>                 URL: https://issues.jboss.org/browse/SEAMFORGE-66
>             Project: Seam Forge
>          Issue Type: Feature Request
>          Components: Shell
>    Affects Versions: 1.0.0.Alpha2
>            Reporter: Dan Allen
>            Assignee: Lincoln Baxter III
>             Fix For: 1.0.0.Alpha3
>
>
> After creating a project, or adding a facet to an existing project, I often want to see all the files that are in the project. In bash, I typically use the find or tree command to recursively list the files in the project. A similar command would be useful in forge so I don't have to drop out of the forge shell.
> The command should intelligently exclude temporary project files/directories by default. For instance, from the root of the project, the target directory would be included for Maven projects. A commandline flag can be provided to disable the filter.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the forge-dev mailing list