• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Last Change
  • Annotate
  • Revision Log

root/tags/omero-3.0-M3/components/dsl/build.xml

Revision 1057, 197 bytes (checked in by jmoore, 2 years ago)

#443 Fixed/checked distribution tasks: setup, setup-db, add{group/user}, deploy, update

Line 
1<?xml version="1.0" encoding="utf-8"?>
2<project name="dsl" default="install" basedir=".">
3
4        <property name="classpath.file" value="classpath.xml"/>
5        <import file="${classpath.file}"/>
6       
7</project>
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Plain Text
  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/