http://nagoya.apache.org/bugzilla/show_bug.cgi?id=2211

*** shadow/2211 Mon Jun 18 05:47:09 2001
--- shadow/2211.tmp.19972       Mon Jun 18 09:54:59 2001
***************
*** 2,9 ****
  | wrong file name in readme                                                  |
  +----------------------------------------------------------------------------+
  |        Bug #: 2211                        Product: Turbine                 |
! |       Status: NEW                         Version: 2.1b3                   |
! |   Resolution:                            Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: TDK                     |
  +----------------------------------------------------------------------------+
--- 2,9 ----
  | wrong file name in readme                                                  |
  +----------------------------------------------------------------------------+
  |        Bug #: 2211                        Product: Turbine                 |
! |       Status: RESOLVED                    Version: 2.1b3                   |
! |   Resolution: FIXED                      Platform: PC                      |
  |     Severity: Normal                   OS/Version: Windows NT/2K           |
  |     Priority: Other                     Component: TDK                     |
  +----------------------------------------------------------------------------+
***************
*** 21,23 ****
--- 21,44 ----
  
  This file does not exist. My guess is that you mean the file
  "./newapp/WEB-INF/build/build.properties"
+ 
+ ------- Additional Comments From [EMAIL PROTECTED]  2001-06-18 09:54 -------
+ Hi,
+ 
+ The name of the file is correct. It is ./project/newapp.properties.
+ 
+ The ./newapp/WEB-INF/build/build.properties exists but it used for the 
+ build. 
+ It doesn't have any link with the newapp.properties file.
+ 
+ The problem is that you maybe look at the wrong path.
+ The ./project/newapp.properties file is a relative path in the 
+ ./newapp/WEB-INF/build directory.
+ 
+ The 'absolute' path (I mean from the root of your application) to the 
+ newapp.properties file is: 
+ ./newapp/WEB-INF/build/project/newapp.properties
+ 
+ 
+ Benoît
+ Benoit Jacquemont <[EMAIL PROTECTED]>
\ No newline at end of file

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to