You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by rs...@apache.org on 2002/05/22 19:25:59 UTC

cvs commit: xml-axis/java TODO.txt

rsitze      02/05/22 10:25:59

  Modified:    java     TODO.txt
  Log:
  rename of resources.properties to axis.nls.properties
  
  Revision  Changes    Path
  1.49      +2 -2      xml-axis/java/TODO.txt
  
  Index: TODO.txt
  ===================================================================
  RCS file: /home/cvs/xml-axis/java/TODO.txt,v
  retrieving revision 1.48
  retrieving revision 1.49
  diff -u -r1.48 -r1.49
  --- TODO.txt	16 May 2002 12:54:36 -0000	1.48
  +++ TODO.txt	22 May 2002 17:25:59 -0000	1.49
  @@ -142,10 +142,10 @@
   
   GENERAL / UNCATEGORIZED
   -----------------------
  -! <> Reorganize resources.properties into packages
  +! <> Reorganize axis.nls.properties into packages
   ! <> Before each release, make sure there aren't any English-language 
        strings in the code.  Folks aren't very good about putting these
  -     strings into resources.properties!
  +     strings into axis.nls.properties!
   ! <Glen> Handle static methods without needing to create object instances
   ! <> Make Version accept org.apache.axis.utils.Options-style args
   ! <> If soapenc types are used in our WSDL, we must add an import statement