[shrinkwrap-issues] [JBoss JIRA] Created: (SHRINKDESC-36) Add schemaLocation to WebAppDescriptor

Andrew Rubinger (JIRA) jira-events at lists.jboss.org
Mon Feb 28 11:50:05 EST 2011


Add schemaLocation to WebAppDescriptor
--------------------------------------

                 Key: SHRINKDESC-36
                 URL: https://issues.jboss.org/browse/SHRINKDESC-36
             Project: ShrinkWrap Descriptors
          Issue Type: Task
            Reporter: Andrew Rubinger
            Assignee: Andrew Rubinger
             Fix For: 0.1.2


Root tag output should look like:

<web-app version="3.0" xmlns="http://java.sun.com/xml/ns/javaee"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd">

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the shrinkwrap-issues mailing list