On 2/28/06, Wendy Smoak <[EMAIL PROTECTED]> wrote: > > I'm having trouble compiling Shale Clay.
I am seeing the same thing, but only with *very* recent bits. A build with sources from early this afternoon seems to compile fine. Maybe there was something strange in Hubert's integration this afternoon? Will investigate further. Craig Here's one of the errors: > > compile: > [javac] Compiling 83 source files to > E:\svn\shale-snapshot\clay-plugin\target\classes > [javac] > > E:\svn\shale-snapshot\clay-plugin\src\java\org\apache\shale\clay\component\LoadBundle.java:97: > incompatible types > [javac] found : java.lang.Object > [javac] required: java.lang.String > [javac] String resolvedBasename = tagUtils.eval(basename); > [javac] ^ > > I see a similar problem in ClayAmalgam, also. > > Thanks, > Wendy > >
