User: rinkrank
Date: 02/03/16 10:22:16
Modified: core/resources/xdoclet Tag: XJAVADOC_REFACTORING
Messages.properties
Log:
xjavadoc refactoring. doesn't work yet, but it compiles
Revision Changes Path
No revision
No revision
1.3.2.1 +2 -5 xdoclet/core/resources/xdoclet/Messages.properties
Index: Messages.properties
===================================================================
RCS file: /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/Messages.properties,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -w -r1.3 -r1.3.2.1
--- Messages.properties 11 Feb 2002 00:08:08 -0000 1.3
+++ Messages.properties 16 Mar 2002 18:22:16 -0000 1.3.2.1
@@ -4,7 +4,7 @@
context_read_error=Running XDoclet failed. An IO error occured while reading
context data.
attribute_not_present_error={0} attribute must be present.
attribute_not_set_error={0} attribute must be set!
-no_packagenames_or_filesets=Specify either packagenames attribute or nest a fileset
to specify which files are to be processed.
+no_filesets=You must pecify at leat one fileset to indicate which files are to be
processed.
running_taskname=Running {0}
running_failed=Running XDoclet failed.
incorrect_classpath=Running XDoclet failed. A needed class was not found. Configure
classpath of XDoclet task properly.
@@ -67,10 +67,7 @@
template_tagname_is_null=tagName mandatory parameter in template file is null.
bad_tagvalue_type=Bad type. Should have been one of FOR_CLASS, FOR_METHOD or
FOR_CONSTRUCTOR or FOR_FIELD.
bad_for_type=for_type was not one of METHOD, CLASS, CONSTRUCTOR, FIELD
-tagvalue_null_class=Cannot have null class when extracting tag value.
-tagvalue_null_method=Cannot have null method when extracting tag value.
-tagvalue_null_constructor=Cannot have null constructor when extracting tag value.
-tagvalue_null_field=Cannot have null field when extracting tag value.
+tagvalue_null=Cannot have null program element when extracting tag value.
mandatory_tag_param_missing_template=Mandatory parameter ''{0}'' missing for
template tag ''{1}''.
parameter_missing_or_empty=''{0}'' parameter missing or empty.
generating_something=Generating {0}.
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel