You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@avalon.apache.org by je...@apache.org on 2002/04/27 11:59:44 UTC

cvs commit: jakarta-avalon-excalibur/sourceresolve default.properties

jefft       02/04/27 02:59:44

  Modified:    sourceresolve default.properties
  Log:
  Change jar/project name to match the directory. 'sourceresolving' is probably
  better (and goes with 'naming'), but then we should change the directory name.
  Any takers?
  
  Revision  Changes    Path
  1.7       +2 -2      jakarta-avalon-excalibur/sourceresolve/default.properties
  
  Index: default.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-avalon-excalibur/sourceresolve/default.properties,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- default.properties	22 Apr 2002 09:47:10 -0000	1.6
  +++ default.properties	27 Apr 2002 09:59:44 -0000	1.7
  @@ -5,8 +5,8 @@
   # Overridden by ../default.properties and all ant.properties
   # Not user-editable; use ant.properties files instead
   
  -name=excalibur-source-resolving
  -Name=Excalibur Source Resolving
  +name=excalibur-sourceresolve
  +Name=Excalibur Source Resolve
   dir-name=source
   version=1.0
   package-version=0.99
  
  
  

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