]
Rob Stryker updated JBIDE-12361:
--------------------------------
Attachment: JBIDE-12361.33x.v2.patch
Use this patch instead. Previous patch was missing the second part of the commit.
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: Max Rydahl Andersen
Fix For: 3.3.2, 3.4.0.M1
Attachments: JBIDE-12361.33x.patch, JBIDE-12361.33x.v2.patch
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: