Problem embedding jre with headless PDE-Build [message #24643] |
Mon, 29 September 2008 05:42 |
Eclipse User |
|
|
|
Hello,
I'm currently trying to set up an automatic build for our RCP-application.
Unfortunatly I'm running into a problem when I try to integrate the jre
into the build.
in my build/features/ folder I have a folder containing the JRE. In the
build.properties of my main feature I include
root.win32.win32.x86=../<folder containing the jre>/
Now when I run the PDE-Build at some point it starts to copy the jre and
fails with the following error.
[java]
C:\cruisecontrol\projects\excalibur\build\features\Excalibur -FeatureTest\build.xml:150:
Failed to copy C:\cruisecontrol\projects\excalibur
\build\features\Excalibur-JRE\jre\lib\zi\America\Fortaleza to
C:\cruisecontrol\projects\excalibur\build\tmp\Excalibur\win3 2.win32.x86\Excalibur\jre\li
b\zi\America\Fortaleza due to java.io.FileNotFoundException
C:\cruisecontrol\projects\excalibur\build\tmp\Excalibur\win3 2.win32.x86\Excalibur\jre\lib\
zi\America\Fortaleza (Zugriff verweigert)
The strange thing is that this error occurs for different files everytime
I run the build.
Maybe someone could point me to what I'm doing wrong.
Thanks in advance for any hints.
C. Hager
|
|
|
Powered by
FUDForum. Page generated in 0.02738 seconds