You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Wes Wannemacher (JIRA)" <ji...@apache.org> on 2008/07/10 06:26:06 UTC

[jira] Created: (WW-2716) Build broken, compile error on trunk

Build broken, compile error on trunk
------------------------------------

                 Key: WW-2716
                 URL: https://issues.apache.org/struts/browse/WW-2716
             Project: Struts 2
          Issue Type: Bug
          Components: Dispatch Filter
    Affects Versions: 2.1.4
            Reporter: Wes Wannemacher
            Assignee: Wes Wannemacher
            Priority: Minor
             Fix For: 2.1.4


It seems that the current trunk build is failing - 
http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-874
http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-555

The latest commit uses a class that appears not to exist in Xwork. 

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


[jira] Updated: (WW-2716) Build broken, compile error on trunk

Posted by "Wes Wannemacher (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes Wannemacher updated WW-2716:
--------------------------------

    Attachment: WW-2716.patch

There is a static method I found that will convert Enumerations to Iterators, so this patch uses it.

> Build broken, compile error on trunk
> ------------------------------------
>
>                 Key: WW-2716
>                 URL: https://issues.apache.org/struts/browse/WW-2716
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Dispatch Filter
>    Affects Versions: 2.1.4
>            Reporter: Wes Wannemacher
>            Assignee: Wes Wannemacher
>            Priority: Minor
>             Fix For: 2.1.4
>
>         Attachments: WW-2716.patch
>
>
> It seems that the current trunk build is failing - 
> http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-874
> http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-555
> The latest commit uses a class that appears not to exist in Xwork. 

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


[jira] Resolved: (WW-2716) Build broken, compile error on trunk

Posted by "Don Brown (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/struts/browse/WW-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Don Brown resolved WW-2716.
---------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 2.1.4)
                   2.1.3
         Assignee: Don Brown  (was: Wes Wannemacher)

Build is currently passing.

> Build broken, compile error on trunk
> ------------------------------------
>
>                 Key: WW-2716
>                 URL: https://issues.apache.org/struts/browse/WW-2716
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Dispatch Filter
>    Affects Versions: 2.1.4
>            Reporter: Wes Wannemacher
>            Assignee: Don Brown
>            Priority: Minor
>             Fix For: 2.1.3
>
>         Attachments: WW-2716.patch
>
>
> It seems that the current trunk build is failing - 
> http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-874
> http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-555
> The latest commit uses a class that appears not to exist in Xwork. 

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


[jira] Commented: (WW-2716) Build broken, compile error on trunk

Posted by "Wes Wannemacher (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/struts/browse/WW-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=44365#action_44365 ] 

Wes Wannemacher commented on WW-2716:
-------------------------------------

Oops, I guess I forgot to close this, sorry! Thanks Don!

> Build broken, compile error on trunk
> ------------------------------------
>
>                 Key: WW-2716
>                 URL: https://issues.apache.org/struts/browse/WW-2716
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Dispatch Filter
>    Affects Versions: 2.1.4
>            Reporter: Wes Wannemacher
>            Assignee: Don Brown
>            Priority: Minor
>             Fix For: 2.1.3
>
>         Attachments: WW-2716.patch
>
>
> It seems that the current trunk build is failing - 
> http://opensource.bamboo.atlassian.com/browse/STRUTS-MAIN-874
> http://opensource.bamboo.atlassian.com/browse/STRUTS-MAINJ6-555
> The latest commit uses a class that appears not to exist in Xwork. 

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