• 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 #658 (closed story: fixed)

Opened 18 months ago

Last modified 15 months ago

Separate <dist/> into <dist-app/> <dist-blitz/> <dist-tools/>

Reported by: jmoore Owned by: jmoore
Priority: minor Milestone: 3.0-Beta2
Component: Deployment Version: 3.0-M3
Keywords: build, app, build, tools, iteration6 Cc:

Description

As outlined in OmeroBuild there are a small number of final products (deliverables) that are produced by the build system. Each of these should govern it's own <dist/> target in some way.

Change History

Changed 16 months ago by jmoore

  • keywords tools, iteration6 added; tools removed

Most of r1531 to r1537 has been working on this and related matters. See source:branches/build_changes

The net effect is:

  • much of the build.xml:<dist/> target has been separated out. More can go.
  • All C++ (and similarly complicated topics) are now separated out into tools/
  • The general process of things should be to create artifacts and place them under "dist"
  • Tools components can come behind and overwrite existing items or just use includes/ etc.

Changed 15 months ago by jmoore

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

Closing. OmeroBuild and other pages need to be updated, but the process is now clear.

  • All components other than tools/ produce artifacts which get copied to OMERO_HOME/dist
  • Then tools/ have a chance to overwrite, insert, or update artifacts to dist.
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/