[prev in list] [next in list] [prev in thread] [next in thread] 

List:       cactus-dev
Subject:    [jira] Created: (CACTUS-269) webxmlmerge does not merge filters
From:       "Ghassan Ezzi (JIRA)" <cactus-dev () jakarta ! apache ! org>
Date:       2010-03-10 14:57:27
Message-ID: 394901007.177601268233047300.JavaMail.jira () brutus ! apache ! org
[Download RAW message or body]

webxmlmerge does not merge filters when the schema/version are 2.4 (it is ok for 2.3)
-------------------------------------------------------------------------------------

                 Key: CACTUS-269
                 URL: https://issues.apache.org/jira/browse/CACTUS-269
             Project: Cactus
          Issue Type: Bug
          Components: Ant Integration
    Affects Versions: 1.8.1
            Reporter: Ghassan Ezzi
            Priority: Critical


when the srcfile web.xml schema (and/or version) is 2.4, the merge does not merge the \
filters from the mergefile <web-app xmlns="http://java.sun.com/xml/ns/j2ee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee web-app_2_4.xsd"
    version="2.4">
.
when the version is 2.3, the merge works.
<!DOCTYPE web-app 
    PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" 
    "http://java.sun.com/dtd/web-app_2_3.dtd">
--or--
<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/dtd/web-app_2_3.dtd"
    version="2.3">


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: cactus-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: cactus-dev-help@jakarta.apache.org


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic