Details

    • Sub-task
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.21.0
    • 0.21.0
    • fs
    • None
    • Incompatible change, Reviewed
    • Removed deprecated method FileSystem.delete(Path).

    Description

      Remove the following:

        /** Delete a file. */
        /** @deprecated Use delete(Path, boolean) instead */ @Deprecated 
        public abstract boolean delete(Path f) throws IOException;
      

      Attachments

        1. remove-fs-delete_v1.patch
          42 kB
          Enis Soztutar
        2. remove-fs-delete_v2.patch
          34 kB
          Enis Soztutar

        Issue Links

          Activity

            People

              enis Enis Soztutar
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: