nayabinghi wrote: > I am trying to build Tomcat 6 from source but am getting some build errors I > am hoping I can get some help with. > > [javac] Note: Recompile with -Xlint:deprecation for details. > [javac] Note: Some input files use unchecked or unsafe operations. > [javac] Note: Recompile with -Xlint:unchecked for details. > [javac] 15 errors > > BUILD FAILED [...]
Look at the output preceding the above snippet. That's where the actual error messages probably are. Regards mks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]