Buildproblem
"Adrian Schnyder" <[email protected]> Wed, 28 Jul 2004 23:28:58 +0200
| Newsgroups | gmane.comp.java.keel.user |
|---|---|
| Message-ID | <[email protected]> |
Hi
I loaded the newest Keeel version from cvs. Subsequently, I build in
accordance with this document:
HTTP://www.keelframework.org/release/HEAD/docbook/keel-doc/html_chunk/manual/ch01.html#introduction
The buildprozess breaks with the following error:
****************************************************************************
**
keel_module:verify_config:
keel_module:clientbuild:
keel_module:clientjar:
[mkdir] Created dir: E:\workspaces\3.0\keel\clnt-struts\build\clientlib
[jar] Building jar:
E:\workspaces\3.0\keel\clnt-struts\build\clientlib\kee
l-clnt-struts-2.0.jar
keel_module:copyserverjars:
keel_module:copyclientjars:
[copy] Copying 7 files to
E:\workspaces\3.0\keel\clnt-struts\build\clientli
b
[copy] Copying E:\workspaces\3.0\keel\clnt-struts\lib\xml-apis.jar to
E:\wo
rkspaces\3.0\keel\clnt-struts\build\clientlib\xml-apis.jar
[copy] Copying E:\workspaces\3.0\keel\clnt-struts\lib\xerces-2.0.1.jar
to E
:\workspaces\3.0\keel\clnt-struts\build\clientlib\xerces-2.0.1.jar
[copy] Copying
E:\workspaces\3.0\keel\clnt-struts\lib\jdbc2_0-stdext.jar to
E:\workspaces\3.0\keel\clnt-struts\build\clientlib\jdbc2_0-stdext.jar
[copy] Copying
E:\workspaces\3.0\keel\clnt-struts\lib\commons-logging-1.0.3
.jar to
E:\workspaces\3.0\keel\clnt-struts\build\clientlib\commons-logging-1.0.3
.jar
[copy] Copying
E:\workspaces\3.0\keel\clnt-struts\lib\commons-fileupload-1.
0.jar to
E:\workspaces\3.0\keel\clnt-struts\build\clientlib\commons-fileupload-1
.0.jar
[copy] Copying
E:\workspaces\3.0\keel\clnt-struts\lib\commons-logging-api-1
.0.3.jar to
E:\workspaces\3.0\keel\clnt-struts\build\clientlib\commons-logging-a
pi-1.0.3.jar
[copy] Copying E:\workspaces\3.0\keel\clnt-struts\lib\struts.jar to
E:\work
spaces\3.0\keel\clnt-struts\build\clientlib\struts.jar
BUILD FAILED
E:\workspaces\3.0\keel\keel-build\import\keel-project.xml:51: The following
erro
r occurred while executing this line:
E:\workspaces\3.0\keel\keel-build\import\keel-project.xml:293: The following
err
or occurred while executing this line:
E:\workspaces\3.0\keel\keel-build\import\keel-project.xml:332: The following
err
or occurred while executing this line:
E:\workspaces\3.0\keel\keel-build\import\keel-project.xml:424: The following
err
or occurred while executing this line:
E:\workspaces\3.0\keel\keel-build\import\keel-iterate.xml:399: The following
err
or occurred while executing this line:
E:\workspaces\3.0\keel\keel-build\import\keel-iterate.xml:59: The following
erro
r occurred while executing this line:
E:\workspaces\3.0\keel\keel-build\import\keel-iterate.xml:208: The following
err
or occurred while executing this line:
E:\workspaces\3.0\keel\keel-build\import\keel-iterate.xml:155: The following
err
or occurred while executing this line:
java.io.FileNotFoundException: E:\workspaces\3.0\keel\clnt-cli\build.xml
(Das Sy
stem kann den angegebenen Pfad nicht finden)
Total time: 9 minutes 32 seconds
E:\workspaces\3.0\keelappl\test02>
****************************************************************************
**
What do I have to change?
Best thanks for your support
Adrian Schnyder