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

Dan Allen (JIRA) jira-events at lists.jboss.org
Fri Mar 11 14:37:48 EST 2011


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


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