Sorry, I did not specify the whole error.
BUILD FAILED
C:\usr\share\java\tdk\webapps\newapp\WEB-INF\build\build.xml:76: Following error
occured while executing this line
C:\usr\share\java\tdk\webapps\newapp\WEB-INF\build\build.xml:138: Execute failed
: java.io.IOException: CreateProcess: ..\src\sql\create-database.sh error=193
The problem is that, I am using a Windows environment and "ant" is setting unix as the platform. Appreciate if anyone can solve the problem.
vishist. [EMAIL PROTECTED] wrote:
Hi,
I am fairly new to turbine development. I am having problem building the newapp. Here is the output of the "ant"
Buildfile: build.xml
init:
init-tasks:
set-os:
set-windowsME:
set-windows2000:
set-windowsNT:
set-windows98:
set-unix:
unix-ext:
windows-ext:
ext: [echo] Platform = unix [echo] Extension = sh
create-database:
[echo] create-database.sh
[torque-create-db] C:\usr\share\java\tdk\webapps\newapp\WEB-INF\src\sql\create-database.sh
Environment: JDK 1.5, ant 1.7a, Windows XP.
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
