When I built 1.2.4 under Eclipse I created a Simple Project rather than a Java Project and then I simply right clicked the build.xml and ran Ant. It built like a command line build and was done.
- Steve -----Original Message----- From: Ron Wheeler [mailto:[EMAIL PROTECTED] Sent: Thursday, July 07, 2005 12:28 PM To: [email protected] Subject: Re: Building Lenya 1.4 under Eclipse What do you mean local.* files? I have 1035 folders with 8287 files in the build directory. Surely, that should be enough!!! What is it supposed to do next? What Ant task file is it in when it bombs? What are the minimum overrides in loca.build.properties for a jetty test? Lots of questions. Ron Michael Wechner wrote: > Ron Wheeler wrote: > >> It is getting a lot further. >> I had to install a version of Cocoon in a directory outside Eclipse >> (could have been in Eclipse I suppose) and point coccon.src.dir to >> the folder. >> >> Now I get this - after 10 minutes and 8287 files later. > > > > seems like the local.* files have not been copied. > > How does you local.build.properties file within the Lenya source dir > look like? > > Michi > >> Any ideas as to who is complaining and why? >> >> Ron >> >> >> >> Buildfile: C:\eclipse\workspace\lenya\build.xml >> init: >> [echo] ------------------- Apache Lenya 1.4-dev [1999-2005] >> ---------------- >> [echo] Building with Apache Ant version 1.6.5 compiled on June 2 >> 2005 >> [echo] Using build file C:\eclipse\workspace\lenya\build.xml >> check-cocoon: >> build-cocoon: >> prepare-cocoon: >> [copy] Copying 8287 files to >> C:\eclipse\workspace\lenya\build\lenya\webapp >> >> BUILD FAILED >> java.lang.ExceptionInInitializerError >> >> Total time: 10 minutes 18 seconds >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] For >> additional commands, e-mail: [EMAIL PROTECTED] >> >> > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
