|
From: Stephen C. <cr...@ds...> - 2005-09-07 15:29:29
|
Mark, I think the "build.sh" script should be killed, along with the JAR files that it uses. On examination, it turns out to be just an ancient copy of Apache Ant: it says "Ant version 1.1 compiled on July 18 2000". This version doesn't support many modern Ant tasks such as the "copy" task. If we do this, we will need to document that Lexi requires a recent copy of Ant to compile. But this is no great problem. Fedora Core 4 includes a modern Ant, and Eclipse has builtin Ant support. If we don't do this, I will need to back out my last change to the "build.xml" file. What do you think? -- Steve |