You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by ad...@apache.org on 2002/05/09 09:37:13 UTC

cvs commit: jakarta-ant-myrmidon/framework/src/java/org/apache/myrmidon/framework Resources.properties

adammurdoch    02/05/09 00:37:12

  Modified:    framework/src/java/org/apache/myrmidon/framework
                        Resources.properties
  Log:
  Wrong error message.
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-ant-myrmidon/framework/src/java/org/apache/myrmidon/framework/Resources.properties
  
  Index: Resources.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-ant-myrmidon/framework/src/java/org/apache/myrmidon/framework/Resources.properties,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- Resources.properties	14 Apr 2002 09:30:13 -0000	1.1
  +++ Resources.properties	9 May 2002 07:37:12 -0000	1.2
  @@ -6,7 +6,7 @@
   container.no-create-type-for-type.error=Could not create an instance of class "{0}" with type name "{1}".
   container.unknown-role-type.error=Could not determine the role for class "{0}".
   
  -typedef.no-lib.error=Must specify the lib parameter.
  +typedef.no-lib.error=Must specify a classpath.
   
   condition.no-resolve.error=Error resolving {0}.
   
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>