Ticket #1114 (closed defect: fixed)

Opened 3 years ago

Last modified 2 years ago

Upgrade Groovy to 1.5.8 (when available)

Reported by: rich Assigned to: pag
Priority: low Milestone:
Component: topaz Version: 0.9
Keywords: Groovy Cc:
Blocking: Blocked By:

Description

There is a bug in groovy 1.5.7 (http://jira.codehaus.org/browse/GROOVY-3102) which prevents defaults from overriding NULL values. This is fixed in the not-yet-released 1.5.8. Unsure if the POM will automatically pull in the new Groovy or if we need to specify Groovy 1.5.8 when available,

Dependency Graph

Change History

02/13/09 14:09:00 changed by rich

  • owner changed from amit to dragisak.

08/13/09 15:42:04 changed by npeterson

  • owner changed from dragisak to pag.
  • priority changed from unassigned to low.
  • component changed from build-system to topaz.

09/04/09 17:12:43 changed by dragisak

(In [7702]) Upgrade to Groovy 1.5.8

Addresses #1114

09/04/09 17:13:30 changed by dragisak

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