• 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/etc/omero.properties

Revision 1085, 0.9 kB (checked in by jmoore, 2 years ago)

Renaming "3.0-TRUNK" to "3.0-M3" (with update-version)

Line 
1#
2# omero.properties
3# -----------------
4# system variables which will be used both at
5# build-time and run-time
6#
7omero.version=3.0-M3
8omero.repo.local=${omero.home}/lib/repository
9omero.repo.remote=file://${user.home}/.m2/repository
10
11############################################
12# client connection
13############################################
14omero.group=user
15omero.event=User
16
17############################################
18# application server connection
19############################################
20server.host=localhost
21server.port=1099
22
23############################################
24# maven.xml properties
25# ------------------------------------------
26# when using maven.xml to generate classpath
27# files uncomment out these variables. just
28# be sure to re-comment them when using ant
29# or odd errors will appear.
30############################################
31#omero.repo.local=${user.home}/.m2/repository/
32#omero.repo.remote=file://${omero.home}/lib/repository/
Note: See TracBrowser for help on using the browser.

Download in other formats:

  • Original Format

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

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