• 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 1645 for branches/3.0-Beta2/build.xml

Show
Ignore:
Timestamp:
06/18/07 15:47:17 (15 months ago)
Author:
jmoore
Message:

[MERGING] source:trunk r1643 --> source:branches/3.0-Beta2

Files:
1 modified

  • branches/3.0-Beta2/build.xml (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • branches/3.0-Beta2/build.xml

    r1611 r1645  
    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/