Deprecated API

Deprecated Methods
org.apache.avalon.excalibur.io.IOUtil.bufferedCopy(InputStream, OutputStream)
          Buffering streams is actively harmful! See the class description as to why. Use IOUtil.copy(InputStream, OutputStream) instead. 
org.apache.avalon.excalibur.io.FileUtil.removeExtention(String)
          Use removeExtension as removeExtention is mispelled