Author: frankbille
Date: Thu Oct 26 15:02:30 2006
New Revision: 468165

URL: http://svn.apache.org/viewvc?view=rev&rev=468165
Log:
Remove the test for WICKET-16 because they are causing charset encoding 
problems.

Removed:
    
incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/protocol/http/request/NønÅsciiPäge.html
    
incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/protocol/http/request/NønÅsciiPäge.java
    
incubator/wicket/branches/wicket-1.x/wicket/src/test/java/wicket/protocol/http/request/WebRequestCodingStrategyTest.java
Modified:
    
incubator/wicket/branches/wicket-1.x/wicket/.settings/org.eclipse.core.resources.prefs

Modified: 
incubator/wicket/branches/wicket-1.x/wicket/.settings/org.eclipse.core.resources.prefs
URL: 
http://svn.apache.org/viewvc/incubator/wicket/branches/wicket-1.x/wicket/.settings/org.eclipse.core.resources.prefs?view=diff&rev=468165&r1=468164&r2=468165
==============================================================================
--- 
incubator/wicket/branches/wicket-1.x/wicket/.settings/org.eclipse.core.resources.prefs
 (original)
+++ 
incubator/wicket/branches/wicket-1.x/wicket/.settings/org.eclipse.core.resources.prefs
 Thu Oct 26 15:02:30 2006
@@ -1,9 +1,6 @@
-#Thu Oct 26 09:44:31 CEST 2006
+#Fri Oct 27 00:00:12 CEST 2006
 eclipse.preferences.version=1
 
encoding//.deprecations/DEPRECATE_wicket.markup.html.form.FormComponent.inputAsStringArray().xml=utf-8
 
encoding//.deprecations/DEPRECATE_wicket.markup.html.list.ListView.setOptimizeItemRemoval(boolean).xml=utf-8
 
encoding//.deprecations/DEPRECATE_wicket.markup.html.tree.Tree$TreePathsListView.getOptimizeItemRemoval().xml=utf-8
 encoding//src/java/wicket/Application_bg.properties=UTF-8
-encoding//src/test/java/wicket/protocol/http/request/N\u00F8n\u00C5sciiP\u00E4ge.html=ISO-8859-1
-encoding//src/test/java/wicket/protocol/http/request/N\u00F8n\u00C5sciiP\u00E4ge.java=ISO-8859-1
-encoding//src/test/java/wicket/protocol/http/request/WebRequestCodingStrategyTest.java=ISO-8859-1


Reply via email to