- Renamed http11_java to plain http11 to avoid require conditionals
- Updated Manifest to reflect the change
- Updated JavaExtensionTask to reflect the change
The goal is simplification and less duplication. Previous
defined task are commented and specific pieces are going to
be added to tasks folder.
This was requires since Echoe do not let us remove the compilation
steps that rake-compiler needs to hook in.