• 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 Ticket
  • Next Ticket →

Ticket #627 (closed task: fixed)

Opened 21 months ago

Last modified 21 months ago

Make OMERO.blitz compilation optional

Reported by: jmoore Owned by: jmoore
Priority: minor Milestone: 3.0-Beta2
Component: Deployment Version: 3.0-Beta1
Keywords: blitz, iteration2 Cc: callan

Description

Currently the blitz/ build requires that slice2java be on the classpath. We should make a best effort to find that via PATH and perhaps ICE_HOME, but at some point we should just bail. Perhaps an option like quick is necessary:

  java omero noice quick install

Note: there's a similar problem with the Ice/*.ice definitions.

Change History

Changed 21 months ago by jmoore

It might also make sense to ask for the value of etc/local.properties/ice.home during <setup/>. If no value is given, then blitz can be skipped.

Changed 21 months ago by jmoore

r1327 adds ice.home and no.ice checks.

Changed 21 months ago by jmoore

  • status changed from new to closed
  • resolution set to fixed

Not using the "noice" target.

Instead, it is necessary to set no.ice=false in etc/local.properties to make blitz properly build, in which ice.home will be checked. We may eventually want ice.home to default to env.ICE_HOME.

Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

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