Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.
[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