You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martijn Dashorst (JIRA)" <ji...@apache.org> on 2008/08/07 15:47:44 UTC

[jira] Created: (WICKET-1781) ParentResourceEscapePathTest fails on OS X using cmd line maven

ParentResourceEscapePathTest fails on OS X using cmd line maven
---------------------------------------------------------------

                 Key: WICKET-1781
                 URL: https://issues.apache.org/jira/browse/WICKET-1781
             Project: Wicket
          Issue Type: Bug
    Affects Versions: 1.3.4
            Reporter: Martijn Dashorst
             Fix For: 1.3.5


using commandline java 1.4 and maven (2.0.9) I get the attached failure.



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


[jira] Commented: (WICKET-1781) ParentResourceEscapePathTest fails on OS X using cmd line maven

Posted by "Jörn Zaefferer (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12631839#action_12631839 ] 

Jörn Zaefferer commented on WICKET-1781:
----------------------------------------

The test, which works fine eg. on my Windows system, specifies are reversed order for the type and src attributes, when comparing to the html template.

A wild guess would be that attributes for the read html template are put into a HashMap, and the order differs between platforms due to different HashMap implementations. Not very convincing...

Anyway, I'm attaching a patch that "fixes" the test, making it correctly fail.

> ParentResourceEscapePathTest fails on OS X using cmd line maven
> ---------------------------------------------------------------
>
>                 Key: WICKET-1781
>                 URL: https://issues.apache.org/jira/browse/WICKET-1781
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.4
>            Reporter: Martijn Dashorst
>             Fix For: 1.3.5
>
>         Attachments: org.apache.wicket.ParentResourceEscapePathTest.txt, ParentResourceEscapePathTest-patch.diff
>
>
> using commandline java 1.4 and maven (2.0.9) I get the attached failure.

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


[jira] Updated: (WICKET-1781) ParentResourceEscapePathTest fails on OS X using cmd line maven

Posted by "Jörn Zaefferer (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jörn Zaefferer updated WICKET-1781:
-----------------------------------

    Attachment: ParentResourceEscapePathTest-patch.diff

> ParentResourceEscapePathTest fails on OS X using cmd line maven
> ---------------------------------------------------------------
>
>                 Key: WICKET-1781
>                 URL: https://issues.apache.org/jira/browse/WICKET-1781
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.4
>            Reporter: Martijn Dashorst
>             Fix For: 1.3.5
>
>         Attachments: org.apache.wicket.ParentResourceEscapePathTest.txt, ParentResourceEscapePathTest-patch.diff
>
>
> using commandline java 1.4 and maven (2.0.9) I get the attached failure.

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


[jira] Updated: (WICKET-1781) ParentResourceEscapePathTest fails on OS X using cmd line maven

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

Martijn Dashorst updated WICKET-1781:
-------------------------------------

    Attachment: org.apache.wicket.ParentResourceEscapePathTest.txt

> ParentResourceEscapePathTest fails on OS X using cmd line maven
> ---------------------------------------------------------------
>
>                 Key: WICKET-1781
>                 URL: https://issues.apache.org/jira/browse/WICKET-1781
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.4
>            Reporter: Martijn Dashorst
>             Fix For: 1.3.5
>
>         Attachments: org.apache.wicket.ParentResourceEscapePathTest.txt
>
>
> using commandline java 1.4 and maven (2.0.9) I get the attached failure.

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


[jira] Resolved: (WICKET-1781) ParentResourceEscapePathTest fails on OS X using cmd line maven

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

Timo Rantalaiho resolved WICKET-1781.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.4-RC2
         Assignee: Martijn Dashorst  (was: Timo Rantalaiho)

Martijn (or others), do you have the possibility to try this out now on a Mac?

> ParentResourceEscapePathTest fails on OS X using cmd line maven
> ---------------------------------------------------------------
>
>                 Key: WICKET-1781
>                 URL: https://issues.apache.org/jira/browse/WICKET-1781
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.4
>            Reporter: Martijn Dashorst
>            Assignee: Martijn Dashorst
>             Fix For: 1.3.6, 1.4-RC2
>
>         Attachments: org.apache.wicket.ParentResourceEscapePathTest.txt, ParentResourceEscapePathTest-patch.diff
>
>
> using commandline java 1.4 and maven (2.0.9) I get the attached failure.

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


[jira] Assigned: (WICKET-1781) ParentResourceEscapePathTest fails on OS X using cmd line maven

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

Timo Rantalaiho reassigned WICKET-1781:
---------------------------------------

    Assignee: Timo Rantalaiho

> ParentResourceEscapePathTest fails on OS X using cmd line maven
> ---------------------------------------------------------------
>
>                 Key: WICKET-1781
>                 URL: https://issues.apache.org/jira/browse/WICKET-1781
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.4
>            Reporter: Martijn Dashorst
>            Assignee: Timo Rantalaiho
>             Fix For: 1.3.6
>
>         Attachments: org.apache.wicket.ParentResourceEscapePathTest.txt, ParentResourceEscapePathTest-patch.diff
>
>
> using commandline java 1.4 and maven (2.0.9) I get the attached failure.

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


[jira] Updated: (WICKET-1781) ParentResourceEscapePathTest fails on OS X using cmd line maven

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

Martijn Dashorst updated WICKET-1781:
-------------------------------------

    Fix Version/s:     (was: 1.3.5)
                   1.3.6

> ParentResourceEscapePathTest fails on OS X using cmd line maven
> ---------------------------------------------------------------
>
>                 Key: WICKET-1781
>                 URL: https://issues.apache.org/jira/browse/WICKET-1781
>             Project: Wicket
>          Issue Type: Bug
>    Affects Versions: 1.3.4
>            Reporter: Martijn Dashorst
>             Fix For: 1.3.6
>
>         Attachments: org.apache.wicket.ParentResourceEscapePathTest.txt, ParentResourceEscapePathTest-patch.diff
>
>
> using commandline java 1.4 and maven (2.0.9) I get the attached failure.

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