Revision: 834
http://stripes.svn.sourceforge.net/stripes/?rev=834&view=rev
Author: bengunter
Date: 2008-02-05 08:45:17 -0800 (Tue, 05 Feb 2008)
Log Message:
-----------
Renamed EXTENSION_LIST to PACKAGES for consistency's sake and fixed a cut &
paste problem in an error message.
Modified Paths:
--------------
trunk/stripes/src/net/sourceforge/stripes/config/RuntimeConfiguration.java
Modified:
trunk/stripes/src/net/sourceforge/stripes/config/RuntimeConfiguration.java
===================================================================
--- trunk/stripes/src/net/sourceforge/stripes/config/RuntimeConfiguration.java
2008-02-05 16:17:53 UTC (rev 833)
+++ trunk/stripes/src/net/sourceforge/stripes/config/RuntimeConfiguration.java
2008-02-05 16:45:17 UTC (rev 834)
@@ -208,7 +208,7 @@
/**
* Splits a comma-separated list of class names and maps each [EMAIL
PROTECTED] LifecycleStage} to the
* interceptors in the list that intercept it. Also automatically finds
Interceptors in
- * packages listed in [EMAIL PROTECTED]
BootstrapPropertyResolver#EXTENSION_LIST} if searchExtensionPackages is true.
+ * packages listed in [EMAIL PROTECTED]
BootstrapPropertyResolver#PACKAGES} if searchExtensionPackages is true.
*
* @return a Map of [EMAIL PROTECTED] LifecycleStage} to Collection of
[EMAIL PROTECTED] Interceptor}
*/
@@ -264,7 +264,7 @@
/**
* Calls super.init() then adds Formatters and TypeConverters found in
- * packages listed in [EMAIL PROTECTED]
BootstrapPropertyResolver#EXTENSION_LIST} to their respective factories.
+ * packages listed in [EMAIL PROTECTED]
BootstrapPropertyResolver#PACKAGES} to their respective factories.
*/
@SuppressWarnings("unchecked")
@Override
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Stripes-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-development