/[Apache-SVN]
ViewVC logotype

Revision 665751


Jump to revision: Previous Next
Author: frankbille
Date: Mon Jun 9 16:33:20 2008 UTC (15 years, 11 months ago)
Changed paths: 9
Log Message:
WICKET-1389: ValueMap now extends TreeMap instead of HashMap. This is because the order of the attributes were random causing tests to fail if they were run with java1.6 (f.ex.) Now the keys are sorted causing the output to always be the same.

Changed paths

Path Details
Directorywicket/trunk/wicket/src/main/java/org/apache/wicket/util/value/ValueMap.java modified , text changed
Directorywicket/trunk/wicket/src/test/java/org/apache/wicket/ParentResourceEscapePathTest.java modified , text changed
Directorywicket/trunk/wicket/src/test/java/org/apache/wicket/TestDetachPageAjaxResult.html modified , text changed
Directorywicket/trunk/wicket/src/test/java/org/apache/wicket/ajax/DomReadyOrderPage_ajax_expected.html modified , text changed
Directorywicket/trunk/wicket/src/test/java/org/apache/wicket/ajax/MockComponent1-expected.html modified , text changed
Directorywicket/trunk/wicket/src/test/java/org/apache/wicket/markup/html/basic/SimplePageTest.java modified , text changed
Directorywicket/trunk/wicket/src/test/java/org/apache/wicket/markup/html/header/inheritance/ExpectedResult2.html modified , text changed
Directorywicket/trunk/wicket/src/test/java/org/apache/wicket/markup/html/header/testing/TestPage_ExpectedResult.html modified , text changed
Directorywicket/trunk/wicket/src/test/java/org/apache/wicket/protocol/http/WebRequestTest.java modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26