• 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 1058 for branches/bioformats-omero

Show
Ignore:
Timestamp:
11/01/06 12:51:02 (2 years ago)
Author:
jmoore
Message:

#443 Applying r1057 changes to bioformats-omero branch.

Files:
1 modified

  • branches/bioformats-omero/build.xml (modified) (1 diff)

Legend:

Unmodified
Added
Removed
  • branches/bioformats-omero/build.xml

    r839 r1058  
    22<project name="bioformats-omero" default="install" basedir="."> 
    33    
    4         <import file="classpath.xml"/> 
     4        <property name="classpath.file" value="classpath.xml"/> 
     5        <import file="${classpath.file}"/> 
    56 
    67        <target name="compile" depends="lifecycle.compile"> 

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/