Hello,
I tried to build lenya, but ant is not building correctly. What is wrong?
- I'm running Java5 update 22 (because Java6 didn't work) and set "1.5"
in local.build.properties
- I'm using the ant in $LENYA_HOME/tools/bin (version 1.7.1)
- there are no double libraries in other versions in the class path of
xerces, xalan, and so on
- I downloaded the .tar.gz Version for Lenya 2.0.3 and set the
environment variables
- that file "patches/bug45488.patch" is in
/d/REPOS/java/lenya203src/src/modules/kupu/patches
and in
/d/REPOS/java/lenya203src/build/lenya/webapp/lenya/modules/kupu/patches
- all files have the same permissions (774)
- I was running the build.sh within the $LENYA_HOME folder
------------
BUILD FAILED
/d/REPOS/java/lenya203src/src/targets/webapp-build.xml:174: The following error
occurred while executing this line:
/d/REPOS/java/lenya203src/src/targets/modules-build.xml:74: The following error
occurred while executing this line:
/d/REPOS/java/lenya203src/build/lenya/temp/modules-build.xml:2592: The
following error occurred while executing this line:
/d/REPOS/java/lenya203src/src/modules/kupu/build.xml:21: java.io.IOException:
java.io.IOException: patch: not found
(contents of the files see attachment)
------------
What might be wrong? Or how do I have to move the file
"patches/bug45488.patch", so that the ant-script works?
Cheers!
Daniel
:: TEL +49 (0)911 - 815 90 30 (office)
:: Daniel Bruessler - Emilienstr. 10 - 90489 Nuernberg
<antcall target="deploy-modules"/>
<ant antfile="${build.dir}/temp/modules-build.xml"
inheritall="true"
inheritrefs="true"
target="compile-modules"/>
<ant antfile="/d/REPOS/java/lenya203src/src/modules/kupu/build.xml"
dir="/d/REPOS/java/lenya203src/src/modules/kupu"/>
<patch strip="0" patchfile="patches/bug45488.patch"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]