User: rinkrank
  Date: 02/04/21 13:40:14

  Modified:    core/resources/xdoclet/ejb Messages.properties
  Log:
  -handled classloading issues in xjavadoc in stead of xdoclet
  -some loader/module bugfixes
  
  Revision  Changes    Path
  1.12      +1 -1      xdoclet/core/resources/xdoclet/ejb/Messages.properties
  
  Index: Messages.properties
  ===================================================================
  RCS file: /cvsroot/xdoclet/xdoclet/core/resources/xdoclet/ejb/Messages.properties,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -w -r1.11 -r1.12
  --- Messages.properties       8 Apr 2002 13:46:57 -0000       1.11
  +++ Messages.properties       21 Apr 2002 20:40:14 -0000      1.12
  @@ -28,7 +28,7 @@
   unsupported_ejb_spec=Unsupported EJB Spec.: {0}
   multiple_relations={0} has declared more than one ejb:relation. That''s illegal.
   relation_must_have_name=must have attribute "name" for ejb:relation {0}
  -relation_too_many_names=attribute "name" in ejb:relation declared more than twice 
{0}
  +relation_too_many_names=The {0} relation is declared in too many places. It''s 
declared in {1}, {2} and {3}.
   relation_needs_target=The relation with the name "{0}" declared in {1} seems to be 
unidirectional since it does not occur anywhere else. The target-ejb parameter must 
therefore be specified.
   relation_needs_no_target=The relation with the name "{0}" declared in {1} seems to 
be bidirectional since it is declared in two places. The target-ejb parameter must not 
be specified for bidirectional relationships.
   relation_swap_uni=Should never swap for unidirectional relationships
  
  
  

_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to