Results 1 to 3 of 3

Thread: Help: Problems unzipping Spring zip on WinXP?

  1. #1
    Join Date
    Jun 2010
    Posts
    6

    Default Help: Problems unzipping Spring zip on WinXP?

    I downloaded Spring 3.0.5 (with docs) here:

    http://s3.amazonaws.com/dist.springf...-with-docs.zip

    When I attempt to unzip it with the built it unzip utility on Windows XP (rightclick > extract all...), it chugs along and then says "Password needed" ... says "File 'testalternatepath' is password protected." Asks me to enter a password for that file.

    I click 'skip file' and it chugs along very slowly and then asks for a password for other files ... "File 'js' is password protected" ... click 'skip file' ... "File 'PropertiesFactoryBeanTests-...' is password protected" ... click 'skip file' ... and so on.

    This can't be right. Am I doing something wrong, or is there a problem with the zip, or a problem with Windows?

    rh
    Last edited by rhume55; Dec 16th, 2010 at 02:19 PM.

  2. #2
    Join Date
    Jun 2010
    Posts
    6

    Default

    Just FYI,

    I did a "jar -xf <filename.zip>" and it appears to have unzipped fine.

    I guess I'll blame Windows?

    rh

  3. #3
    Join Date
    Jun 2006
    Location
    The Netherlands
    Posts
    13,695

    Default

    The (un)zip/compressed folders functionality in windows is flawed, it cannot handle zip files which contains a lot of small files and it has problems with long path names. So I suggest something like winzip or 7zip to unzip your files.
    Marten Deinum
    Java Consultant / Pragmatist / Open Source Enthousiast / Author


    Pro Spring MVC: With Web Flow
    Conspect

    Have you read the reference guide.
    Use the [ code ] tags, young padawan

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •