• 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 1569 for trunk/build.xml

Show
Ignore:
Timestamp:
05/30/07 20:36:58 (15 months ago)
Author:
jmoore
Message:

[PATCHES] Applied from Glencoe 1.1b4

  • -r180:181
  • -r190:191
  • -r206:207
  • -r209:210
  • -r234:235
  • -r237:239
  • -r245:246
  • -r252:253
Files:
1 modified

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

Legend:

Unmodified
Added
Removed
  • trunk/build.xml

    r1565 r1569  
    191191        <target name="tar"> 
    192192                <tar destfile="${product.name}-${product.version}.tar.bz2" compress="bzip2"> 
    193                         <zipfileset dir="${dist.dir}" prefix="${product.name}-${product.version}"/> 
     193                        <tarfileset dir="${dist.dir}" prefix="${product.name}-${product.version}"/> 
    194194                </tar> 
    195195        </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/