[mdr-users] Build errors when rebuilding MDR

Matthias Bohlen <[email protected]> Fri, 20 Jan 2006 10:07:35 +0100
Newsgroups gmane.comp.java.netbeans.modules.mdr.user
Message-ID <[email protected]>
Hi, all,

I am trying to track down a performance problem with MDR (takes 50
seconds to create an empty model based on a metamodel), therefor I
need to rebuild MDR from the sources and profile it. I have followed
the build instructions on http://mdr.netbeans.org/installation.html
and ran the following steps:

  set CVSROOT=:pserver:[email protected]:/cvs
  cvs -z3 checkout -P standard_nowww apisupport_nowww mdr_nowww
  cd nbbuild
  call ant init all-mdr/module   <--- strange "/" syntax here???
  cd ../mdr
  call ant download

During "ant download", more than 100 error messages appear. I am using
ant 1.6.5 and Java 1.4.2_05. I have attached a protocol file
containing all the error messages. It seems to be a classpath problem
but I cannot track it down because I can't really understand the
generated build-impl.xml script.

Did anybody have the same problem?

Cheers
Matthias at AndroMDA.org
build.log.gz (application/x-gzip, 2.9 KB) - not displayed