You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@turbine.apache.org by bu...@apache.org on 2002/05/10 01:05:41 UTC

DO NOT REPLY [Bug 8951] New: - sql/bookstore-data.sql (No such file or directory) ant test

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8951>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

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

sql/bookstore-data.sql (No such file or directory) ant test

           Summary: sql/bookstore-data.sql (No such file or directory) ant
                    test
           Product: Turbine
           Version: 3.0
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Torque
        AssignedTo: turbine-dev@jakarta.apache.org
        ReportedBy: igouy@yahoo.com


bookstore-data.sql seems to be missing or in the wrong directory?

torque 3 b2, SAP DB
jakarta-turbine-torque # ant test

[torque-insert-sql] Executing file: /usr/share/jakarta-turbine-
torque/target/test/rttest/src/sql/bookstore-data.sql

BUILD FAILED

/usr/share/jakarta-turbine-torque/target/test/rttest/build-torque.xml:183: 
java.io.FileNotFoundException: /usr/share/jakarta-turbine-
torque/target/test/rttest/src/sql/bookstore-data.sql (No such file or 
directory)

There is a bookstore-data.sql in the parent directory src instead of src/sql.
Copying src/bookstore-data.sql to src/sql/bookstore-data.sql seems to get 
around the problem?

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