if (extr == true)
{
if (spr == true)
{
if (ant.extractSpr(f.getAbsolutePath(), deployDir
.getAbsolutePath(), name) == false)
{
JipletLogger.error("Error extracting context " + name
+ " from the corresponding spr file");
return "The zipped context could not be extracted";