• 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 1643

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

[PATCHES] Applying patches from Glencoe 1.1b4

  • -r260:261 (partial)
Location:
trunk
Files:
2 modified

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

    r1638 r1643  
    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/