You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@wookie.apache.org by "Ross Gardler (JIRA)" <ji...@apache.org> on 2009/08/29 03:48:32 UTC

[jira] Created: (WOOKIE-23) Invalid web.xml files

Invalid web.xml files
---------------------

                 Key: WOOKIE-23
                 URL: https://issues.apache.org/jira/browse/WOOKIE-23
             Project: Wookie
          Issue Type: Bug
          Components: Server
            Reporter: Ross Gardler
            Priority: Blocker
         Attachments: shindig-web-xml.diff, WebContent-web-xml.diff

both the shindig and core web.xml files are invalid xml as they contain java style comments.

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


[jira] Work logged: (WOOKIE-23) Invalid web.xml files

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_10894 ]

Ross Gardler logged work on WOOKIE-23:
--------------------------------------

                Author: Ross Gardler
            Created on: 28/Aug/09 06:47 PM
            Start Date: 28/Aug/09 06:46 PM
    Worklog Time Spent: 0.33h 
      Work Description: Fixing bad comments

Issue Time Tracking
-------------------

            Time Spent: 0.33h
    Remaining Estimate: 0.67h  (was: 1h)

> Invalid web.xml files
> ---------------------
>
>                 Key: WOOKIE-23
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-23
>             Project: Wookie
>          Issue Type: Bug
>          Components: Server
>            Reporter: Ross Gardler
>            Priority: Blocker
>         Attachments: shindig-web-xml.diff, WebContent-web-xml.diff
>
>   Original Estimate: 1h
>          Time Spent: 0.33h
>  Remaining Estimate: 0.67h
>
> both the shindig and core web.xml files are invalid xml as they contain java style comments.

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


[jira] Resolved: (WOOKIE-23) Invalid web.xml files

Posted by "Scott Wilson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Scott Wilson resolved WOOKIE-23.
--------------------------------

    Resolution: Fixed
      Assignee: Scott Wilson

Fixed - applied patch.

> Invalid web.xml files
> ---------------------
>
>                 Key: WOOKIE-23
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-23
>             Project: Wookie
>          Issue Type: Bug
>          Components: Server
>            Reporter: Ross Gardler
>            Assignee: Scott Wilson
>            Priority: Blocker
>             Fix For: 0.8.1
>
>         Attachments: shindig-web-xml.diff, WebContent-web-xml.diff
>
>   Original Estimate: 1h
>          Time Spent: 0.33h
>  Remaining Estimate: 0.67h
>
> both the shindig and core web.xml files are invalid xml as they contain java style comments.

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


[jira] Updated: (WOOKIE-23) Invalid web.xml files

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ross Gardler updated WOOKIE-23:
-------------------------------

    Fix Version/s: 0.8.1

> Invalid web.xml files
> ---------------------
>
>                 Key: WOOKIE-23
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-23
>             Project: Wookie
>          Issue Type: Bug
>          Components: Server
>            Reporter: Ross Gardler
>            Priority: Blocker
>             Fix For: 0.8.1
>
>         Attachments: shindig-web-xml.diff, WebContent-web-xml.diff
>
>   Original Estimate: 1h
>          Time Spent: 0.33h
>  Remaining Estimate: 0.67h
>
> both the shindig and core web.xml files are invalid xml as they contain java style comments.

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


[jira] Updated: (WOOKIE-23) Invalid web.xml files

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ross Gardler updated WOOKIE-23:
-------------------------------

    Attachment: WebContent-web-xml.diff
                shindig-web-xml.diff

replace java stye comments with XML comments

> Invalid web.xml files
> ---------------------
>
>                 Key: WOOKIE-23
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-23
>             Project: Wookie
>          Issue Type: Bug
>          Components: Server
>            Reporter: Ross Gardler
>            Priority: Blocker
>         Attachments: shindig-web-xml.diff, WebContent-web-xml.diff
>
>   Original Estimate: 1h
>          Time Spent: 0.33h
>  Remaining Estimate: 0.67h
>
> both the shindig and core web.xml files are invalid xml as they contain java style comments.

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


[jira] Closed: (WOOKIE-23) Invalid web.xml files

Posted by "Ross Gardler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ross Gardler closed WOOKIE-23.
------------------------------


Ackd

> Invalid web.xml files
> ---------------------
>
>                 Key: WOOKIE-23
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-23
>             Project: Wookie
>          Issue Type: Bug
>          Components: Server
>            Reporter: Ross Gardler
>            Assignee: Scott Wilson
>            Priority: Blocker
>             Fix For: 0.8.1
>
>         Attachments: shindig-web-xml.diff, WebContent-web-xml.diff
>
>   Original Estimate: 1h
>          Time Spent: 0.67h
>  Remaining Estimate: 0.33h
>
> both the shindig and core web.xml files are invalid xml as they contain java style comments.

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


[jira] Work logged: (WOOKIE-23) Invalid web.xml files

Posted by "Scott Wilson (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WOOKIE-23?page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#action_10906 ]

Scott Wilson logged work on WOOKIE-23:
--------------------------------------

                Author: Scott Wilson
            Created on: 13/Sep/09 01:54 PM
            Start Date: 13/Sep/09 01:53 PM
    Worklog Time Spent: 0.33h 

Issue Time Tracking
-------------------

            Time Spent: 0.67h  (was: 0.33h)
    Remaining Estimate: 0.33h  (was: 0.67h)

> Invalid web.xml files
> ---------------------
>
>                 Key: WOOKIE-23
>                 URL: https://issues.apache.org/jira/browse/WOOKIE-23
>             Project: Wookie
>          Issue Type: Bug
>          Components: Server
>            Reporter: Ross Gardler
>            Assignee: Scott Wilson
>            Priority: Blocker
>             Fix For: 0.8.1
>
>         Attachments: shindig-web-xml.diff, WebContent-web-xml.diff
>
>   Original Estimate: 1h
>          Time Spent: 0.67h
>  Remaining Estimate: 0.33h
>
> both the shindig and core web.xml files are invalid xml as they contain java style comments.

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