• 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 Changeset
  • Next Changeset →

Changeset 1645

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

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

Location:
branches/3.0-Beta2
Files:
2 modified

  • build.xml (modified) (1 diff)
  • components/antlib/resources/omero.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> 
  • branches/3.0-Beta2/components/antlib/resources/omero.xml

    r1637 r1645  
    7575                                <include name="omero.properties"/> 
    7676                                <include name="hibernate.properties"/> 
    77                                 <include name="log4j.properties"/> 
    7877                        </fileset> 
    7978                </jar> 

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/