Ticket #97 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

Uniformly set sub-modules to 0.5-SNAPSHOT

Reported by: ebrown Assigned to: ebrown
Priority: unassigned Milestone:
Component: build-system Version: 0.5-SNAPSHOT
Keywords: Cc:
Blocking: Blocked By:

Description

We have 0.1-SNAPSHOT in some places, 0.5-SNAPSHOT, 1.0-SNAPSHOT, etc. It is bad enough that we have to specify it in multiple spots, but to have them be different all over the place is extremely confusing.

(Don't forget to patch source:head/build/architypes too.)

Dependency Graph

Change History

08/11/06 16:14:20 changed by ebrown

  • status changed from new to assigned.

08/11/06 16:34:53 changed by ebrown

  • milestone changed from TBD to august25.

08/28/06 02:39:57 changed by ebrown

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [534]) Fixes #97 Uniformly set sub-modules to 0.5-SNAPSHOT

To minimize confusion, it would be a good idea to do a mvn -U clean install from head/. You could also delete ~/.m2/repository/org/topazproject, but that really shouldn't be necessary.

10/29/07 21:12:47 changed by

  • milestone deleted.

Milestone august25 deleted