On 2/25/06, Michael Wechner <[EMAIL PROTECTED]> wrote: > Bob Harner wrote: > > >>I am using Ubuntu Linux ;-) but I will try it on Windows > >>next week at the office. > >> > >> > > > >Thanks a lot! > > > > > > I have tested it right now with the latest versions and it works fine > on Windows XP > > Is it possible that you have CLASSPATH, ANT_HOME or COCOON_HOME set? > > I have ONLY the env variable JAVA_HOME set! > > HTH > > Michi >
Thanks for trying! No, none of those 3 ENV's are set. Being a typical XP system, there are many unrelated ENV's set (SystemDrive, PROCESSOR_IDENTITY, TEMP, and a couple dozen others. I did some more digging and discovered that there were no files in my tools/anttasks/org/apache/lenya/cms/ant/ directory. When I tried an svn "revert" then the class files reappeared in that directory. Now the build does proceed beyond this point. Further tests show that a "build clean" deletes all the files in the tools/anttasks/org/apache/lenya/cms/ant/ directory, but a subsequent "build" doesn't put them back. You'd call this a bug, right? I must have done a "build clean" as part of an earlier attempt to get past a build problem. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
