[jbosstools-issues] [JBoss JIRA] (JBIDE-12361) PRoblem with WorkspaceFIlesetVirtualComponent, publish using fileset virtual component

Rob Stryker (JIRA) jira-events at lists.jboss.org
Tue Jul 24 00:44:06 EDT 2012


Rob Stryker created JBIDE-12361:
-----------------------------------

             Summary: PRoblem with WorkspaceFIlesetVirtualComponent, publish using fileset virtual component
                 Key: JBIDE-12361
                 URL: https://issues.jboss.org/browse/JBIDE-12361
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: JBossAS/Servers
    Affects Versions: 3.3.1
            Reporter: Rob Stryker
            Assignee: Rob Stryker
             Fix For: 3.3.2, 3.4.0.M1


Steps to reproduce:
1) Create a dynamic web project
2) Create a POJP
3) Inside POJP, make some file structure (foldera, foldera/file1.txt, foldera/file2.txt, folderb, folderb/b1.txt, etc)
4) Right-click web project, go to deployment assembly page
5) click add
6) click 'fileset' 
7) set root to /pojp
8) set includes pattern to **/file1*
9) finish
10) publish this to some server

You will note that matching files inside a subdirectory that is not explicitly included in the includes pattern does not get included. In this case, foldera/file1.txt will not be included, and folder  'foldera' will also not be created in the deployment.  This is a bug. 

Part of this commit has been made over at JBIDE-12360 by accident

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list