that did it thanks. A
On Feb 10, Philip Romanik wrote: > Hi Adam, > > Did you follow the install instructions on the wiki? > > http://wiki.openlaszlo.org/SubversionBuildInstructions > > This might be what you are missing: > > cd $LZ_VENDOR_ROOT > svn up > cd $LZ_TOOLS_ROOT/build-tools/install-libs > ant > > > Phil > > > I can't build legals. I've updated the branch, tools and vendor. > > > > js2doc.compile: > > [javac] Compiling 11 source files to > > /Users/adam/laszlo/src/svn/openlaszlo/branches/legals/WEB-INF/lps/server/build > > [javac] > > /Users/adam/laszlo/src/svn/openlaszlo/branches/legals/WEB-INF/lps/server/src/org/openlaszlo/js2doc/Comment_Test.java:18: > > package org.custommonkey.xmlunit does not exist > > [javac] import org.custommonkey.xmlunit.*; > > [javac] ^ > > > > Where do I get custommonkey? > > > > Thanks, > > A > >
