626627628629630631632633634635636
{ // But we don't translate remote jar URLs. path = Turbine.getRealPath(path); } // Put the translated paths back to the configuration. configuration.addProperty(key,path); } } } try {