[OS-JIRA] Created: (WOL-533) Save nightly builds as .zip rather than tar.gz so that eclipse can use [New Archived Site...] button.

From: D Tim Cummings (JIRA) ("D)
Date: Sat Jul 07 2007 - 21:36:51 EDT

  • Next message: Alan Zebchuk (JIRA): "[OS-JIRA] Created: (WOL-534) SQL Generation shouldn't create identifiers for FK Constraints which exceed the maximum length"

    Save nightly builds as .zip rather than tar.gz so that eclipse can use [New Archived Site...] button.
    -----------------------------------------------------------------------------------------------------

                     Key: WOL-533
                     URL: http://issues.objectstyle.org/jira/browse/WOL-533
                 Project: WOProject/WOLips
              Issue Type: Improvement
              Components: wolips
        Affects Versions: 3.3.* (nightly build please specify)
             Environment: eclipse 3.3
    mac os x 10.4.9
                Reporter: D Tim Cummings
                Priority: Minor

    Many eclipse plugins are in a zip format (eg subclipse-site-1.2.1.zip). This means I can download them when connected to the internet and install them later offline without having to extract them. In eclipse Software Updates -> Find and Install, I click the [New Archived Site...] button and can select the zip file.

    The wolips site downloads are already in the correct layout in every way for this to work except they are tar.gz instead of .zip files. I can convert them to zip using the following commands

    tar -zxf wolips-4144-site.tar.gz
    zip wolips-4144-site.zip features plugins site.xml

    However, it would be convenient for everyone who does offline software updates if they already came in the zip format.

    Note that versions of eclipse prior to 3.2.2 worked well with Archived Site files.
    Eclipse 3.2.2 would not work with archived site files from anywhere.
    Eclipse 3.3 works well with archived site files (again).

    -- 
    This message is automatically generated by JIRA.
    -
    If you think it was sent incorrectly contact one of the administrators: http://issues.objectstyle.org/jira/secure/Administrators.jspa
    -
    For more information on JIRA, see: http://www.atlassian.com/software/jira
    



    This archive was generated by hypermail 2.0.0 : Sat Jul 07 2007 - 21:37:34 EDT