Heelo,

When I build the JetSpeed-2 (from CVS), it raised the following exception:

db.scripts.gen:
    [echo] Generating SQL schema creation scripts for HSQLDB
    [torque-sql] Using classpath
    [torque-sql] Generating to file C:\Projects\jakarta-jetspeed-2\target\src\sq
l\hsql\report.portal.sql.generation
    [echo] Generating SQL schema creation scripts for MySQL
    [torque-sql] Using classpath
    [torque-sql] Generating to file C:\Projects\jakarta-jetspeed-2\target\src\sq
l\mysql\report.portal.sql.generation
    [echo] Generating SQL schema creation scripts for Oracle
    [torque-sql] Using classpath
    [torque-sql] Generating to file C:\Projects\jakarta-jetspeed-2\target\src\sq
l\oracle\report.portal.sql.generation

db.create.test:
db.test.properties:

db.create:
db.execute:
    [sql] Executing file: C:\Projects\jakarta-jetspeed-2\target\src\sql\hsql\pha
se3ojb-schema.sql
    [sql] [ERROR] Failed to execute: drop table if exists OJB_HL_SEQ

BUILD FAILED
File...... C:\Projects\jakarta-jetspeed-2\maven.xml
Element... sql
Line...... 532
Column.... 39
java.sql.SQLException: Table not found: IF in statement [drop table if exists OJ
B_HL_SEQ]
Total time: 7 minutes 11 seconds
Finished at: Fri Sep 10 17:26:03 CST 2004

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

Reply via email to