Author: rfrovarp
Date: Mon Aug 13 09:00:56 2007
New Revision: 565390
URL: http://svn.apache.org/viewvc?view=rev&rev=565390
Log:
Make public static field immutable
Modified:
lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/ZipSourceFactory.java
Modified: lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/ZipSourceFactory.java
URL: http://svn.apache.org/viewvc/lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/ZipSourceFactory.java?view=diff&rev=565390&r1=565389&r2=565390
==============================================================================
--- lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/ZipSourceFactory.java (original)
+++ lenya/trunk/src/java/org/apache/lenya/cms/cocoon/source/ZipSourceFactory.java Mon Aug 13 09:00:56 2007
@@ -50,7 +50,7 @@
/**
* The URL scheme, including the colon.
*/
- public static String ZIP_SOURCE_SCHEME = "zip:";
+ public static final String ZIP_SOURCE_SCHEME = "zip:";
public Source getSource(String location, Map parameters)
throws IOException, MalformedURLException {
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.