Re: svn commit: r797151 - /tomcat/trunk/build.xml

2009-07-24 Thread Rainer Jung
On 23.07.2009 20:43, sebb wrote:
 On 23/07/2009, ma...@apache.org ma...@apache.org wrote:
 Author: markt
  Date: Thu Jul 23 17:15:55 2009
  New Revision: 797151

  URL: http://svn.apache.org/viewvc?rev=797151view=rev
  Log:
  Correct the file name

  Modified:
 tomcat/trunk/build.xml

  Modified: tomcat/trunk/build.xml
  URL: 
 http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=797151r1=797150r2=797151view=diff
  
 ==
  --- tomcat/trunk/build.xml (original)
  +++ tomcat/trunk/build.xml Thu Jul 23 17:15:55 2009
  @@ -20,7 +20,7 @@

!-- = Initialize Property Values === 
 --

  -  !-- See build.properties.sample in the top level directory for all
  --
  +  !-- See build.properties.default in the top level directory for all   
   --
!-- property values you must customize for successful building!!!
 --
 
 AFAICT there's no *need* to customise any values, so may I suggest:
 
 s/for all/for/
 s/you must/you may need to/

I fixed the file name in the other two build files also, and made the
text more explicit. I hope everyone is satisfied ...

See: https://svn.apache.org/viewcvs.cgi?view=revrev=797425

Regards,

Rainer



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: svn commit: r797151 - /tomcat/trunk/build.xml

2009-07-24 Thread sebb
On 24/07/2009, Rainer Jung rainer.j...@kippdata.de wrote:
 On 23.07.2009 20:43, sebb wrote:
   On 23/07/2009, ma...@apache.org ma...@apache.org wrote:
   Author: markt
Date: Thu Jul 23 17:15:55 2009
New Revision: 797151
  
URL: http://svn.apache.org/viewvc?rev=797151view=rev
Log:
Correct the file name
  
Modified:
   tomcat/trunk/build.xml
  
Modified: tomcat/trunk/build.xml
URL: 
 http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=797151r1=797150r2=797151view=diff

 ==
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Thu Jul 23 17:15:55 2009
@@ -20,7 +20,7 @@
  
  !-- = Initialize Property Values 
 === --
  
-  !-- See build.properties.sample in the top level directory for all 
 --
+  !-- See build.properties.default in the top level directory for 
 all --
  !-- property values you must customize for successful building!!! 
--
  
   AFAICT there's no *need* to customise any values, so may I suggest:
  
   s/for all/for/
   s/you must/you may need to/


 I fixed the file name in the other two build files also, and made the
  text more explicit. I hope everyone is satisfied ...

+1

  See: https://svn.apache.org/viewcvs.cgi?view=revrev=797425

That's much clearer; thanks!

  Regards,


  Rainer




  -
  To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: dev-h...@tomcat.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



svn commit: r797151 - /tomcat/trunk/build.xml

2009-07-23 Thread markt
Author: markt
Date: Thu Jul 23 17:15:55 2009
New Revision: 797151

URL: http://svn.apache.org/viewvc?rev=797151view=rev
Log:
Correct the file name

Modified:
tomcat/trunk/build.xml

Modified: tomcat/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=797151r1=797150r2=797151view=diff
==
--- tomcat/trunk/build.xml (original)
+++ tomcat/trunk/build.xml Thu Jul 23 17:15:55 2009
@@ -20,7 +20,7 @@
 
   !-- = Initialize Property Values === --
 
-  !-- See build.properties.sample in the top level directory for all --
+  !-- See build.properties.default in the top level directory for all 
--
   !-- property values you must customize for successful building!!!--
   property file=${user.home}/build.properties/
   property file=build.properties/



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org



Re: svn commit: r797151 - /tomcat/trunk/build.xml

2009-07-23 Thread sebb
On 23/07/2009, ma...@apache.org ma...@apache.org wrote:
 Author: markt
  Date: Thu Jul 23 17:15:55 2009
  New Revision: 797151

  URL: http://svn.apache.org/viewvc?rev=797151view=rev
  Log:
  Correct the file name

  Modified:
 tomcat/trunk/build.xml

  Modified: tomcat/trunk/build.xml
  URL: 
 http://svn.apache.org/viewvc/tomcat/trunk/build.xml?rev=797151r1=797150r2=797151view=diff
  
 ==
  --- tomcat/trunk/build.xml (original)
  +++ tomcat/trunk/build.xml Thu Jul 23 17:15:55 2009
  @@ -20,7 +20,7 @@

!-- = Initialize Property Values === 
 --

  -  !-- See build.properties.sample in the top level directory for all 
 --
  +  !-- See build.properties.default in the top level directory for all
  --
!-- property values you must customize for successful building!!!
 --

AFAICT there's no *need* to customise any values, so may I suggest:

s/for all/for/
s/you must/you may need to/

property file=${user.home}/build.properties/
property file=build.properties/



  -
  To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
  For additional commands, e-mail: dev-h...@tomcat.apache.org



-
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org