Revision: 821
http://stripes.svn.sourceforge.net/stripes/?rev=821&view=rev
Author: javelotinfo
Date: 2008-01-31 06:13:13 -0800 (Thu, 31 Jan 2008)
Log Message:
-----------
Fixed some broken Javadoc links.
Modified Paths:
--------------
trunk/stripes/src/net/sourceforge/stripes/config/RuntimeConfiguration.java
trunk/stripes/src/net/sourceforge/stripes/validation/DefaultValidationMetadataProvider.java
trunk/stripes/src/net/sourceforge/stripes/validation/expression/ExpressionValidator.java
Modified:
trunk/stripes/src/net/sourceforge/stripes/config/RuntimeConfiguration.java
===================================================================
--- trunk/stripes/src/net/sourceforge/stripes/config/RuntimeConfiguration.java
2008-01-31 05:28:16 UTC (rev 820)
+++ trunk/stripes/src/net/sourceforge/stripes/config/RuntimeConfiguration.java
2008-01-31 14:13:13 UTC (rev 821)
@@ -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] #EXTENSION_LIST} if
searchExtensionPackages is true.
+ * packages listed in [EMAIL PROTECTED]
BootstrapPropertyResolver#EXTENSION_LIST} 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] #EXTENSION_LIST} to their
respective factories.
+ * packages listed in [EMAIL PROTECTED]
BootstrapPropertyResolver#EXTENSION_LIST} to their respective factories.
*/
@SuppressWarnings("unchecked")
@Override
Modified:
trunk/stripes/src/net/sourceforge/stripes/validation/DefaultValidationMetadataProvider.java
===================================================================
---
trunk/stripes/src/net/sourceforge/stripes/validation/DefaultValidationMetadataProvider.java
2008-01-31 05:28:16 UTC (rev 820)
+++
trunk/stripes/src/net/sourceforge/stripes/validation/DefaultValidationMetadataProvider.java
2008-01-31 14:13:13 UTC (rev 821)
@@ -78,7 +78,7 @@
* [EMAIL PROTECTED] ValidateNestedProperties} annotation, then the nested
properties named in its
* [EMAIL PROTECTED] Validate} annotations will be included as well.
*
- * @param clazz a class
+ * @param beanType a class
* @return A map of (possibly nested) property names to [EMAIL PROTECTED]
ValidationMetadata} for the
* property.
* @throws StripesRuntimeException if conflicts are found in the
validation annotations
Modified:
trunk/stripes/src/net/sourceforge/stripes/validation/expression/ExpressionValidator.java
===================================================================
---
trunk/stripes/src/net/sourceforge/stripes/validation/expression/ExpressionValidator.java
2008-01-31 05:28:16 UTC (rev 820)
+++
trunk/stripes/src/net/sourceforge/stripes/validation/expression/ExpressionValidator.java
2008-01-31 14:13:13 UTC (rev 821)
@@ -32,7 +32,7 @@
* <ul>
* <li>[EMAIL PROTECTED] Jsp21ExpressionExecutor}</li>
* <li>[EMAIL PROTECTED] CommonsElExpressionExecutor}</li>
- * <li>[EMAIL PROTECTED] Jsp20ExpressionExecutor</li>
+ * <li>[EMAIL PROTECTED] Jsp20ExpressionExecutor}</li>
* </ul>
*
* @author Tim Fennell
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