• 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 1664 for branches

Show
Ignore:
Timestamp:
06/22/07 12:34:58 (18 months ago)
Author:
jmoore
Message:

Fixing downstream reference that crept in.

Files:
1 modified

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

Legend:

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

    r1569 r1664  
    4747                <jar update="true" destfile="${dist.dir}/blitz/services.jar" basedir="${basedir}/target/service-classes" includes="**/*"/> 
    4848                <!-- This must be reworked upstream --> 
    49                 <jar update="true" destfile="${dist.dir}/GlencoeDME.ear" basedir="${dist.dir}/blitz" includes="services.jar"/> 
     49                <jar update="true" destfile="${dist.dir}/omero.ear" basedir="${dist.dir}/blitz" includes="services.jar"/> 
    5050        </target> 
    5151 

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/