Title: [waffle-scm] [847] trunk/waffle-core/src/main/resources: Renamed waffle-core bundle.
Revision
847
Author
mauro
Date
2008-09-15 14:20:55 -0500 (Mon, 15 Sep 2008)

Log Message

Renamed waffle-core bundle.

Added Paths


Removed Paths

Diff

Deleted: trunk/waffle-core/src/main/resources/waffle-bundle.properties (846 => 847)

--- trunk/waffle-core/src/main/resources/waffle-bundle.properties	2008-09-15 19:18:06 UTC (rev 846)
+++ trunk/waffle-core/src/main/resources/waffle-bundle.properties	2008-09-15 19:20:55 UTC (rev 847)
@@ -1,18 +0,0 @@
-actionMethodCannotBeInvoked=Action method cannot be invoked.
-actionMethodInvocationFailed=Action method invocation failed for controller ''{0}''
-ambiguousActionMethodSignature=Action method ''{0}'' has ambiguous signature among methods ''{1}''
-noDefaultActionMethod=Method ''{0}'' is not annotated with @ActionMethod(asDefault=true)
-noMatchingMethodFound=No matching methods for name ''{0}''
-noParameterNamesListFound=No parameter names list found by paranamer ''{0}''"
-noParameterNamesFoundForClass=No parameter names found for class ''{0}'' by paranamer ''{1}''
-noParameterNamesFoundForClassAndMethod=No parameter names found for class ''{0}'' and method ''{1}'' by paranamer ''{2}''
-parameterNotResolved=Unable to resolve parameter for argument ''{0}''
-registrarNotFound=Registrar ''{0}'' defined as context-param in web.xml could not be found.
-registrarConstructorNotFound=Constructor with single Registrar parameter not found for registrar ''{0}''
-registrarDelegationFailed=Failed to delegate to registrar ''{0}''
-noComponentInstanceRegistered=No component instance registered for key ''{0}''
-moreThanOneComponentInstanceRegistered=More than one component instance registered for key ''{0}''
-componentInstantiationFailed=Failed to instantiate component for key ''{0}''
-requestContextContainerNotFound=Waffle context container not found at request level.  WaffleRequestFilter must be registered in the web.xml"
-controllerNotFound=Controller ''{0}'' not found in the Registrar for the request path ''{1}''
-executeMethodNotFoundInScriptedController=Waffle ScriptedController does not define an execute() method.

Copied: trunk/waffle-core/src/main/resources/waffle-core-bundle.properties (from rev 845, trunk/waffle-core/src/main/resources/waffle-bundle.properties) (0 => 847)

--- trunk/waffle-core/src/main/resources/waffle-core-bundle.properties	                        (rev 0)
+++ trunk/waffle-core/src/main/resources/waffle-core-bundle.properties	2008-09-15 19:20:55 UTC (rev 847)
@@ -0,0 +1,18 @@
+actionMethodCannotBeInvoked=Action method cannot be invoked.
+actionMethodInvocationFailed=Action method invocation failed for controller ''{0}''
+ambiguousActionMethodSignature=Action method ''{0}'' has ambiguous signature among methods ''{1}''
+noDefaultActionMethod=Method ''{0}'' is not annotated with @ActionMethod(asDefault=true)
+noMatchingMethodFound=No matching methods for name ''{0}''
+noParameterNamesListFound=No parameter names list found by paranamer ''{0}''"
+noParameterNamesFoundForClass=No parameter names found for class ''{0}'' by paranamer ''{1}''
+noParameterNamesFoundForClassAndMethod=No parameter names found for class ''{0}'' and method ''{1}'' by paranamer ''{2}''
+parameterNotResolved=Unable to resolve parameter for argument ''{0}''
+registrarNotFound=Registrar ''{0}'' defined as context-param in web.xml could not be found.
+registrarConstructorNotFound=Constructor with single Registrar parameter not found for registrar ''{0}''
+registrarDelegationFailed=Failed to delegate to registrar ''{0}''
+noComponentInstanceRegistered=No component instance registered for key ''{0}''
+moreThanOneComponentInstanceRegistered=More than one component instance registered for key ''{0}''
+componentInstantiationFailed=Failed to instantiate component for key ''{0}''
+requestContextContainerNotFound=Waffle context container not found at request level.  WaffleRequestFilter must be registered in the web.xml"
+controllerNotFound=Controller ''{0}'' not found in the Registrar for the request path ''{1}''
+executeMethodNotFoundInScriptedController=Waffle ScriptedController does not define an execute() method.

Property changes: trunk/waffle-core/src/main/resources/waffle-core-bundle.properties

Name: svn:mergeinfo
   + 


To unsubscribe from this list please visit:

http://xircles.codehaus.org/manage_email

Reply via email to