Hi, I have a problem when i want run buil.xml. I have the folling error:
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 have jre7, jdk 1.7.
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.