• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Change
  • Next Change →

Changeset 1643 for trunk/build.xml

Show
Ignore:
Timestamp:
06/18/07 15:24:13 (16 months ago)
Author:
jmoore
Message:

[PATCHES] Applying patches from Glencoe 1.1b4

  • -r260:261 (partial)
Files:
1 modified

  • trunk/build.xml (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • trunk/build.xml

    r1612 r1643  
    187187        <target name="tar"> 
    188188                <tar destfile="${product.name}-${product.version}.tar.bz2" compress="bzip2"> 
    189                         <tarfileset dir="${dist.dir}" prefix="${product.name}-${product.version}"/> 
     189                        <zipfileset dir="${dist.dir}" prefix="${product.name}-${product.version}"/> 
    190190                </tar> 
    191191        </target> 

Download in other formats:

  • Unified Diff
  • Zip Archive

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/