You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by jb...@apache.org on 2007/08/21 14:49:44 UTC

svn commit: r568104 [1/3] - in /wicket/trunk: archetypes/quickstart/ archetypes/quickstart/.settings/ archetypes/quickstart/src/main/resources/META-INF/ archetypes/quickstart/src/main/resources/archetype-resources/ archetypes/quickstart/src/main/resour...

Author: jbq
Date: Tue Aug 21 05:49:39 2007
New Revision: 568104

URL: http://svn.apache.org/viewvc?rev=568104&view=rev
Log:
Cleanup line endings.  Please check the settings of your Subversion client.

Modified:
    wicket/trunk/archetypes/quickstart/.settings/org.eclipse.jdt.core.prefs   (contents, props changed)
    wicket/trunk/archetypes/quickstart/pom.xml   (contents, props changed)
    wicket/trunk/archetypes/quickstart/src/main/resources/META-INF/archetype.xml   (props changed)
    wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml   (contents, props changed)
    wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.html   (contents, props changed)
    wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.java   (contents, props changed)
    wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/WicketApplication.java   (contents, props changed)
    wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/resources/log4j.properties   (props changed)
    wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml   (contents, props changed)
    wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/test/java/Start.java   (contents, props changed)
    wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/assets/skins/sam/calendar.css   (props changed)
    wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/assets/wicket-calendar.css   (props changed)
    wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/calendar.js   (props changed)
    wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/dom/dom.js   (props changed)
    wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/event/event.js   (props changed)
    wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/yahoo/yahoo.js   (props changed)
    wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/yuiloader-beta.js   (props changed)
    wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/ISortableDataProvider.java   (contents, props changed)
    wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/IStyledColumn.java   (props changed)
    wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/AbstractWizardModel.java   (props changed)
    wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/dynamic/DynamicWizardModel.java   (props changed)
    wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/dynamic/DynamicWizardStep.java   (props changed)
    wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/dynamic/IDynamicWizardStep.java   (props changed)
    wicket/trunk/jdk-1.4/wicket-ioc/.settings/org.eclipse.core.resources.prefs   (props changed)
    wicket/trunk/jdk-1.4/wicket-ioc/.settings/org.eclipse.jdt.core.prefs   (props changed)
    wicket/trunk/jdk-1.4/wicket-ioc/.settings/org.eclipse.jdt.ui.prefs   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_lv.properties   (contents, props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pl.properties   (contents, props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_sl.properties   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/application/IComponentOnAfterRenderListener.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/application/IComponentOnBeforeRenderListener.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_pl.properties   (contents, props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_sl.properties   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/panel/EmptyPanel.html   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/panel/EmptyPanel.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/BaseTree.html   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/BaseTree.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LabelIconPanel.html   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LabelIconPanel.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LabelTree.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LinkIconPanel.html   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LinkIconPanel.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LinkTree.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/res/base-tree.css   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/model/IPropertyReflectionAwareModel.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/IgnoreAjaxRequestException.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/pagestore/AbstractPageStore.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/pagestore/DiskPageStore.java   (contents, props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/pagestore/FileChannelPool.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/pagestore/PageWindowManager.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/pagestore/SimpleSynchronousFilePageStore.java   (contents, props changed)
    wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/validation/INullAcceptingValidator.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/MetaDataTest.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/protocol/http/WebSessionTest.java   (props changed)
    wicket/trunk/jdk-1.4/wicket/src/test/java/org/apache/wicket/protocol/http/pagestore/PageWindowManagerTest.java   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/dates/DatesApplication.java   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/dates/DatesPage.html   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/dates/DatesPage.java   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/template/Index.html   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/template/Index.java   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/template/border/Page1.html   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/template/border/Page1.java   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/template/border/Page2.html   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/template/border/Page2.java   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/template/border/TemplateBorder.html   (props changed)
    wicket/trunk/jdk-1.5/wicket-examples/src/main/java/org/apache/wicket/examples/template/border/TemplateBorder.java   (props changed)
    wicket/trunk/jdk-1.5/wicket-guice/.settings/org.eclipse.jdt.core.prefs   (contents, props changed)
    wicket/trunk/jdk-1.5/wicket-guice/.settings/org.eclipse.jdt.ui.prefs   (props changed)

Modified: wicket/trunk/archetypes/quickstart/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/.settings/org.eclipse.jdt.core.prefs?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/.settings/org.eclipse.jdt.core.prefs (original)
+++ wicket/trunk/archetypes/quickstart/.settings/org.eclipse.jdt.core.prefs Tue Aug 21 05:49:39 2007
@@ -1,5 +1,5 @@
-#Fri Jul 13 09:55:10 PDT 2007
-org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.4
-eclipse.preferences.version=1
-org.eclipse.jdt.core.compiler.source=1.4
-org.eclipse.jdt.core.compiler.compliance=1.4
+#Fri Jul 13 09:55:10 PDT 2007
+org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.4
+eclipse.preferences.version=1
+org.eclipse.jdt.core.compiler.source=1.4
+org.eclipse.jdt.core.compiler.compliance=1.4

Propchange: wicket/trunk/archetypes/quickstart/.settings/org.eclipse.jdt.core.prefs
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/archetypes/quickstart/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/pom.xml?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/pom.xml (original)
+++ wicket/trunk/archetypes/quickstart/pom.xml Tue Aug 21 05:49:39 2007
@@ -1,10 +1,10 @@
 <project>
   <modelVersion>4.0.0</modelVersion>
-  <parent>
-		<groupId>org.apache.wicket</groupId>
-		<artifactId>wicket-jdk14</artifactId>
-		<version>1.3.0-SNAPSHOT</version>
-		<relativePath>../../pom.xml</relativePath>
+  <parent>
+		<groupId>org.apache.wicket</groupId>
+		<artifactId>wicket-jdk14</artifactId>
+		<version>1.3.0-SNAPSHOT</version>
+		<relativePath>../../pom.xml</relativePath>
   </parent>
   
   <artifactId>wicket-archetype-quickstart</artifactId>
@@ -12,15 +12,15 @@
   <name>Wicket Quickstart Archetype</name>
 
 	<build>
-		<resources>
-			<resource>
-				<filtering>false</filtering>
-				<directory>${basedir}/src/main/resources</directory>
-				<includes>
-					<include>**/*</include>
-				</includes>
-			</resource>
-		</resources>
+		<resources>
+			<resource>
+				<filtering>false</filtering>
+				<directory>${basedir}/src/main/resources</directory>
+				<includes>
+					<include>**/*</include>
+				</includes>
+			</resource>
+		</resources>
 	</build>
 	
 </project>

Propchange: wicket/trunk/archetypes/quickstart/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/archetypes/quickstart/src/main/resources/META-INF/archetype.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml (original)
+++ wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml Tue Aug 21 05:49:39 2007
@@ -1,5 +1,5 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+<project xmlns="http://maven.apache.org/POM/4.0.0"
+	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
 	xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
 	<modelVersion>4.0.0</modelVersion>
@@ -7,17 +7,17 @@
 	<artifactId>${artifactId}</artifactId>
 	<packaging>war</packaging>
 	<version>${version}</version>
-	<!-- TODO project name  -->
+	<!-- TODO project name  -->
 	<name>quickstart</name>
 	<description></description>
 
-	<!-- TODO
-		<organization>
-		<name>company name</name>
-		<url>company url</url>
-		</organization>
-	-->
-
+	<!-- TODO
+		<organization>
+		<name>company name</name>
+		<url>company url</url>
+		</organization>
+	-->
+
 	<licenses>
 		<license>
 			<name>The Apache Software License, Version 2.0</name>
@@ -26,58 +26,58 @@
 		</license>
 	</licenses>
 
-	<dependencies>
-		<!--  WICKET DEPENDENCIES -->
-
-		<dependency>
-			<groupId>org.apache.wicket</groupId>
-			<artifactId>wicket</artifactId>
-			<version>${wicket.version}</version>
-		</dependency>
-		<!-- OPTIONAL 
-			<dependency>
-			<groupId>org.apache.wicket</groupId>
-			<artifactId>wicket-extensions</artifactId>
-			<version>${wicket.version}</version>
-			</dependency>
-		-->
-
-		<!-- LOGGING DEPENDENCIES - LOG4J -->
-
-		<dependency>
-			<groupId>org.slf4j</groupId>
-			<artifactId>slf4j-log4j12</artifactId>
-			<version>1.0.1</version>
-		</dependency>
-		<dependency>
-			<groupId>log4j</groupId>
-			<artifactId>log4j</artifactId>
-			<version>1.2.14</version>
-		</dependency>
-
-
-		<!--  JETTY DEPENDENCIES FOR TESTING  -->
-
-		<dependency>
-			<groupId>org.mortbay.jetty</groupId>
-			<artifactId>jetty</artifactId>
-			<version>${jetty.version}</version>
-			<scope>provided</scope>
-		</dependency>
-		<dependency>
-			<groupId>org.mortbay.jetty</groupId>
-			<artifactId>jetty-util</artifactId>
-			<version>${jetty.version}</version>
-			<scope>provided</scope>
-		</dependency>
-		<dependency>
-			<groupId>org.mortbay.jetty</groupId>
-			<artifactId>jetty-management</artifactId>
-			<version>${jetty.version}</version>
-			<scope>provided</scope>
-		</dependency>
-	</dependencies>
-
+	<dependencies>
+		<!--  WICKET DEPENDENCIES -->
+
+		<dependency>
+			<groupId>org.apache.wicket</groupId>
+			<artifactId>wicket</artifactId>
+			<version>${wicket.version}</version>
+		</dependency>
+		<!-- OPTIONAL 
+			<dependency>
+			<groupId>org.apache.wicket</groupId>
+			<artifactId>wicket-extensions</artifactId>
+			<version>${wicket.version}</version>
+			</dependency>
+		-->
+
+		<!-- LOGGING DEPENDENCIES - LOG4J -->
+
+		<dependency>
+			<groupId>org.slf4j</groupId>
+			<artifactId>slf4j-log4j12</artifactId>
+			<version>1.0.1</version>
+		</dependency>
+		<dependency>
+			<groupId>log4j</groupId>
+			<artifactId>log4j</artifactId>
+			<version>1.2.14</version>
+		</dependency>
+
+
+		<!--  JETTY DEPENDENCIES FOR TESTING  -->
+
+		<dependency>
+			<groupId>org.mortbay.jetty</groupId>
+			<artifactId>jetty</artifactId>
+			<version>${jetty.version}</version>
+			<scope>provided</scope>
+		</dependency>
+		<dependency>
+			<groupId>org.mortbay.jetty</groupId>
+			<artifactId>jetty-util</artifactId>
+			<version>${jetty.version}</version>
+			<scope>provided</scope>
+		</dependency>
+		<dependency>
+			<groupId>org.mortbay.jetty</groupId>
+			<artifactId>jetty-management</artifactId>
+			<version>${jetty.version}</version>
+			<scope>provided</scope>
+		</dependency>
+	</dependencies>
+
 	<build>
 		<resources>
 			<resource>
@@ -94,30 +94,30 @@
 					<exclude>**/*.java</exclude>
 				</excludes>
 			</resource>
-		</resources>
-		<testResources>
-			<testResource>
-				<filtering>false</filtering>
-				<directory>src/test/java</directory>
-				<includes>
-					<include>**</include>
-				</includes>
-				<excludes>
-					<exclude>**/*.java</exclude>
-				</excludes>
-			</testResource>
-		</testResources>
-		<plugins>
-			<plugin>
-				<groupId>org.mortbay.jetty</groupId>
-				<artifactId>maven-jetty-plugin</artifactId>
-			</plugin>
-		</plugins>
-	</build>
-
-	<properties>
-		<wicket.version>1.3.0-SNAPSHOT</wicket.version>
-		<jetty.version>6.1.4</jetty.version>
-	</properties>
-
+		</resources>
+		<testResources>
+			<testResource>
+				<filtering>false</filtering>
+				<directory>src/test/java</directory>
+				<includes>
+					<include>**</include>
+				</includes>
+				<excludes>
+					<exclude>**/*.java</exclude>
+				</excludes>
+			</testResource>
+		</testResources>
+		<plugins>
+			<plugin>
+				<groupId>org.mortbay.jetty</groupId>
+				<artifactId>maven-jetty-plugin</artifactId>
+			</plugin>
+		</plugins>
+	</build>
+
+	<properties>
+		<wicket.version>1.3.0-SNAPSHOT</wicket.version>
+		<jetty.version>6.1.4</jetty.version>
+	</properties>
+
 </project>

Propchange: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/pom.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.html
URL: http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.html?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.html (original)
+++ wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.html Tue Aug 21 05:49:39 2007
@@ -3,9 +3,9 @@
         <title>Wicket Quickstart Archetype Homepage</title>
     </head>
     <body>
-        <strong>Wicket Quickstart Archetype Homepage</strong>
-        <br/><br/>
-        <span wicket:id="message">message will be here</span>
+        <strong>Wicket Quickstart Archetype Homepage</strong>
+        <br/><br/>
+        <span wicket:id="message">message will be here</span>
     </body>
 </html>
 

Propchange: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.html
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.java
URL: http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.java?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.java (original)
+++ wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.java Tue Aug 21 05:49:39 2007
@@ -1,29 +1,29 @@
-package ${packageName};
-
-import org.apache.wicket.PageParameters;
-import org.apache.wicket.markup.html.basic.Label;
-import org.apache.wicket.markup.html.WebPage;
-
-/**
- * Homepage
- */
-public class HomePage extends WebPage {
-
-	private static final long serialVersionUID = 1L;
-
-	// TODO Add any page properties or variables here
-
-    /**
-	 * Constructor that is invoked when page is invoked without a session.
-	 * 
-	 * @param parameters
-	 *            Page parameters
-	 */
-    public HomePage(final PageParameters parameters) {
-
-        // Add the simplest type of label
-        add(new Label("message", "If you see this message wicket is properly configured and running"));
-
-        // TODO Add your page's components here
-    }
-}
+package ${packageName};
+
+import org.apache.wicket.PageParameters;
+import org.apache.wicket.markup.html.basic.Label;
+import org.apache.wicket.markup.html.WebPage;
+
+/**
+ * Homepage
+ */
+public class HomePage extends WebPage {
+
+	private static final long serialVersionUID = 1L;
+
+	// TODO Add any page properties or variables here
+
+    /**
+	 * Constructor that is invoked when page is invoked without a session.
+	 * 
+	 * @param parameters
+	 *            Page parameters
+	 */
+    public HomePage(final PageParameters parameters) {
+
+        // Add the simplest type of label
+        add(new Label("message", "If you see this message wicket is properly configured and running"));
+
+        // TODO Add your page's components here
+    }
+}

Propchange: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/HomePage.java
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/WicketApplication.java
URL: http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/WicketApplication.java?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/WicketApplication.java (original)
+++ wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/WicketApplication.java Tue Aug 21 05:49:39 2007
@@ -1,27 +1,27 @@
-package ${packageName};
-
-import org.apache.wicket.protocol.http.WebApplication;
-
-/**
- * Application object for your web application. If you want to run this application without deploying, run the Start class.
- * 
- * @see wicket.myproject.Start#main(String[])
- */
-public class WicketApplication extends WebApplication
-{    
-    /**
-     * Constructor
-     */
-	public WicketApplication()
-	{
-	}
-	
-	/**
-	 * @see wicket.Application#getHomePage()
-	 */
-	public Class getHomePage()
-	{
-		return HomePage.class;
-	}
-
-}
+package ${packageName};
+
+import org.apache.wicket.protocol.http.WebApplication;
+
+/**
+ * Application object for your web application. If you want to run this application without deploying, run the Start class.
+ * 
+ * @see wicket.myproject.Start#main(String[])
+ */
+public class WicketApplication extends WebApplication
+{    
+    /**
+     * Constructor
+     */
+	public WicketApplication()
+	{
+	}
+	
+	/**
+	 * @see wicket.Application#getHomePage()
+	 */
+	public Class getHomePage()
+	{
+		return HomePage.class;
+	}
+
+}

Propchange: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/java/WicketApplication.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/resources/log4j.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml (original)
+++ wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml Tue Aug 21 05:49:39 2007
@@ -1,34 +1,34 @@
-<?xml version="1.0" encoding="ISO-8859-1"?>
-<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
-	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-	 xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
-	 version="2.4">
-
-	<display-name>${artifactId}</display-name>
-
-	 <!--  
-	      There are three means to configure Wickets configuration mode and they are
-	      tested in the order given. 
-	      1) A system property: -Dwicket.configuration
-	      2) servlet specific <init-param>
-	      3) context specific <context-param>
-	      The value might be either "development" (reloading when templates change)
-	      or "deployment". If no configuration is found, "development" is the default.
-	-->
-
-	<filter>
-		<filter-name>wicket.${artifactId}</filter-name>
- 		<filter-class>org.apache.wicket.protocol.http.WicketFilter</filter-class>
-		<init-param>
-			<param-name>applicationClassName</param-name>
-			<param-value>${packageName}.WicketApplication</param-value>
- 		</init-param>
- 	</filter>
-
- <filter-mapping>
-  <filter-name>wicket.${artifactId}</filter-name>
-	<url-pattern>/*</url-pattern>
- </filter-mapping>
-
-
-</web-app>
+<?xml version="1.0" encoding="ISO-8859-1"?>
+<web-app xmlns="http://java.sun.com/xml/ns/j2ee"
+	 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+	 xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd"
+	 version="2.4">
+
+	<display-name>${artifactId}</display-name>
+
+	 <!--  
+	      There are three means to configure Wickets configuration mode and they are
+	      tested in the order given. 
+	      1) A system property: -Dwicket.configuration
+	      2) servlet specific <init-param>
+	      3) context specific <context-param>
+	      The value might be either "development" (reloading when templates change)
+	      or "deployment". If no configuration is found, "development" is the default.
+	-->
+
+	<filter>
+		<filter-name>wicket.${artifactId}</filter-name>
+ 		<filter-class>org.apache.wicket.protocol.http.WicketFilter</filter-class>
+		<init-param>
+			<param-name>applicationClassName</param-name>
+			<param-value>${packageName}.WicketApplication</param-value>
+ 		</init-param>
+ 	</filter>
+
+ <filter-mapping>
+  <filter-name>wicket.${artifactId}</filter-name>
+	<url-pattern>/*</url-pattern>
+ </filter-mapping>
+
+
+</web-app>

Propchange: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/main/webapp/WEB-INF/web.xml
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/test/java/Start.java
URL: http://svn.apache.org/viewvc/wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/test/java/Start.java?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/test/java/Start.java (original)
+++ wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/test/java/Start.java Tue Aug 21 05:49:39 2007
@@ -1,43 +1,43 @@
-package ${packageName};
-
-import org.mortbay.jetty.Connector;
-import org.mortbay.jetty.Server;
-import org.mortbay.jetty.bio.SocketConnector;
-import org.mortbay.jetty.webapp.WebAppContext;
-
-public class Start {
-
-	public static void main(String[] args) throws Exception {
-		Server server = new Server();
-		SocketConnector connector = new SocketConnector();
-		connector.setPort(8080);
-		server.setConnectors(new Connector[] { connector });
-
-		WebAppContext bb = new WebAppContext();
-		bb.setServer(server);
-		bb.setContextPath("/${artifactId}");
-		bb.setWar("src/main/webapp");
-
-		
-		// START JMX SERVER
-		// MBeanServer mBeanServer = ManagementFactory.getPlatformMBeanServer();
-		// MBeanContainer mBeanContainer = new MBeanContainer(mBeanServer);
-		// server.getContainer().addEventListener(mBeanContainer);
-		// mBeanContainer.start();
-		
-		server.addHandler(bb);
-
-		try {
-			System.out.println(">>> STARTING EMBEDDED JETTY SERVER, PRESS ANY KEY TO STOP");
-			server.start();
-			while (System.in.available() == 0) {
-				Thread.sleep(5000);
-			}
-			server.stop();
-			server.join();
-		} catch (Exception e) {
-			e.printStackTrace();
-			System.exit(100);
-		}
-	}
-}
+package ${packageName};
+
+import org.mortbay.jetty.Connector;
+import org.mortbay.jetty.Server;
+import org.mortbay.jetty.bio.SocketConnector;
+import org.mortbay.jetty.webapp.WebAppContext;
+
+public class Start {
+
+	public static void main(String[] args) throws Exception {
+		Server server = new Server();
+		SocketConnector connector = new SocketConnector();
+		connector.setPort(8080);
+		server.setConnectors(new Connector[] { connector });
+
+		WebAppContext bb = new WebAppContext();
+		bb.setServer(server);
+		bb.setContextPath("/${artifactId}");
+		bb.setWar("src/main/webapp");
+
+		
+		// START JMX SERVER
+		// MBeanServer mBeanServer = ManagementFactory.getPlatformMBeanServer();
+		// MBeanContainer mBeanContainer = new MBeanContainer(mBeanServer);
+		// server.getContainer().addEventListener(mBeanContainer);
+		// mBeanContainer.start();
+		
+		server.addHandler(bb);
+
+		try {
+			System.out.println(">>> STARTING EMBEDDED JETTY SERVER, PRESS ANY KEY TO STOP");
+			server.start();
+			while (System.in.available() == 0) {
+				Thread.sleep(5000);
+			}
+			server.stop();
+			server.join();
+		} catch (Exception e) {
+			e.printStackTrace();
+			System.exit(100);
+		}
+	}
+}

Propchange: wicket/trunk/archetypes/quickstart/src/main/resources/archetype-resources/src/test/java/Start.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/assets/skins/sam/calendar.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/assets/wicket-calendar.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/calendar/calendar.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/dom/dom.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/event/event.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/yahoo/yahoo.js
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-datetime/src/main/java/org/apache/wicket/extensions/yui/yuiloader-beta.js
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/ISortableDataProvider.java
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/ISortableDataProvider.java?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/ISortableDataProvider.java (original)
+++ wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/ISortableDataProvider.java Tue Aug 21 05:49:39 2007
@@ -1,33 +1,33 @@
-/*
- * Licensed to the Apache Software Foundation (ASF) under one or more
- * contributor license agreements.  See the NOTICE file distributed with
- * this work for additional information regarding copyright ownership.
- * The ASF licenses this file to You under the Apache License, Version 2.0
- * (the "License"); you may not use this file except in compliance with
- * the License.  You may obtain a copy of the License at
- *
- *      http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
- */
-package org.apache.wicket.extensions.markup.html.repeater.data.table;
-
-import org.apache.wicket.extensions.markup.html.repeater.data.sort.ISortStateLocator;
-import org.apache.wicket.markup.repeater.data.IDataProvider;
-
-
-/**
- * Data provider that can hold sort state
- * 
- * @author Igor Vaynberg (ivaynberg at apache dot org)
- * 
- */
-public interface ISortableDataProvider extends IDataProvider, ISortStateLocator
-{
-
-
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to You under the Apache License, Version 2.0
+ * (the "License"); you may not use this file except in compliance with
+ * the License.  You may obtain a copy of the License at
+ *
+ *      http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+package org.apache.wicket.extensions.markup.html.repeater.data.table;
+
+import org.apache.wicket.extensions.markup.html.repeater.data.sort.ISortStateLocator;
+import org.apache.wicket.markup.repeater.data.IDataProvider;
+
+
+/**
+ * Data provider that can hold sort state
+ * 
+ * @author Igor Vaynberg (ivaynberg at apache dot org)
+ * 
+ */
+public interface ISortableDataProvider extends IDataProvider, ISortStateLocator
+{
+
+
 }

Propchange: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/ISortableDataProvider.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/markup/html/repeater/data/table/IStyledColumn.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/AbstractWizardModel.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/dynamic/DynamicWizardModel.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/dynamic/DynamicWizardStep.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-extensions/src/main/java/org/apache/wicket/extensions/wizard/dynamic/IDynamicWizardStep.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-ioc/.settings/org.eclipse.core.resources.prefs
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-ioc/.settings/org.eclipse.jdt.core.prefs
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket-ioc/.settings/org.eclipse.jdt.ui.prefs
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_lv.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_lv.properties?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_lv.properties (original)
+++ wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_lv.properties Tue Aug 21 05:49:39 2007
@@ -1,40 +1,40 @@
-#  Licensed to the Apache Software Foundation (ASF) under one or more
-#  contributor license agreements.  See the NOTICE file distributed with
-#  this work for additional information regarding copyright ownership.
-#  The ASF licenses this file to You under the Apache License, Version 2.0
-#  (the "License"); you may not use this file except in compliance with
-#  the License.  You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-#  Unless required by applicable law or agreed to in writing, software
-#  distributed under the License is distributed on an "AS IS" BASIS,
-#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#  See the License for the specific language governing permissions and
-#  limitations under the License.
-Required=Ievadlauks '${label}' ir oblig\u0101ts
-IConverter='${input}' nav korekts datu tips ${type}.
-
-NumberValidator.range=${input} ir j\u0101b\u016bt no ${minimum} l\u012bdz ${maximum}.
-NumberValidator.minimum='${input}' j\u0101b\u016bt liel\u0101kam par ${minimum}.
-NumberValidator.maximum='${input}' j\u0101b\u016bt maz\u0101kam nek\u0101 ${maximum}.
-
-StringValidator.range='${input}' j\u0101b\u016bt no ${minimum} l\u012bdz ${maximum} simboliem.
-StringValidator.minimum='${input}' j\u0101b\u016bt vismaz ${minimum} simboliem.
-StringValidator.maximum='${input}' j\u0101b\u016bt ne vair\u0101k k\u0101 ${maximum} simboliem.
-StringValidator.exact='${input}' j\u0101b\u016bt tie\u0161i ${exact} simboliem.
-
-DateValidator.range='${input}' j\u0101b\u016bt no ${minimum} l\u012bdz ${maximum}.
-DateValidator.minimum='${input}' j\u0101b\u016bt liel\u0101kam par ${minimum}.
-DateValidator.maximum='${input}' j\u0101b\u016bt maz\u0101kam par ${maximum}.
-
-CreditCardValidator=Kred\u012btkartes numurs nav pareizs.
-
-PatternValidator='${input}' neatbilst \u0161ablonam '${pattern}'.
-EmailAddressPatternValidator='${input}' nav korekta e-pasta adrese.
-
-EqualInputValidator='${input0}' no ievadlauka ${label0} un '${input1}' no ievadlauka ${label1} j\u0101b\u016bt vien\u0101diem.
-EqualPasswordInputValidator=Ievadlaukiem ${label0} un ${label1} j\u0101b\u016bt vien\u0101diem.
-
-null=Izv\u0113lies vienu
-nullValid=
+#  Licensed to the Apache Software Foundation (ASF) under one or more
+#  contributor license agreements.  See the NOTICE file distributed with
+#  this work for additional information regarding copyright ownership.
+#  The ASF licenses this file to You under the Apache License, Version 2.0
+#  (the "License"); you may not use this file except in compliance with
+#  the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+Required=Ievadlauks '${label}' ir oblig\u0101ts
+IConverter='${input}' nav korekts datu tips ${type}.
+
+NumberValidator.range=${input} ir j\u0101b\u016bt no ${minimum} l\u012bdz ${maximum}.
+NumberValidator.minimum='${input}' j\u0101b\u016bt liel\u0101kam par ${minimum}.
+NumberValidator.maximum='${input}' j\u0101b\u016bt maz\u0101kam nek\u0101 ${maximum}.
+
+StringValidator.range='${input}' j\u0101b\u016bt no ${minimum} l\u012bdz ${maximum} simboliem.
+StringValidator.minimum='${input}' j\u0101b\u016bt vismaz ${minimum} simboliem.
+StringValidator.maximum='${input}' j\u0101b\u016bt ne vair\u0101k k\u0101 ${maximum} simboliem.
+StringValidator.exact='${input}' j\u0101b\u016bt tie\u0161i ${exact} simboliem.
+
+DateValidator.range='${input}' j\u0101b\u016bt no ${minimum} l\u012bdz ${maximum}.
+DateValidator.minimum='${input}' j\u0101b\u016bt liel\u0101kam par ${minimum}.
+DateValidator.maximum='${input}' j\u0101b\u016bt maz\u0101kam par ${maximum}.
+
+CreditCardValidator=Kred\u012btkartes numurs nav pareizs.
+
+PatternValidator='${input}' neatbilst \u0161ablonam '${pattern}'.
+EmailAddressPatternValidator='${input}' nav korekta e-pasta adrese.
+
+EqualInputValidator='${input0}' no ievadlauka ${label0} un '${input1}' no ievadlauka ${label1} j\u0101b\u016bt vien\u0101diem.
+EqualPasswordInputValidator=Ievadlaukiem ${label0} un ${label1} j\u0101b\u016bt vien\u0101diem.
+
+null=Izv\u0113lies vienu
+nullValid=

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_lv.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pl.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pl.properties?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pl.properties (original)
+++ wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pl.properties Tue Aug 21 05:49:39 2007
@@ -1,40 +1,40 @@
-#  Licensed to the Apache Software Foundation (ASF) under one or more
-#  contributor license agreements.  See the NOTICE file distributed with
-#  this work for additional information regarding copyright ownership.
-#  The ASF licenses this file to You under the Apache License, Version 2.0
-#  (the "License"); you may not use this file except in compliance with
-#  the License.  You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-#  Unless required by applicable law or agreed to in writing, software
-#  distributed under the License is distributed on an "AS IS" BASIS,
-#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#  See the License for the specific language governing permissions and
-#  limitations under the License.
-Required=Pole '${label}' jest wymagane.
-IConverter='${input}' nie jest w\u0142a\u015bciwym ${type}.
-
-NumberValidator.range=${input} nie jest z zakresu od ${minimum} do ${maximum}.
-NumberValidator.minimum='${input}' to mniej ni\u017c dopuszczalne minimum ${minimum}.
-NumberValidator.maximum='${input}' to wi\u0119cej ni\u017c dopuszczalne maksimum ${maximum}.
-
-StringValidator.range='${input}' nie jest poza zakresem d\u0142ugo\u015bci znak\u00f3w od ${minimum} do ${maximum}.
-StringValidator.minimum='${input}' musi mie\u0107 co najmniej ${minimum} znak\u00f3w.
-StringValidator.maximum='${input}' mo\u017ce miec co najwy\u017cej ${maximum} znak\u00f3w.
-StringValidator.exact='${input}' nie ma dok\u0142adnie ${exact} znak\u00f3w.
-
-DateValidator.range='${input}' nie jest pomi\u0119dzy ${minimum} a ${maximum}.
-DateValidator.minimum='${input}' to mniej ni\u017c minimum ${minimum}.
-DateValidator.maximum='${input}' to wi\u0119cej ni\u017c maksimum ${maximum}.
-
-CreditCardValidator=Nieprawid\u0142owy numer karty kredytowej.
-
-PatternValidator='${input}' nie odpowiada masce '${pattern}'
-EmailAddressValidator='${input}' nie jest prawid\u0142owym adresem email.
-
-EqualInputValidator='${input0}' z ${label0} i '${input1}' z ${label1} musz\u0105 by\u0107 r\u00f3wne.
-EqualPasswordInputValidator=${label0} i ${label1} musz\u0105 by\u0107 r\u00f3wne.
-
-null=Wybierz jeden
-nullValid=
+#  Licensed to the Apache Software Foundation (ASF) under one or more
+#  contributor license agreements.  See the NOTICE file distributed with
+#  this work for additional information regarding copyright ownership.
+#  The ASF licenses this file to You under the Apache License, Version 2.0
+#  (the "License"); you may not use this file except in compliance with
+#  the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+Required=Pole '${label}' jest wymagane.
+IConverter='${input}' nie jest w\u0142a\u015bciwym ${type}.
+
+NumberValidator.range=${input} nie jest z zakresu od ${minimum} do ${maximum}.
+NumberValidator.minimum='${input}' to mniej ni\u017c dopuszczalne minimum ${minimum}.
+NumberValidator.maximum='${input}' to wi\u0119cej ni\u017c dopuszczalne maksimum ${maximum}.
+
+StringValidator.range='${input}' nie jest poza zakresem d\u0142ugo\u015bci znak\u00f3w od ${minimum} do ${maximum}.
+StringValidator.minimum='${input}' musi mie\u0107 co najmniej ${minimum} znak\u00f3w.
+StringValidator.maximum='${input}' mo\u017ce miec co najwy\u017cej ${maximum} znak\u00f3w.
+StringValidator.exact='${input}' nie ma dok\u0142adnie ${exact} znak\u00f3w.
+
+DateValidator.range='${input}' nie jest pomi\u0119dzy ${minimum} a ${maximum}.
+DateValidator.minimum='${input}' to mniej ni\u017c minimum ${minimum}.
+DateValidator.maximum='${input}' to wi\u0119cej ni\u017c maksimum ${maximum}.
+
+CreditCardValidator=Nieprawid\u0142owy numer karty kredytowej.
+
+PatternValidator='${input}' nie odpowiada masce '${pattern}'
+EmailAddressValidator='${input}' nie jest prawid\u0142owym adresem email.
+
+EqualInputValidator='${input0}' z ${label0} i '${input1}' z ${label1} musz\u0105 by\u0107 r\u00f3wne.
+EqualPasswordInputValidator=${label0} i ${label1} musz\u0105 by\u0107 r\u00f3wne.
+
+null=Wybierz jeden
+nullValid=

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_pl.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/Application_sl.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/application/IComponentOnAfterRenderListener.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/application/IComponentOnBeforeRenderListener.java
------------------------------------------------------------------------------
    svn:eol-style = native

Modified: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_pl.properties
URL: http://svn.apache.org/viewvc/wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_pl.properties?rev=568104&r1=568103&r2=568104&view=diff
==============================================================================
--- wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_pl.properties (original)
+++ wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_pl.properties Tue Aug 21 05:49:39 2007
@@ -1,16 +1,16 @@
-#  Licensed to the Apache Software Foundation (ASF) under one or more
-#  contributor license agreements.  See the NOTICE file distributed with
-#  this work for additional information regarding copyright ownership.
-#  The ASF licenses this file to You under the Apache License, Version 2.0
-#  (the "License"); you may not use this file except in compliance with
-#  the License.  You may obtain a copy of the License at
-#
-#      http://www.apache.org/licenses/LICENSE-2.0
-#
-#  Unless required by applicable law or agreed to in writing, software
-#  distributed under the License is distributed on an "AS IS" BASIS,
-#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#  See the License for the specific language governing permissions and
-#  limitations under the License.
-org.apache.wicket.mfu.caption.unlimited=Pliki:
+#  Licensed to the Apache Software Foundation (ASF) under one or more
+#  contributor license agreements.  See the NOTICE file distributed with
+#  this work for additional information regarding copyright ownership.
+#  The ASF licenses this file to You under the Apache License, Version 2.0
+#  (the "License"); you may not use this file except in compliance with
+#  the License.  You may obtain a copy of the License at
+#
+#      http://www.apache.org/licenses/LICENSE-2.0
+#
+#  Unless required by applicable law or agreed to in writing, software
+#  distributed under the License is distributed on an "AS IS" BASIS,
+#  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#  See the License for the specific language governing permissions and
+#  limitations under the License.
+org.apache.wicket.mfu.caption.unlimited=Pliki:
 org.apache.wicket.mfu.caption.limited=Pliki (maksimum ${max}): 

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_pl.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/form/upload/MultiFileUploadField_sl.properties
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/panel/EmptyPanel.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/panel/EmptyPanel.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/BaseTree.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/BaseTree.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LabelIconPanel.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LabelIconPanel.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LabelTree.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LinkIconPanel.html
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LinkIconPanel.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/LinkTree.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/markup/html/tree/res/base-tree.css
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/model/IPropertyReflectionAwareModel.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/IgnoreAjaxRequestException.java
------------------------------------------------------------------------------
    svn:eol-style = native

Propchange: wicket/trunk/jdk-1.4/wicket/src/main/java/org/apache/wicket/protocol/http/pagestore/AbstractPageStore.java
------------------------------------------------------------------------------
    svn:eol-style = native