Unnecessary and invalid import in GeocoderServlet
-------------------------------------------------

                 Key: OLIO-73
                 URL: https://issues.apache.org/jira/browse/OLIO-73
             Project: Olio
          Issue Type: Bug
         Environment: Build environment older than Tomcat 5.0
            Reporter: Akara Sucharitakul
            Assignee: Akara Sucharitakul


The following import in the GeocoderServlet is unused.

import org.apache.jasper.tagplugins.jstl.core.Out;

However, having the import in the file complicates the build environment. It 
needs a certain version of the jasper jstl library. Removing it will decrease 
the fragility of building the Geocoder.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to