• 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 #40 (closed task: fixed)

Opened 3 years ago

Last modified 5 months ago

Refactor version number and EAR name to single location in build.

Reported by: jmoore Owned by: jmoore
Priority: minor Milestone: 3.0-Beta3
Component: Deployment Version: 3.0-M1
Keywords: Cc:

Description (last modified by jmoore) (diff)

Currently the version number is to be found in:

  • pom.xml
  • classpath.xml(s)
  • .classpath
  • ...

Though .classpath may not be able to be eliminated, it would be good if we could reduce the instances.

The actual name of the EAR file (and possibly even the bean name) could also be factored out, e.g. into constants.

Change History

Changed 2 years ago by jmoore

  • description modified (diff)
  • summary changed from Refactor version number to single location in build. to Refactor version number and EAR name to single location in build.

#400 adds the version name to another location : /antlib/resources/server.xml

Changed 5 months ago by jmoore

  • status changed from new to closed
  • resolution set to fixed
  • milestone changed from Unscheduled to 3.0-Beta3

Completed with ivy.

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/