[jbosside-issues] [JBoss JIRA] Created: (JBIDE-455) Incremental Builder not removing old matches on fileset edits

Robert Stryker (JIRA) jira-events at lists.jboss.org
Tue Feb 20 16:44:35 EST 2007


Incremental Builder not removing old matches on fileset edits
-------------------------------------------------------------

                 Key: JBIDE-455
                 URL: http://jira.jboss.com/jira/browse/JBIDE-455
             Project: JBoss IDE
          Issue Type: Bug
          Components: Packaging
    Affects Versions: 2.0.0.Beta3
            Reporter: Robert Stryker


Project POJP has following:

POJP
 |-  folder (EarMetainf)
      |-  application.xml

Steps:

1) Create a new top level jar (top.war).
2) create a folder "META-INF"
3) create fileset under META-INF with includes pattern:   EarMetainf/**/*
4) build   (note file inclusion in war)
5) edit fileset as follows:
     a)  change root folder to "EarMetainf"
     b)  change includes pattern to **/*
6)  build  (note the war contains    META-INF/EarMetainf/application.xml  as well as  META-INF/application.xml)

Notes:  Probably incremental builder's fault, not removing old matches. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jbosstools-issues mailing list