Changeset 2599
- Timestamp:
- 07/05/08 22:16:07 (8 weeks ago)
- Files:
-
- 1 modified
-
trunk/components/antlib/resources/lifecycle.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/components/antlib/resources/lifecycle.xml
r2586 r2599 57 57 </target> 58 58 59 <target name="setup-db" depends="prepare" >59 <target name="setup-db" depends="prepare" description="Creates and installs the OMERO db in a fresh database"> 60 60 <java classname="ome.security.PasswordUtil" outputproperty="ROOTPASS" classpathref="omero.classpath"> 61 61 <arg value="${omero.rootpass}"/>
