The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
[SOLVED] Problems with building in eclipse
anonimoper
Member Posts: 10 Contributor II
Hi, I have a problem when i want run buil.xml. I have the folling error:
I am folling the next tutorial: http://www-ai.cs.uni-dortmund.de/SOFTWARE/RMD/index.html, but i don't know why it's the error.
Thanks.
I have jre7, jdk 1.7.
Buildfile: C:\Users\lDanny\workspace\rapidminer-5.3.013\rapidminer\build.xml
version.get:
[echo] Long version: 5.3.013; short version: 5.3
init:
[taskdef] Could not load definitions from resource antlib.xml. It could not be found.
[taskdef] Could not load definitions from resource org/freecompany/redline/ant/antlib.xml. It could not be found.
[taskdef] Could not load definitions from resource net/sf/antcontrib/antlib.xml. It could not be found.
[copy] Warning: Could not find file C:\Users\lDanny\workspace\rapidminer-5.3.013\rapidminer\ant\jsch-0.1.42.jar to copy.
copy-resources:
[echo] Copying resources...
version.updateFiles:
[echo] Updating to version 5.3.013
check.newDocumentationPresent:
create-documentation:
merge.changes:
[echo] Merging all changes files
BUILD FAILED
C:\Users\lDanny\workspace\rapidminer-5.3.013\rapidminer\build.xml:790: C:\Users\lDanny\workspace\rapidminer-5.3.013\rapidminer\changes does not exist.
I am folling the next tutorial: http://www-ai.cs.uni-dortmund.de/SOFTWARE/RMD/index.html, but i don't know why it's the error.
Thanks.
Tagged:
0
Answers
the build script we use contains some stuff which is relevant for us but not necessarily for you. In this particular case we enforce the existance of a changelog so we know what changed between versions. You can create that folder and try again.
Regards,
Marco