[EMAIL PROTECTED] writes:
> +import org.apache.turbine.services.InstantiationException;
[...]
> - catch (org.apache.turbine.services.InstantiationException ie)
> + catch (InstantiationException ie)
Quinton, idid you do the style cleanups with some IDE (JBuilder?)?
If yes, please make sure that the import threshold is set to "first
usage". We always import all needed classes unless there is a name
clash everywhere in the code base and starting to use fully qualified
names in the code without good reason isn't necessary IMHO.
Regards
Henning
--
Dipl.-Inf. (Univ.) Henning P. Schmiedehausen INTERMETA GmbH
[EMAIL PROTECTED] +49 9131 50 654 0 http://www.intermeta.de/
Java, perl, Solaris, Linux, xSP Consulting, Web Services
freelance consultant -- Jakarta Turbine Development -- hero for hire
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]