Changeset 1643

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

[PATCHES] Applying patches from Glencoe 1.1b4

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

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> 

1.2.1-PRO © 2008-2009 agile42 all rights reserved (this page was served in: 0.84648 sec.)